-- Logs begin at Wed 2021-01-13 10:37:30 UTC, end at Wed 2021-01-13 12:14:44 UTC. -- Jan 13 11:19:52.917836 n-d-766726-7 systemd[1]: Starting Devstack devstack@c-api.service... Jan 13 11:19:52.926169 n-d-766726-7 devstack@c-api.service[87941]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Jan 13 11:19:52 2021] *** Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: nodename: n-d-766726-7 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: machine: x86_64 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: clock source: unix Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: pcre jit disabled Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: detected number of CPU cores: 4 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: current working directory: / Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: detected binary path: /usr/bin/uwsgi-core Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: dropping root privileges as early as possible Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: your processes number limit is 47843 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: your memory page size is 4096 bytes Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: detected max file descriptor number: 2048 Jan 13 11:19:52.928196 n-d-766726-7 devstack@c-api.service[87941]: lock engine: pthread robust mutexes Jan 13 11:19:52.929996 n-d-766726-7 devstack@c-api.service[87941]: thunder lock: enabled Jan 13 11:19:52.929996 n-d-766726-7 devstack@c-api.service[87941]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 13 11:19:52.929996 n-d-766726-7 devstack@c-api.service[87941]: dropping root privileges after socket binding Jan 13 11:19:52.929996 n-d-766726-7 devstack@c-api.service[87941]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 13 11:19:52.975539 n-d-766726-7 devstack@c-api.service[87941]: Python main interpreter initialized at 0x558a49d309c0 Jan 13 11:19:52.975539 n-d-766726-7 devstack@c-api.service[87941]: dropping root privileges after plugin initialization Jan 13 11:19:52.975539 n-d-766726-7 devstack@c-api.service[87941]: python threads support enabled Jan 13 11:19:52.975539 n-d-766726-7 devstack@c-api.service[87941]: your server socket listen backlog is limited to 100 connections Jan 13 11:19:52.975539 n-d-766726-7 devstack@c-api.service[87941]: your mercy for graceful operations on workers is 90 seconds Jan 13 11:19:52.976086 n-d-766726-7 devstack@c-api.service[87941]: mapped 402621 bytes (393 KB) for 2 cores Jan 13 11:19:52.976086 n-d-766726-7 devstack@c-api.service[87941]: *** Operational MODE: preforking *** Jan 13 11:19:52.976255 n-d-766726-7 devstack@c-api.service[87941]: dropping root privileges after application loading Jan 13 11:19:52.976255 n-d-766726-7 devstack@c-api.service[87941]: *** uWSGI is running in multiple interpreter mode *** Jan 13 11:19:52.976255 n-d-766726-7 devstack@c-api.service[87941]: spawned uWSGI master process (pid: 87941) Jan 13 11:19:52.976443 n-d-766726-7 systemd[1]: Started Devstack devstack@c-api.service. Jan 13 11:19:52.976816 n-d-766726-7 devstack@c-api.service[87941]: spawned uWSGI worker 1 (pid: 87942, cores: 1) Jan 13 11:19:52.977123 n-d-766726-7 devstack@c-api.service[87941]: spawned uWSGI worker 2 (pid: 87943, cores: 1) Jan 13 11:19:52.977285 n-d-766726-7 devstack@c-api.service[87941]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 13 11:19:56.456718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87942) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 13 11:19:56.458978 n-d-766726-7 devstack@c-api.service[87941]: 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. Jan 13 11:19:56.468129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87942) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 11:19:56.469421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.470641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.471266 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.472437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.472681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.472915 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.473148 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.473372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.473595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.473832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.681132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.681386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.681586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.681790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.682023 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.682383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.682484 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.690587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.690959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.691091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.691286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.691511 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.691737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.691982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.698821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.699098 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.699269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.699485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.699654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.699887 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.700130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.701937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.702171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.702400 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.702644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.702878 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.703054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.703313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.703881 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87943) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 13 11:19:56.707041 n-d-766726-7 devstack@c-api.service[87941]: 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. Jan 13 11:19:56.710903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87943) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 11:19:56.712260 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.712885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.713303 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.713987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.714219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.714446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.714682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.714948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.715141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.715379 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.912768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.913161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.913360 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.913547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.913730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.913899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.914068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.916722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.917014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.917238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.917413 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.917646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.917870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.918115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.919957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.920177 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.920361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.920589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.920816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.921004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.921238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:56.922455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:56.922652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:56.922930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:56.923164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:56.923386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:56.924244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:56.924501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.387953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.388396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.388840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.389259 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.389664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.390072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.390525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.399115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.399555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.399956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.400374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.400787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.401198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.401655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.407585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.408294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.408781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.409193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.409573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.409969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.410381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.412809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.413210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.413605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.414003 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.414379 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.414799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.415209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.424252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.424645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.425034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.425429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.425819 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.426195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.426610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.436249 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.436644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.437007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.437396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.437743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.438085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.438454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.442668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.443074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.443435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.443817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.444048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.444163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.444437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.444562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.444821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.444993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.445185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.445556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.445930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.446331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.447195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.447461 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.447810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.448160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.448492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.448825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.449187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.450327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.450689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.451090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.451471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.451843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.452223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.452636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.454542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.454998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.455372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.455747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.456119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.456489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.456872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.457468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.457468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.457814 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.457966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.458293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.458670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.459111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.461946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.462350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.462739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.463090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.463205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.463475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.463606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.463838 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.463955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.464208 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.464318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.464567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.464937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.465329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.467670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.467864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.468067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.468267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.468450 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.468653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.468779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.469035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.469145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.469413 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.469611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.469790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.469894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.470185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.472034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.472352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.472727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.473109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.473464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.473825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.474231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.475448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.475843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.476032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.476214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.476322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.476610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.476725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.476983 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.477078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.477340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.477460 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.477704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.477824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.478099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.479200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.479494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.479850 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.480213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.480567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.480921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.481292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.485623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.486000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.487616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.488010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.488392 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.488765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.488949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.489177 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.489339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.489690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.490046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.490414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.490817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.491230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.491712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.492088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.492457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.492564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.492822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.492935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.493181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.493300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.493539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.493649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.493899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.494014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.494261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.494642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.499318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.499459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.499706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.499818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.500102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.500223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.500453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.500561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.500812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.500912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.501168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.501276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.501551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.501713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.516568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.516794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.516919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.517039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.517290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.517546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.517740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.517934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.518111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.518303 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.518456 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.518574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.518888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.519018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.521349 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.521536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.521744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.521857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.522124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.522244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.522497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.522610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.522891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.523005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.523251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.523358 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.523641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.523753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.527847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.527998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.528246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.528350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.528613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.528718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.528986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.529118 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.529345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.529443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.529701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.529820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.530084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.530198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.641906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.642128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.642255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.643046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.643249 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.643369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.643618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.643739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.644007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.644172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.644389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.644548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.644804 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.644934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.648621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.648772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.648994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.649096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.649360 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.649468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.649730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.649832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.650088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.650187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.650444 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.650553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.650864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.651042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.653269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.653436 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.653661 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.653789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.654030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.654153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.654399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.654503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.654783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.654899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.655163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.655264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.655570 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.655685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.664469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.664688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.664845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.664949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.665214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.665333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.665583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.665694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.665941 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.666044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.666298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.666410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.666684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.666835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.675844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.676044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.676243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.676479 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.676664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.676837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.676983 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.677088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.677290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.677406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.677648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.677882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.678060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.678275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.685606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.685847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.685966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.686080 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.686353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.686472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.686738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.686875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.687132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.687236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.687492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.687607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.687880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.687997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.692440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.692599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.692816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.692921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.693182 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.693297 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.693550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.693661 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.693909 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.694010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.694267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.694395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.694654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.694800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.697128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.697267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.697524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.697642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.697909 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.698021 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.698297 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.698407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.698674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.698836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.699064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.699183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.699446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.699559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.701667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.701800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.702062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.702201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.702447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.702551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.702849 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.702973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.703214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.703322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.703573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.703685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.704006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.704129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.706826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.706967 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.707231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.707341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.707616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.707732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.707992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.708095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.708352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.708455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.708732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.708845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.709088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.709253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.712386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.712642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.712747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.712910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.713125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.713275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.713507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.713611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.713886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.714001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.714318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.714434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.772950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87943) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 11:19:57.773397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87942) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 11:19:57.773508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.773857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.773975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.774301 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.774556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.774969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.775077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.775339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.775488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.775696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.775812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.776058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.776246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.776399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.776502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.776741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.776850 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.777104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.777209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.777472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.777583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.777828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.777930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.778181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.778283 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.778532 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.778634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.778936 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.779041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.779287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.779390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.779642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.779744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.780015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.780120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.780372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.780516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.780721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.780886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.781172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.781324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.781462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.781600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.781738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.781875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.782054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.782197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.782421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.782564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.782793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.783475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.783726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.784082 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.784206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.784436 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.784580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.784823 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.785040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.785228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.785414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.785618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.785761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.785997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.786254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.786403 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.786524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.786669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.786861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.787101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.787244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.787468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.787613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.787837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.787978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.788188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.788343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.788546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.788689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.788880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.789050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.789232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.789374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.789582 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.789725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.789933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.790074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.790263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.790406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.790614 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.790798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.791005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.791146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.791425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.791581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.791697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.791833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.791969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.792105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.792328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.792469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.792685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.792805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.793038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.793159 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.793395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.793537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.793748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.793890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.794099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.794240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.794449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.794598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.794818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.794964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.795184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.795326 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.795534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.795677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.795890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.796033 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.796347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.796499 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.796639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.796776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.796912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.797050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.797240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.797383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.797599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.797751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.797948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.798097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.798303 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.798445 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.799256 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.799453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.799614 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.799752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.799984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.800284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.800429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.800657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.800799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.801028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.801170 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.801379 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.801685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.801841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.801980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.802118 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.802255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.802394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.802530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.802711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.802876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.803128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.803286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.803480 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.803623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.803827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.803970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.804185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.804327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.804890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.805043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.805193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.805333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.805472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.805621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.805759 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.805877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.806103 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.806245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.806459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.806657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.806857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.806997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.807180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.807338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.807530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.807681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.807877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.808024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.808234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.808384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.808585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.808857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.809018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.809250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.809423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.809566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.809887 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.810046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.810236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.810395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.810587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.810737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.810980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.811127 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.811329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.811486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.811832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.811989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.811989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.812255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.812393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.812532 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.812678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.812820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.813007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.813164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.813362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.813510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.813711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.813871 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.814059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.814236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.814464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.814706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.814998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.815322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.815472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.815614 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.815753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.815894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.816033 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.816172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.816172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.816459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.816730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.816876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.816876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.817141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.817289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.817429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.817567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.817705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.817705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.817978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.818119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.818257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.818406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.818547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.818686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.818906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.819049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.819199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.819415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.819565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.819765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.819914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.820113 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.820262 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.820471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.820634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.820818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.820976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.821166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.821315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.821521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.821670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.821888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.822184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.822184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.822477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.822862 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.823013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.823013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.823292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.823431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.823571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.823571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.823845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.823984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.824132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.824271 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.824412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.824550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.824699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.824840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.824978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.825191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.825470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.825628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.825768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.825908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.826047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.826187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.826325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.826516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.826665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.826959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.827123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.827265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.827416 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.827557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.827696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.827878 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.828027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.828227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.828375 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.828581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.828731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.828937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.829093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.829284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.829432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.829632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.829813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.830062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.830221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.830448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.830598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.830824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.830977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.831184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.831332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.831537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.831686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.831883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.832032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.832243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.832377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.832596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.832752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.832948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.833096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.833293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.833449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.833646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.833797 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.834001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.834148 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.834348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.834496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.834696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.834882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.835087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.835236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.835558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.835715 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.835857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.835996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.836135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.836273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.836412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.836561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.836760 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.836911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.837192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.837337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.837476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.837615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.837754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.837893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.838079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.838237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.838432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.838580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.838814 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.838967 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.839158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.839314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.839507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.839654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.839860 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.840007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.840211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.840359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.840558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.840706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.840911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.841072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.841264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.841481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.841623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.841775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.841914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.842053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.842258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.842422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.842708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.842882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.843036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.843179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.843318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.843457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.843596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.843735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.843946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.844105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.844293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.844451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.844650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.844798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.845008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.845207 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.845367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.846125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.846233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.846580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.846708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.846999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.847310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.847410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.847616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.847726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.848011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.848124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.848367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.848491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.848718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.848820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.849073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.849194 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.849442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.849716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.849957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.850190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.850434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.850671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.850923 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.851135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.851135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.851572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.851883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.852104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.852104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.852557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.853017 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.853251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.853251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.853707 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.853707 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.854145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.854372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.854598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.854868 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.855100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.855325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.855549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.855549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:57.855963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.856196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:57.856422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.856422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.856798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:57.856798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:57.857154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.857396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:57.857396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:57.857396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:57.858441 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 13 11:19:57.858441 n-d-766726-7 devstack@c-api.service[87941]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 13 11:19:57.858861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 13 11:19:57.858861 n-d-766726-7 devstack@c-api.service[87941]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 13 11:19:57.915706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d767005c-dcf3-47a9-9350-079e15561f18 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=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:19:57.916004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:19:58.125153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 13 11:19:58.132333 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 13 11:19:58.146101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 13 11:19:58.156603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 13 11:19:58.158669 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.159782 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.199048 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.keymgr.conf_key_mgr [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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' Jan 13 11:19:58.203522 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.204425 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.209716 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 13 11:19:58.216128 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 13 11:19:58.217938 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.218590 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.223010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 13 11:19:58.228908 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 13 11:19:58.229771 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.230236 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.230360 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.231192 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.240839 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.241656 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.248478 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.keymgr.conf_key_mgr [None req-d767005c-dcf3-47a9-9350-079e15561f18 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' Jan 13 11:19:58.251140 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.252298 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.257447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:19:58.261394 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.261850 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.263937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 13 11:19:58.268174 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.268626 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.270460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 13 11:19:58.272322 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.272741 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.273034 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.273206 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.277690 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.278458 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.282314 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.282899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d767005c-dcf3-47a9-9350-079e15561f18 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=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:19:58.283275 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.287123 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.287897 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.289248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 13 11:19:58.291605 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.292373 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.295192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.rpc [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 13 11:19:58.296582 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.297214 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.297590 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.api.contrib.hosts [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 13 11:19:58.300454 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.300641 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.300883 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.301090 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.302885 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.303307 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.305479 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.305908 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.306051 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.306572 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.307766 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.308198 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.310838 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.api.contrib.hosts [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 13 11:19:58.311037 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.311692 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.311849 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.312505 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.315360 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.315793 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.316706 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.317504 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.318041 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.318472 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.320671 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.320829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: extensions {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.321101 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.322724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: extensions {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.324563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: extra_specs {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.324723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: extra_specs {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.326730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: backups {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.328902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: backups {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.329750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-volume-manage {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.332552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-snapshot-manage {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.334622 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: encryption {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.335236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-volume-manage {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.337197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-quota-sets {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.339125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-snapshot-manage {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.339693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-volume-transfer {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.342169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-quota-class-sets {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.343156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: encryption {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.344551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-hosts {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.347506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-quota-sets {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.347981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-volume-type-access {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.350344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: qos-specs {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.351329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-volume-transfer {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.353595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: scheduler-stats {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.355438 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-quota-class-sets {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.356055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: cgsnapshots {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.358735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: capabilities {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.359039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-hosts {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.360616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: consistencygroups {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.363686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-services {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.364114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-volume-type-access {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.365502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: encryption {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.367659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-availability-zone {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.367989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: qos-specs {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.370344 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.370820 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.372914 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.373307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: scheduler-stats {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.373456 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.375446 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.375819 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.377776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: cgsnapshots {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.378589 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.379044 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.381132 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.381548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: capabilities {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.381712 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.383984 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.384413 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.385133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: consistencygroups {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.386440 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.386888 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.389092 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.389562 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.389962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-services {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.391530 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.391968 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.393760 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: encryption {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.394537 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.394997 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.396634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.snapshot_actions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] SnapshotActionsController initialized {{(pid=87942) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 11:19:58.397042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeActions extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.397474 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.398024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-availability-zone {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.399144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.399536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension AdminActions extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.399925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension AdminActions extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.400301 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension AdminActions extending resource: backups {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.400671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.401040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.401426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.401785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.402165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.402530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.402675 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.402926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension TypesManage extending resource: types {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.403295 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.403449 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.403663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension UsedLimits extending resource: limits {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.404010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.406696 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.407464 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.411148 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-d767005c-dcf3-47a9-9350-079e15561f18 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. Jan 13 11:19:58.411732 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.412531 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.417568 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.418305 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.420492 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-d767005c-dcf3-47a9-9350-079e15561f18 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 Jan 13 11:19:58.421857 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.422560 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.427696 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.428439 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.432561 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.433277 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.437668 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.438435 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.443011 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.443679 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.447016 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.447646 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.450677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.snapshot_actions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] SnapshotActionsController initialized {{(pid=87943) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 11:19:58.451413 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeActions extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.452153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.454500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.455264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension AdminActions extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.455922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension AdminActions extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.456549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension AdminActions extending resource: backups {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.457222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.457926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.458653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.459350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.460044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.460719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.461374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension TypesManage extending resource: types {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.462018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.462636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension UsedLimits extending resource: limits {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.463310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.475553 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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. Jan 13 11:19:58.489693 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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 Jan 13 11:19:58.497893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Initializing extension manager. {{(pid=87942) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 11:19:58.498369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.498799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.499355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.499686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.500040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: ExtendedServices {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.500426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-extended-services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.500765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Extended services support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.501232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.501436 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-extended-services {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.501844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.502197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.502524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: TypesExtraSpecs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.503202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-types-extra-specs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.503542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Type extra specs support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.503875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.504208 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-types-extra-specs {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.504551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.504890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.505218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Backups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.505540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: backups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.505872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Backups support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.506192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.506516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: backups {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.506898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.507236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.507561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.507883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-volume-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.508210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Enable volume actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.508532 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.508851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-volume-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.509186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.509515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.509837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: SchedulerHints {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.510160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: OS-SCH-HNT {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.510486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.510841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.511160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: OS-SCH-HNT {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.511492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.511820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.512142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.512459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-volume-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.512782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.513100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.513416 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-volume-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.513750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.514078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.514397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: SnapshotManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.514748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-snapshot-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.515111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.515430 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.515748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-snapshot-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.516083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.516409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.516733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeTypeEncryption {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.517054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: encryption {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.517494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Encryption support for volume types. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.517993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.518334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: encryption {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.518677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.519038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.519365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.519683 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.520009 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.520328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.520651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.520989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.521316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.521651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Quotas {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.521964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-quota-sets {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.522288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Quota management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.522603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.522970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-quota-sets {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.523305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.523632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.523953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeTransfer {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.524270 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-volume-transfer {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.524593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Volume transfer management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.524911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.525228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-volume-transfer {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.525561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.525892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.526421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: AdminActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.526618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-admin-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.526964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Enable admin actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.527281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.527600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-admin-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.527936 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.528264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.528584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: QuotaClasses {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.528905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-quota-class-sets {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.529224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Quota classes management support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.529541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.529858 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-quota-class-sets {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.530192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.530522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.530877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeTenantAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.531198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-vol-tenant-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.531516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.531845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.532190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-vol-tenant-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.532494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.532824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.533666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Hosts {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.533987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-hosts {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.534310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Admin-only host administration. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.534629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.535013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-hosts {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.535314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.535640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.535960 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeTypeAccess {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.536270 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-volume-type-access {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.536593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Volume type access support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.536916 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.537234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-volume-type-access {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.537565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.537892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.538211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeUnmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.538595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-volume-unmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.539007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Enable volume unmanage operation. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.539328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.539646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-volume-unmanage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.539987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.540131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Initializing extension manager. {{(pid=87943) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 11:19:58.540307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.540527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.540635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeImageMetadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.540916 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-vol-image-meta {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.541037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.541279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Show image metadata associated with the volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.541534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.541849 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-vol-image-meta {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.541988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.542227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.542488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.542646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.542880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Qos_specs_manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.543085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: ExtendedServices {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.543209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: qos-specs {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.543454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-extended-services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.543587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: QoS specs support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.543748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.543908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Extended services support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.544053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: qos-specs {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.544368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.544483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.544694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.544997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-extended-services {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.545097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeMigStatusAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.545306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-vol-mig-status-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.545608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.545719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.545919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.546224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.546332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.546553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.546722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: TypesExtraSpecs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.546910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.547232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Scheduler_stats {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.547338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-types-extra-specs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.547550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: scheduler-stats {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.547750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Type extra specs support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.547863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Scheduler stats support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.548162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.548282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.548480 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: scheduler-stats {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.549375 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.549491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-types-extra-specs {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.549704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.550000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.550111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Cgsnapshots {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.550317 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: cgsnapshots {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.550592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.550705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: cgsnapshots support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.551014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.551209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Backups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.551350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: cgsnapshots {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.551568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.551732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: backups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.551882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.552186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Capabilities {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.552302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Backups support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.552501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: capabilities {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.552792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.552906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Capabilities support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.553120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.553329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: backups {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.553442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: capabilities {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.553712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.553826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.554040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.554214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.554360 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: SnapshotUnmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.554564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.554976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-snapshot-unmanage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.555264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Enable volume unmanage operation. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.555370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-volume-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.555581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.555685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Enable volume actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.555898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-snapshot-unmanage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.556003 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.556235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.556340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-volume-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.556561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.556673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.556889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.557075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Consistencygroups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.557210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: consistencygroups {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.557343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: SchedulerHints {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.557494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: consistency groups support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.557660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: OS-SCH-HNT {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.557811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.557917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.558129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.558239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: consistencygroups {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.558454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: OS-SCH-HNT {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.558571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.558794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.558946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.559099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.559249 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: Services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.559424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.559580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-services {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.559724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Services support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.559834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-volume-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.560048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.560338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.560446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-services {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.560674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.560871 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.560976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.561204 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-volume-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.561320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: TypesManage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.561547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.561719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-types-manage {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.561860 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Types manage support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.562048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.562212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.562522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-types-manage {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.562638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: SnapshotManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.562958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.563192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.563311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-snapshot-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.563515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: SnapshotActions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.563766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.563870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-snapshot-actions {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.564129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Enable snapshot manager actions. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.564992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.565080 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.565304 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-snapshot-actions {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.565590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-snapshot-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.565704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.565938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.566173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.566287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: UsedLimits {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.566550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-used-limits {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.566811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.567043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.567221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.567403 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeTypeEncryption {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.567587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-used-limits {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.567777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.567945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: encryption {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.568123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.568383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeEncryptionMetadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.568571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Encryption support for volume types. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.568724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-volume-encryption-metadata {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.568925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.569038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.569285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.569508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: encryption {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.569684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.569905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.570117 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.570324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.570498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: VolumeHostAttribute {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.570684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.570885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-vol-host-attr {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.571132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.571304 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.571454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.571739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-vol-host-attr {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.571852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.572070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.572174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.572380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.572546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.572777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext name: AvailabilityZones {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.572966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.573170 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext alias: os-availability-zone {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.573321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext description: Describe Availability Zones. {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.573470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.573640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.573810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.573981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Loaded extension: os-availability-zone {{(pid=87942) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.574163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Quotas {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.574586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-quota-sets {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.575199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Quota management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.575327 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.575674 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.575783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.576142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-quota-sets {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.576629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.577138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.577706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeTransfer {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.578087 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.578290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-volume-transfer {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.578479 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.578893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Volume transfer management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.579480 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.580733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-volume-transfer {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.581227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.581409 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.581663 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.581769 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.582169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: AdminActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.582778 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-admin-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.583372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Enable admin actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.583750 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.583932 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.584164 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.584351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-admin-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.584784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.585305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.585726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: QuotaClasses {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.586061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-quota-class-sets {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.586394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Quota classes management support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.586734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.587105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-quota-class-sets {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.587447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.587788 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.588119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeTenantAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.588445 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-vol-tenant-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.588956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.589483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.589815 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-vol-tenant-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.590158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.590492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.590885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Hosts {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.591164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-hosts {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.591490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Admin-only host administration. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.591813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.592134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-hosts {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.592472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.592792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.593105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeTypeAccess {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.593425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-volume-type-access {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.593754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Volume type access support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.594074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.594393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-volume-type-access {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.594729 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.595082 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.595611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeUnmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.596270 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-volume-unmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.596270 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Enable volume unmanage operation. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.596510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.597025 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-volume-unmanage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.597175 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.597363 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.597623 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.597729 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.597994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeImageMetadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.598315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-vol-image-meta {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.598641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Show image metadata associated with the volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.598990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.599324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-vol-image-meta {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.599657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.599986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.600302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Qos_specs_manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.600620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: qos-specs {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.600942 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: QoS specs support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.601263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.601584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: qos-specs {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.601924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.602223 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.602335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.602542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeMigStatusAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.602655 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.602911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-vol-mig-status-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.603200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.603518 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.603844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.604338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.604523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.604783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Scheduler_stats {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.605217 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: scheduler-stats {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.605427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Scheduler stats support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.605717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.606036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: scheduler-stats {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.606368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.606696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.607042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Cgsnapshots {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.607153 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.607362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: cgsnapshots {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.607463 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.607683 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: cgsnapshots support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.608000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.608320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: cgsnapshots {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.608656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.608984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.609329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Capabilities {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.609615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: capabilities {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.609932 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Capabilities support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.610248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.610565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: capabilities {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.610929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.611879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.612199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: SnapshotUnmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.612516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-snapshot-unmanage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.612843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Enable volume unmanage operation. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.613162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.613460 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.613563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-snapshot-unmanage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.613796 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.614002 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.614191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.614447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Consistencygroups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.614715 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: consistencygroups {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.615060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: consistency groups support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.615389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.615695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: consistencygroups {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.616036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.616362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.616678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: Services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.616995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-services {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.617320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Services support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.617632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.617947 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.618175 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-services {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.618429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.618665 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.619024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.619390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: TypesManage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.619667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-types-manage {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.619893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Types manage support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.620221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.620598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-types-manage {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.620998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.621381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.621762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: SnapshotActions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.622118 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.622238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-snapshot-actions {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.622501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Enable snapshot manager actions. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.622626 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.622924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.623310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-snapshot-actions {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.623703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.624096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.624485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: UsedLimits {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.624860 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-used-limits {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.625245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.625688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.626025 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-used-limits {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.626419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.627390 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.627531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.627829 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.627934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeEncryptionMetadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.628220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-volume-encryption-metadata {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.628589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.629186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.629589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.629989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.630378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.630792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: VolumeHostAttribute {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.631164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-vol-host-attr {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.631548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.631806 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.632015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.632280 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.632499 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-vol-host-attr {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.632659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 11:19:58.633026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87943) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 11:19:58.633408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext name: AvailabilityZones {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 11:19:58.633788 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext alias: os-availability-zone {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 11:19:58.634183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext description: Describe Availability Zones. {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 11:19:58.634584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87943) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 11:19:58.634991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.extensions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Loaded extension: os-availability-zone {{(pid=87943) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 11:19:58.636047 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.636430 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.636597 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.636853 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.638637 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.639091 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.639720 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.640140 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.642450 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.642892 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.644287 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.644725 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.644913 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.645254 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.652085 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.652523 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.657667 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.658163 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.659049 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.659501 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.660440 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.660854 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.662745 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.663213 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.664228 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.664782 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.665151 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.665668 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.667414 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.667828 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.669251 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.669678 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.670698 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.671172 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.673472 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.674601 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.675905 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.676358 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.677026 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.677443 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.679412 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.680101 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.680595 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.681037 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.681672 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: extensions {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.683627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: extra_specs {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.685175 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.685677 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.685802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: backups {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.688831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-volume-manage {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.690943 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.691334 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.691646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-snapshot-manage {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.693711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: encryption {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.695622 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.695965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-quota-sets {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.696117 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.698228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-volume-transfer {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.700214 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.700653 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.700784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-quota-class-sets {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.702693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-hosts {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.703048 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.703475 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.705339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-volume-type-access {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.707819 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: qos-specs {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.709432 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.709870 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.710710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: scheduler-stats {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.712896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: cgsnapshots {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.714973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: capabilities {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.716772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: consistencygroups {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.717745 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.718187 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.719724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-services {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.721902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: encryption {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.723388 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.723842 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.724033 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extended resource: os-availability-zone {{(pid=87942) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.726130 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.726559 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.726724 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.727151 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.729153 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.729387 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.729600 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.729775 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.731515 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.731700 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.731943 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.732098 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.733752 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.734175 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.734385 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.734626 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.737276 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.737705 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.738046 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.738479 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.739947 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.740349 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.740984 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.741462 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.742398 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.742843 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.743930 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.744492 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.745046 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.745498 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.747295 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.747489 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.747778 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.748056 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.749654 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.749968 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: extensions {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.750150 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.752417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.snapshot_actions [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] SnapshotActionsController initialized {{(pid=87942) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 11:19:58.752811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeActions extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.753237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.753597 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.753974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension AdminActions extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.754224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: extra_specs {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.754371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension AdminActions extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.754699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension AdminActions extending resource: backups {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.755101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.755473 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.755859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.756210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.756606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.756975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.757328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension TypesManage extending resource: types {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.757694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.758042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension UsedLimits extending resource: limits {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.758391 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: backups {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.758553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-d767005c-dcf3-47a9-9350-079e15561f18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87942) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.764062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-volume-manage {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.765728 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-d767005c-dcf3-47a9-9350-079e15561f18 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. Jan 13 11:19:58.767671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-snapshot-manage {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.770138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: encryption {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.772038 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-d767005c-dcf3-47a9-9350-079e15561f18 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 Jan 13 11:19:58.772390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-quota-sets {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.774660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-volume-transfer {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.777042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-quota-class-sets {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.777347 n-d-766726-7 devstack@c-api.service[87941]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558a49d309c0 pid: 87942 (default app) Jan 13 11:19:58.779057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-hosts {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.780425 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1/1] 10.222.0.24 () {50 vars in 766 bytes} [Wed Jan 13 11:19:58 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 13 11:19:58.781627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-volume-type-access {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.783873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: qos-specs {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.787017 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: scheduler-stats {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.789074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: cgsnapshots {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.791219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: capabilities {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.793026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: consistencygroups {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.795931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-services {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.797856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: encryption {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.801029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extended resource: os-availability-zone {{(pid=87943) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 11:19:58.803586 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.804031 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.806601 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.807076 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.809200 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.809911 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.811840 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.812257 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.814943 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.815565 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.817746 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.818150 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.821107 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.821525 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.823781 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.824250 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.826085 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.826509 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.828466 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:19:58.828883 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:19:58.831120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.snapshot_actions [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] SnapshotActionsController initialized {{(pid=87943) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 11:19:58.831714 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeActions extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.832524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.833180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.833862 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension AdminActions extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.835216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension AdminActions extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.835216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension AdminActions extending resource: backups {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.835216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.835642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.835969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.836329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.836704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.837085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.837439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension TypesManage extending resource: types {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.837798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.838188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension UsedLimits extending resource: limits {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.838619 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87943) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 11:19:58.844681 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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. Jan 13 11:19:58.852273 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-0cf990a1-65e8-49e2-93b0-96c9d7130598 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 Jan 13 11:19:58.858016 n-d-766726-7 devstack@c-api.service[87941]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558a49d309c0 pid: 87943 (default app) Jan 13 11:20:06.514021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] POST http://10.222.0.24/volume/v3/8195c67caba84ae8acb61b185b90a7b1/types Jan 13 11:20:06.516310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:20:06.516310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:20:06.516948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:20:06.521196 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:20:06.521196 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:20:06.537587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 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=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:20:06.744424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] http://10.222.0.24/volume/v3/8195c67caba84ae8acb61b185b90a7b1/types returned with HTTP 200 Jan 13 11:20:06.745477 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 2/2] 10.222.0.24 () {60 vars in 1228 bytes} [Wed Jan 13 11:20:05 2021] POST /volume/v3/8195c67caba84ae8acb61b185b90a7b1/types => generated 186 bytes in 1047 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:20:07.137639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 req-b9ec467a-f367-490c-a1f3-2bbdfab7cce7 admin admin] POST http://10.222.0.24/volume/v3/8195c67caba84ae8acb61b185b90a7b1/types/add7bbca-3e3e-44f7-baca-86f80fba70a0/extra_specs Jan 13 11:20:07.139788 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:20:07.139788 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:20:07.140369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 req-b9ec467a-f367-490c-a1f3-2bbdfab7cce7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:20:07.144554 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:20:07.144554 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:20:07.288142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 req-b9ec467a-f367-490c-a1f3-2bbdfab7cce7 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=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:20:07.402735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 req-b9ec467a-f367-490c-a1f3-2bbdfab7cce7 admin admin] http://10.222.0.24/volume/v3/8195c67caba84ae8acb61b185b90a7b1/types/add7bbca-3e3e-44f7-baca-86f80fba70a0/extra_specs returned with HTTP 200 Jan 13 11:20:07.405087 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1/3] 10.222.0.24 () {62 vars in 1445 bytes} [Wed Jan 13 11:20:06 2021] POST /volume/v3/8195c67caba84ae8acb61b185b90a7b1/types/add7bbca-3e3e-44f7-baca-86f80fba70a0/extra_specs => generated 55 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:21:06.309331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] GET http://10.222.0.24/volume// Jan 13 11:21:06.309854 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:21:06.310246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] Calling method 'all' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:21:06.311741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:21:06.312321 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 3/4] 10.222.0.24 () {56 vars in 1088 bytes} [Wed Jan 13 11:21:06 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:23:37.192434 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f501e5a-69be-427e-b46f-b8a5b808e831 tempest-verify_tempest_config-791914795 tempest-verify_tempest_config-791914795] GET http://10.222.0.24/volume/v3/e7edca213d424d8f89e03945ef7780a2/extensions Jan 13 11:23:37.193173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f501e5a-69be-427e-b46f-b8a5b808e831 tempest-verify_tempest_config-791914795 tempest-verify_tempest_config-791914795] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:23:37.193419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f501e5a-69be-427e-b46f-b8a5b808e831 tempest-verify_tempest_config-791914795 tempest-verify_tempest_config-791914795] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:23:37.194224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f501e5a-69be-427e-b46f-b8a5b808e831 tempest-verify_tempest_config-791914795 tempest-verify_tempest_config-791914795] http://10.222.0.24/volume/v3/e7edca213d424d8f89e03945ef7780a2/extensions returned with HTTP 200 Jan 13 11:23:37.195167 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 2/5] 10.222.0.24 () {58 vars in 1213 bytes} [Wed Jan 13 11:23:37 2021] GET /volume/v3/e7edca213d424d8f89e03945ef7780a2/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:23:37.234117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] GET http://10.222.0.24/volume/ Jan 13 11:23:37.234592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:23:37.234795 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:23:37.234795 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:23:37.235171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] Calling method 'all' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:23:37.236201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6258d9c8-7c62-4030-8e1e-94f1517f89a0 admin admin] http://10.222.0.24/volume/ returned with HTTP 300 Jan 13 11:23:37.236810 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 4/6] 10.222.0.24 () {52 vars in 806 bytes} [Wed Jan 13 11:23:37 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:35:14.678210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] POST http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes Jan 13 11:35:14.679571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1082871154", "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:35:14.681107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1082871154', 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:35:14.849539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume of 1 GB Jan 13 11:35:14.879068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Availability zone cache updated, next update will occur around 2021-01-13 12:35:14.876567. {{(pid=87943) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 11:35:14.879416 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Availability Zones retrieved successfully. Jan 13 11:35:14.966937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Flow 'volume_create_api' (d964de60-a68d-4fca-b3f1-5a854627230a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:35:14.974470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb29fd6-8d13-4143-918a-1fafc24e0033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:14.978718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:35:15.165759 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb29fd6-8d13-4143-918a-1fafc24e0033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:15.169738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5b7381-6f11-4c67-8fcb-10ac2994f45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:15.244048 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] 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. Jan 13 11:35:15.245561 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] 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. Jan 13 11:35:15.305524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Created reservations ['1919eefd-6332-4f91-9a4b-42f1882a4cbd', '4c964191-fd67-4d31-aa02-991e27ee305e', '7a154495-a67d-468b-ac69-18e5882f7ee1', '13e771db-55e9-4b8c-9071-e947badea87f'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:35:15.308033 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5b7381-6f11-4c67-8fcb-10ac2994f45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1919eefd-6332-4f91-9a4b-42f1882a4cbd', '4c964191-fd67-4d31-aa02-991e27ee305e', '7a154495-a67d-468b-ac69-18e5882f7ee1', '13e771db-55e9-4b8c-9071-e947badea87f']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:15.310645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588eec1e-4cff-474f-a47b-9d12cffa5b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:15.415881 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588eec1e-4cff-474f-a47b-9d12cffa5b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe4fba6a-c774-4846-bb43-26f7e2d63b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1082871154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbc729c5d694c1d852a334d03eaa4d4',qos_specs=None,replication_status=,reservations=['1919eefd-6332-4f91-9a4b-42f1882a4cbd','4c964191-fd67-4d31-aa02-991e27ee305e','7a154495-a67d-468b-ac69-18e5882f7ee1','13e771db-55e9-4b8c-9071-e947badea87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1082871154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe4fba6a-c774-4846-bb43-26f7e2d63b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bbc729c5d694c1d852a334d03eaa4d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:15.418237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cdcf20-2ede-4eca-a510-344839cbdf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:15.453714 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cdcf20-2ede-4eca-a510-344839cbdf1d) transitioned into state 'SUCCESS' from state '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-1082871154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbc729c5d694c1d852a334d03eaa4d4',qos_specs=None,replication_status=,reservations=['1919eefd-6332-4f91-9a4b-42f1882a4cbd','4c964191-fd67-4d31-aa02-991e27ee305e','7a154495-a67d-468b-ac69-18e5882f7ee1','13e771db-55e9-4b8c-9071-e947badea87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:15.456425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d5588b-f247-4ae3-91ca-9e5d9d84ffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:15.516449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d5588b-f247-4ae3-91ca-9e5d9d84ffc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:15.526682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Flow 'volume_create_api' (d964de60-a68d-4fca-b3f1-5a854627230a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:35:15.653294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume request issued successfully. Jan 13 11:35:15.764233 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecb36f1a-2826-4b18-a089-0245ab3a92bd tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes returned with HTTP 202 Jan 13 11:35:15.766222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 3/7] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:35:14 2021] POST /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes => generated 821 bytes in 1667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:35:15.787517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7dc3003-5c79-46bf-86c2-b2cb1531d45a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:15.791132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7dc3003-5c79-46bf-86c2-b2cb1531d45a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:15.793194 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7dc3003-5c79-46bf-86c2-b2cb1531d45a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:15.986693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:15.986693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:16.009475 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f7dc3003-5c79-46bf-86c2-b2cb1531d45a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:16.100454 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7dc3003-5c79-46bf-86c2-b2cb1531d45a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:16.101298 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 5/8] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:15 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:17.122523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a60854e-c4a4-4d5e-af4f-2857d49c94f3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:17.123754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a60854e-c4a4-4d5e-af4f-2857d49c94f3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:17.125626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:17.125626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:17.126263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a60854e-c4a4-4d5e-af4f-2857d49c94f3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:17.350556 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:17.350556 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:17.440991 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8a60854e-c4a4-4d5e-af4f-2857d49c94f3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:17.500439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a60854e-c4a4-4d5e-af4f-2857d49c94f3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:17.501520 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 4/9] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:17 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:18.518291 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f88290bc-1117-42ab-8527-866b1e4e3d4a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:18.519060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f88290bc-1117-42ab-8527-866b1e4e3d4a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:18.519384 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:18.519384 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:18.519765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f88290bc-1117-42ab-8527-866b1e4e3d4a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:18.673930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:18.673930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:18.699526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f88290bc-1117-42ab-8527-866b1e4e3d4a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:18.763342 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f88290bc-1117-42ab-8527-866b1e4e3d4a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:18.764388 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 6/10] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:18 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:19.780836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68f00051-0c0d-4be9-946e-9b6735ca936c tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:19.781359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68f00051-0c0d-4be9-946e-9b6735ca936c tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:19.781527 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:19.781527 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:19.782138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68f00051-0c0d-4be9-946e-9b6735ca936c tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:19.906216 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:19.906216 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:19.928384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-68f00051-0c0d-4be9-946e-9b6735ca936c tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:19.992759 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68f00051-0c0d-4be9-946e-9b6735ca936c tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:20.005182 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 5/11] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:19 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:21.010074 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8daa3780-b342-433e-bbb6-4499dd389dd2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:21.011355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8daa3780-b342-433e-bbb6-4499dd389dd2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:21.011722 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:21.011722 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:21.012332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8daa3780-b342-433e-bbb6-4499dd389dd2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:21.154232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:21.154232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:21.182550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8daa3780-b342-433e-bbb6-4499dd389dd2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:21.237650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8daa3780-b342-433e-bbb6-4499dd389dd2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:21.238834 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 7/12] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:21 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:22.256155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b336b52-9ca0-4ed8-b4a8-54e1483efe67 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:22.256763 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b336b52-9ca0-4ed8-b4a8-54e1483efe67 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:22.256983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:22.256983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:22.257437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b336b52-9ca0-4ed8-b4a8-54e1483efe67 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:22.375382 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:22.375382 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:22.403492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b336b52-9ca0-4ed8-b4a8-54e1483efe67 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:22.475862 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b336b52-9ca0-4ed8-b4a8-54e1483efe67 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:22.476691 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 6/13] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:22 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:23.492591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bb912aa5-d8a2-46ac-8b8b-61fcb600acba tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:23.493205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bb912aa5-d8a2-46ac-8b8b-61fcb600acba tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:23.493632 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:23.493632 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:23.494286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bb912aa5-d8a2-46ac-8b8b-61fcb600acba tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:23.602609 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:23.602609 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:23.629098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bb912aa5-d8a2-46ac-8b8b-61fcb600acba tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:23.698496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bb912aa5-d8a2-46ac-8b8b-61fcb600acba tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:23.701934 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 8/14] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:23 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:24.724956 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12101e89-6921-4872-829f-7194416a948f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:24.726241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12101e89-6921-4872-829f-7194416a948f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:24.726608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:24.726608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:24.727267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12101e89-6921-4872-829f-7194416a948f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:24.820377 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:24.820377 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:24.831082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12101e89-6921-4872-829f-7194416a948f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:24.858332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12101e89-6921-4872-829f-7194416a948f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:24.859470 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 7/15] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:24 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:25.878918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f364e920-7def-4332-8d5b-6402d7518127 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:25.880489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f364e920-7def-4332-8d5b-6402d7518127 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:25.880870 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:25.880870 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:25.881502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f364e920-7def-4332-8d5b-6402d7518127 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:26.151728 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:26.151728 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:26.175472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f364e920-7def-4332-8d5b-6402d7518127 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:26.254418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f364e920-7def-4332-8d5b-6402d7518127 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:26.263063 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 9/16] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:25 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:27.281509 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f12cddd-2695-49d7-9bb3-2c76ea1bfd2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:27.283362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f12cddd-2695-49d7-9bb3-2c76ea1bfd2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:27.283739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:27.283739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:27.284917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f12cddd-2695-49d7-9bb3-2c76ea1bfd2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:27.428215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:27.428215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:27.453864 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f12cddd-2695-49d7-9bb3-2c76ea1bfd2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:27.547012 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f12cddd-2695-49d7-9bb3-2c76ea1bfd2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:27.557344 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 8/17] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:27 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:28.574059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7fb2e50f-0f0a-48e2-8388-32b7c8bcaf86 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:28.574598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7fb2e50f-0f0a-48e2-8388-32b7c8bcaf86 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:28.574817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:28.574817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:28.575453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7fb2e50f-0f0a-48e2-8388-32b7c8bcaf86 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:28.743696 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:28.743696 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:28.781631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7fb2e50f-0f0a-48e2-8388-32b7c8bcaf86 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:28.846638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7fb2e50f-0f0a-48e2-8388-32b7c8bcaf86 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:28.847527 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 10/18] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:28 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:29.864685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c05846d8-8caf-4af5-bd76-a26eb147ad3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:29.865920 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c05846d8-8caf-4af5-bd76-a26eb147ad3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:29.866343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:29.866343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:29.867449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c05846d8-8caf-4af5-bd76-a26eb147ad3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:29.989600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:29.989600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:30.021338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c05846d8-8caf-4af5-bd76-a26eb147ad3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:30.090118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c05846d8-8caf-4af5-bd76-a26eb147ad3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:30.091000 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 9/19] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:29 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:31.107214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0916411b-d6be-4074-bb2c-6681417d552a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:31.107736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0916411b-d6be-4074-bb2c-6681417d552a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:31.108302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:31.108302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:31.108937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0916411b-d6be-4074-bb2c-6681417d552a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:31.225851 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:31.225851 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:31.248234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0916411b-d6be-4074-bb2c-6681417d552a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:31.317064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0916411b-d6be-4074-bb2c-6681417d552a tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:31.317882 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 11/20] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:31 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:32.333528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e34f98a-3921-4257-8177-470b8a020aad tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:32.334648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e34f98a-3921-4257-8177-470b8a020aad tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:32.335077 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:32.335077 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:32.335695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e34f98a-3921-4257-8177-470b8a020aad tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:32.444906 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:32.444906 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:32.463742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1e34f98a-3921-4257-8177-470b8a020aad tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:32.507030 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e34f98a-3921-4257-8177-470b8a020aad tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:32.512284 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 10/21] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:32 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:33.528180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2447957c-dd09-425c-86b4-5d7748cb6f22 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:33.529284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2447957c-dd09-425c-86b4-5d7748cb6f22 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:33.529666 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:33.529666 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:33.530257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2447957c-dd09-425c-86b4-5d7748cb6f22 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:33.664232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:33.664232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:33.682693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2447957c-dd09-425c-86b4-5d7748cb6f22 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:33.756032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2447957c-dd09-425c-86b4-5d7748cb6f22 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:33.769747 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 12/22] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:33 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:34.775141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa813a48-cbce-434e-9029-468dc394d605 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:34.775680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa813a48-cbce-434e-9029-468dc394d605 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:34.776050 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:34.776050 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:34.776678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa813a48-cbce-434e-9029-468dc394d605 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:34.938272 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:34.938272 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:34.966066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-aa813a48-cbce-434e-9029-468dc394d605 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:35.013720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa813a48-cbce-434e-9029-468dc394d605 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:35.026443 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 11/23] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:34 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:36.031171 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d99d313d-ca47-45bf-aa90-acd4fecef6e4 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:36.033029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d99d313d-ca47-45bf-aa90-acd4fecef6e4 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:36.033467 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:36.033467 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:36.034321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d99d313d-ca47-45bf-aa90-acd4fecef6e4 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:36.187582 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:36.187582 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:36.208740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d99d313d-ca47-45bf-aa90-acd4fecef6e4 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:36.293330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d99d313d-ca47-45bf-aa90-acd4fecef6e4 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:36.300124 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 13/24] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:36 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 971 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:37.318858 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9083942-4e2e-4ed8-ae1e-68ffed72e67b tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:37.320156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9083942-4e2e-4ed8-ae1e-68ffed72e67b tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:37.320607 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:37.320607 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:37.321722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9083942-4e2e-4ed8-ae1e-68ffed72e67b tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:37.404475 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:37.404475 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:37.416470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9083942-4e2e-4ed8-ae1e-68ffed72e67b tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:37.447999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9083942-4e2e-4ed8-ae1e-68ffed72e67b tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:37.449014 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 12/25] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:37 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:38.465633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb630a6a-b98c-4fb3-b5c0-475b36173c8f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:38.466123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb630a6a-b98c-4fb3-b5c0-475b36173c8f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:38.466222 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:38.466222 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:38.466755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb630a6a-b98c-4fb3-b5c0-475b36173c8f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:38.564473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:38.564473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:38.582606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb630a6a-b98c-4fb3-b5c0-475b36173c8f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:38.655315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb630a6a-b98c-4fb3-b5c0-475b36173c8f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:38.656508 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 14/26] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:38 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 974 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:39.673916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-261a07c4-a670-415b-80f8-021e344865fb tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:39.674747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-261a07c4-a670-415b-80f8-021e344865fb tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:39.675242 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:39.675242 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:39.676156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-261a07c4-a670-415b-80f8-021e344865fb tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:39.807036 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:39.807036 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:39.825364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-261a07c4-a670-415b-80f8-021e344865fb tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:39.879881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-261a07c4-a670-415b-80f8-021e344865fb tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:39.884052 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 13/27] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:39 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 974 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:40.903409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7d9b3f7-4041-453b-b837-ff40db1f90a8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:40.904609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7d9b3f7-4041-453b-b837-ff40db1f90a8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:40.904985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:40.904985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:40.909038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7d9b3f7-4041-453b-b837-ff40db1f90a8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:41.047697 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:41.047697 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:41.092746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f7d9b3f7-4041-453b-b837-ff40db1f90a8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:41.152590 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7d9b3f7-4041-453b-b837-ff40db1f90a8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:41.153424 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 15/28] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:40 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 974 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:42.170149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8dfc974-f371-4892-b183-68ef975340a3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:42.171268 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8dfc974-f371-4892-b183-68ef975340a3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:42.171674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:42.171674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:42.172245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8dfc974-f371-4892-b183-68ef975340a3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:42.287042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:42.287042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:42.312548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c8dfc974-f371-4892-b183-68ef975340a3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:42.357458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8dfc974-f371-4892-b183-68ef975340a3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:42.358260 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 14/29] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:42 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 974 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:43.375138 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28cf5b42-f11e-432e-8c27-be6ac9209df8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:43.377140 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28cf5b42-f11e-432e-8c27-be6ac9209df8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:43.377504 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:43.377504 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:43.378591 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28cf5b42-f11e-432e-8c27-be6ac9209df8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:43.481071 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:43.481071 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:43.493468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-28cf5b42-f11e-432e-8c27-be6ac9209df8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:43.537694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28cf5b42-f11e-432e-8c27-be6ac9209df8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:43.539409 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 16/30] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:43 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 973 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:44.555750 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dfdfb7a9-f226-4619-8897-719cc29530f1 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:35:44.556809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dfdfb7a9-f226-4619-8897-719cc29530f1 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:44.557178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:44.557178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:44.557882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dfdfb7a9-f226-4619-8897-719cc29530f1 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:44.648798 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:44.648798 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:44.659182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dfdfb7a9-f226-4619-8897-719cc29530f1 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:44.699145 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dfdfb7a9-f226-4619-8897-719cc29530f1 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:35:44.700776 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 15/31] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:44 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 1362 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:35:44.718220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] POST http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes Jan 13 11:35:44.719442 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:44.719442 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:44.720085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1487849436"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:35:44.721670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1487849436'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:35:44.723708 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume of 1 GB Jan 13 11:35:44.781341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Availability zone cache updated, next update will occur around 2021-01-13 12:35:44.775505. {{(pid=87942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 11:35:44.783310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Availability Zones retrieved successfully. Jan 13 11:35:44.900782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Flow 'volume_create_api' (c4bce63d-4412-410e-a437-201535a73ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:35:44.902825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19b6d3c-4e77-43df-813c-5ed244b6a406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:44.904956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:35:44.986052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19b6d3c-4e77-43df-813c-5ed244b6a406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:44.988797 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8921b3e5-4010-4b32-97a4-a67c8c4a553f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:45.093342 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] 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. Jan 13 11:35:45.094256 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] 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. Jan 13 11:35:45.160927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Created reservations ['c030318a-e841-4c06-bfdc-a66b19515b55', '3495a3df-b84f-463c-af45-8f69d45be334', '1de602b7-6417-4e68-9c37-0b70febecc5f', '5fa10397-86ab-402c-b8ea-be89602912a7'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:35:45.163708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8921b3e5-4010-4b32-97a4-a67c8c4a553f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c030318a-e841-4c06-bfdc-a66b19515b55', '3495a3df-b84f-463c-af45-8f69d45be334', '1de602b7-6417-4e68-9c37-0b70febecc5f', '5fa10397-86ab-402c-b8ea-be89602912a7']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:45.167221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770935eb-6331-4a1a-b1f7-27f3ba6a9fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:45.249557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770935eb-6331-4a1a-b1f7-27f3ba6a9fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da91eb3-6e97-40fb-9e97-210bc65ef837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1487849436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbc729c5d694c1d852a334d03eaa4d4',qos_specs=None,replication_status=,reservations=['c030318a-e841-4c06-bfdc-a66b19515b55','3495a3df-b84f-463c-af45-8f69d45be334','1de602b7-6417-4e68-9c37-0b70febecc5f','5fa10397-86ab-402c-b8ea-be89602912a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1487849436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6da91eb3-6e97-40fb-9e97-210bc65ef837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bbc729c5d694c1d852a334d03eaa4d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:45.253568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c159b5-a7bc-44f5-a824-a4dc64dd7eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:45.314227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c159b5-a7bc-44f5-a824-a4dc64dd7eb5) transitioned into state 'SUCCESS' from state '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-1487849436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbc729c5d694c1d852a334d03eaa4d4',qos_specs=None,replication_status=,reservations=['c030318a-e841-4c06-bfdc-a66b19515b55','3495a3df-b84f-463c-af45-8f69d45be334','1de602b7-6417-4e68-9c37-0b70febecc5f','5fa10397-86ab-402c-b8ea-be89602912a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:45.316617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508c288b-a8c4-4159-ad66-f3438561b601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:45.425022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508c288b-a8c4-4159-ad66-f3438561b601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:45.436958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Flow 'volume_create_api' (c4bce63d-4412-410e-a437-201535a73ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:35:45.658355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume request issued successfully. Jan 13 11:35:45.730259 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e03f62c-0a66-4feb-8c8d-09bfed6013da tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes returned with HTTP 202 Jan 13 11:35:45.736323 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 17/32] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:35:44 2021] POST /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes => generated 821 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:35:45.765821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c13f47fc-d0e4-4942-aa23-f20346a76f3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:35:45.767657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c13f47fc-d0e4-4942-aa23-f20346a76f3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:45.768676 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:45.768676 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:45.770071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c13f47fc-d0e4-4942-aa23-f20346a76f3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:45.895912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:45.895912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:45.916379 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c13f47fc-d0e4-4942-aa23-f20346a76f3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:45.976392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c13f47fc-d0e4-4942-aa23-f20346a76f3f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:35:45.977697 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 16/33] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:45 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 889 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:46.999483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b9002e7-fe26-432f-8826-3d33bd737e0e tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:35:47.000117 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b9002e7-fe26-432f-8826-3d33bd737e0e tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:47.000938 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:47.000938 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:47.002073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b9002e7-fe26-432f-8826-3d33bd737e0e tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:47.104147 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:47.104147 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:47.136950 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b9002e7-fe26-432f-8826-3d33bd737e0e tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:47.223150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b9002e7-fe26-432f-8826-3d33bd737e0e tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:35:47.226315 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 18/34] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:46 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:48.241582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14321905-46eb-4658-92b6-7b8b6a8d38db tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:35:48.242957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14321905-46eb-4658-92b6-7b8b6a8d38db tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:48.243385 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:48.243385 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:48.244144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14321905-46eb-4658-92b6-7b8b6a8d38db tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:48.321580 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:48.321580 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:48.334933 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-14321905-46eb-4658-92b6-7b8b6a8d38db tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:48.372960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14321905-46eb-4658-92b6-7b8b6a8d38db tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:35:48.373937 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 17/35] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:48 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:48.388910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] POST http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes Jan 13 11:35:48.390165 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:48.390165 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:48.391888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-101147573"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:35:48.393222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-101147573'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:35:48.393783 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume of 1 GB Jan 13 11:35:48.423113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Availability Zones retrieved successfully. Jan 13 11:35:48.457271 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Flow 'volume_create_api' (9e2e7811-55d7-45f7-b337-44cfa8c7910d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:35:48.463993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb8aa0f-b036-4e51-b6d7-0ead9ecb3bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:48.466356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:35:48.615348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb8aa0f-b036-4e51-b6d7-0ead9ecb3bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:48.618073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e49090-6973-4d1a-a092-e3db4267688e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:48.798528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Created reservations ['d6e1e77f-b8a4-468c-8694-5968db550fe1', '3d30c4b0-c6c7-4bb3-88c5-eda550ce03bb', '872c5841-3ac6-4fec-a1c3-aa6de32828b1', '7a1c0698-27e9-4c64-af94-dd0b45655749'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:35:48.800601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e49090-6973-4d1a-a092-e3db4267688e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e1e77f-b8a4-468c-8694-5968db550fe1', '3d30c4b0-c6c7-4bb3-88c5-eda550ce03bb', '872c5841-3ac6-4fec-a1c3-aa6de32828b1', '7a1c0698-27e9-4c64-af94-dd0b45655749']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:48.803234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cedf8ec0-5ef9-476e-8315-530464cd39a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:48.936747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cedf8ec0-5ef9-476e-8315-530464cd39a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1bcde4d-f70e-4ee4-885f-b825b77b139b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-101147573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbc729c5d694c1d852a334d03eaa4d4',qos_specs=None,replication_status=,reservations=['d6e1e77f-b8a4-468c-8694-5968db550fe1','3d30c4b0-c6c7-4bb3-88c5-eda550ce03bb','872c5841-3ac6-4fec-a1c3-aa6de32828b1','7a1c0698-27e9-4c64-af94-dd0b45655749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-101147573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1bcde4d-f70e-4ee4-885f-b825b77b139b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bbc729c5d694c1d852a334d03eaa4d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:48.939404 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099c7470-26eb-4bf5-beb1-b3390b375db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:49.010090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099c7470-26eb-4bf5-beb1-b3390b375db0) transitioned into state 'SUCCESS' from state '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-101147573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bbc729c5d694c1d852a334d03eaa4d4',qos_specs=None,replication_status=,reservations=['d6e1e77f-b8a4-468c-8694-5968db550fe1','3d30c4b0-c6c7-4bb3-88c5-eda550ce03bb','872c5841-3ac6-4fec-a1c3-aa6de32828b1','7a1c0698-27e9-4c64-af94-dd0b45655749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2731055e544d32b7e30a94f97e1ef1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:49.019647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5baa4a3f-2e44-4191-af9b-014d2153ef35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:35:49.052921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5baa4a3f-2e44-4191-af9b-014d2153ef35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:35:49.055650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Flow 'volume_create_api' (9e2e7811-55d7-45f7-b337-44cfa8c7910d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:35:49.217892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Create volume request issued successfully. Jan 13 11:35:49.274835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b47ddbc3-508b-40c1-8e43-cc21e28b3d52 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes returned with HTTP 202 Jan 13 11:35:49.279559 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 19/36] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:35:48 2021] POST /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes => generated 820 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:35:49.302517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c44147ac-f23d-4c7d-8937-6464371886ce tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:35:49.303409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c44147ac-f23d-4c7d-8937-6464371886ce tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:49.303925 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:49.303925 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:49.304870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c44147ac-f23d-4c7d-8937-6464371886ce tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:49.415151 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:49.415151 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:49.425266 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c44147ac-f23d-4c7d-8937-6464371886ce tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:49.479332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c44147ac-f23d-4c7d-8937-6464371886ce tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 200 Jan 13 11:35:49.480181 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 18/37] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:49 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 888 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:50.497412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f4949de-1abd-4c74-8f3e-cb11032eacd5 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:35:50.498234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f4949de-1abd-4c74-8f3e-cb11032eacd5 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:50.498451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:50.498451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:50.498999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f4949de-1abd-4c74-8f3e-cb11032eacd5 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:50.673160 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:50.673160 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:50.686082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f4949de-1abd-4c74-8f3e-cb11032eacd5 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:50.732615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f4949de-1abd-4c74-8f3e-cb11032eacd5 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 200 Jan 13 11:35:50.733460 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 20/38] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:50 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:35:51.748760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4f2c421-0ff6-4991-bbc6-1f19d1cfbce8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:35:51.749867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4f2c421-0ff6-4991-bbc6-1f19d1cfbce8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:35:51.750229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:35:51.750229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:35:51.751399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4f2c421-0ff6-4991-bbc6-1f19d1cfbce8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:35:51.903404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:35:51.903404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:35:51.917063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f4f2c421-0ff6-4991-bbc6-1f19d1cfbce8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:35:51.947180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4f2c421-0ff6-4991-bbc6-1f19d1cfbce8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 200 Jan 13 11:35:51.952112 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 19/39] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:35:51 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:07.360336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] POST http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes Jan 13 11:36:07.361473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:07.361473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:07.362180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-694217918", "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:36:07.363586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-694217918', 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:36:07.596421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Create volume of 1 GB Jan 13 11:36:07.639585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Availability Zones retrieved successfully. Jan 13 11:36:07.698265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Flow 'volume_create_api' (5eb9de91-70a2-4622-ba6c-917d9a6e19bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:36:07.701390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1dc3e5-8b3e-4fb5-8669-03c4d43e0fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:36:07.707411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:36:08.004096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1dc3e5-8b3e-4fb5-8669-03c4d43e0fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:36:08.013964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e85db7ec-e296-4c1c-8c5a-a6c0ad72fb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:36:08.279489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Created reservations ['0ee978cb-fc86-4d4d-806e-c801105fe806', '91811cb1-90d9-4d17-957f-bf71449d771d', '1ef45783-4d37-4f74-b52b-c3b6355a8e00', '3c509d0e-df9b-46c9-95e1-b4ac9acbb4cc'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:36:08.281875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e85db7ec-e296-4c1c-8c5a-a6c0ad72fb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee978cb-fc86-4d4d-806e-c801105fe806', '91811cb1-90d9-4d17-957f-bf71449d771d', '1ef45783-4d37-4f74-b52b-c3b6355a8e00', '3c509d0e-df9b-46c9-95e1-b4ac9acbb4cc']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:36:08.284590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8cb1272-aafe-4eea-af4a-c84b832181f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:36:08.414695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8cb1272-aafe-4eea-af4a-c84b832181f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29396a22-2ece-4c86-98f5-c54b5478afd0', '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-694217918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38d64a3d1144f3b84819ae1ae910b9e',qos_specs=None,replication_status=,reservations=['0ee978cb-fc86-4d4d-806e-c801105fe806','91811cb1-90d9-4d17-957f-bf71449d771d','1ef45783-4d37-4f74-b52b-c3b6355a8e00','3c509d0e-df9b-46c9-95e1-b4ac9acbb4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734e3255a52b4c4f8b9fd74560216236',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-694217918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29396a22-2ece-4c86-98f5-c54b5478afd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38d64a3d1144f3b84819ae1ae910b9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='734e3255a52b4c4f8b9fd74560216236',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:36:08.417576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b139100c-5800-4489-8b1c-98ed62e63091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:36:08.454792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b139100c-5800-4489-8b1c-98ed62e63091) transitioned into state 'SUCCESS' from state '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-694217918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38d64a3d1144f3b84819ae1ae910b9e',qos_specs=None,replication_status=,reservations=['0ee978cb-fc86-4d4d-806e-c801105fe806','91811cb1-90d9-4d17-957f-bf71449d771d','1ef45783-4d37-4f74-b52b-c3b6355a8e00','3c509d0e-df9b-46c9-95e1-b4ac9acbb4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='734e3255a52b4c4f8b9fd74560216236',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:36:08.458670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73f4590-a24a-40a3-8530-8089718c1502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:36:08.487565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73f4590-a24a-40a3-8530-8089718c1502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:36:08.490272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Flow 'volume_create_api' (5eb9de91-70a2-4622-ba6c-917d9a6e19bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:36:08.549196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Create volume request issued successfully. Jan 13 11:36:08.564704 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-174d79ae-c3ec-47aa-8889-be51be25ba8a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes returned with HTTP 202 Jan 13 11:36:08.565623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 21/40] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:36:07 2021] POST /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes => generated 821 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:36:08.589802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd5baae3-75b3-4976-94b3-5849eeae4b3f tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:08.589802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd5baae3-75b3-4976-94b3-5849eeae4b3f tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:08.590354 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:08.590354 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:08.590950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd5baae3-75b3-4976-94b3-5849eeae4b3f tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:08.715051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:08.715051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:08.734105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bd5baae3-75b3-4976-94b3-5849eeae4b3f tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:08.800749 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd5baae3-75b3-4976-94b3-5849eeae4b3f tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:08.802851 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 20/41] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:08 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 889 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:09.822682 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45298bab-1aa8-4577-a5ab-09744e763c00 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:09.823300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45298bab-1aa8-4577-a5ab-09744e763c00 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:09.823517 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:09.823517 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:09.824201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45298bab-1aa8-4577-a5ab-09744e763c00 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:09.935502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:09.935502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:09.961679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-45298bab-1aa8-4577-a5ab-09744e763c00 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:10.042084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45298bab-1aa8-4577-a5ab-09744e763c00 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:10.052242 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 22/42] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:09 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:11.062883 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da305315-8431-40e6-93ea-fd0919463549 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:11.064464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da305315-8431-40e6-93ea-fd0919463549 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:11.064814 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:11.064814 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:11.065412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da305315-8431-40e6-93ea-fd0919463549 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:11.206699 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:11.206699 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:11.239328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-da305315-8431-40e6-93ea-fd0919463549 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:11.343449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da305315-8431-40e6-93ea-fd0919463549 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:11.360362 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 21/43] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:11 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:12.361760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f29728b7-7c58-4600-8755-6528c2972005 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:12.362467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f29728b7-7c58-4600-8755-6528c2972005 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:12.362697 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:12.362697 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:12.363105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f29728b7-7c58-4600-8755-6528c2972005 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:12.579480 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:12.579480 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:12.615286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f29728b7-7c58-4600-8755-6528c2972005 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:12.690466 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f29728b7-7c58-4600-8755-6528c2972005 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:12.700330 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 23/44] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:12 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:13.708182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00ed1621-372e-4289-98e6-7ebb4a1b2c3e tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:13.709434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00ed1621-372e-4289-98e6-7ebb4a1b2c3e tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:13.709798 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:13.709798 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:13.710407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00ed1621-372e-4289-98e6-7ebb4a1b2c3e tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:13.819624 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:13.819624 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:13.846529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-00ed1621-372e-4289-98e6-7ebb4a1b2c3e tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:13.896791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00ed1621-372e-4289-98e6-7ebb4a1b2c3e tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:13.898408 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 22/45] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:13 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:14.913368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dca01ff7-1ef9-4f76-877d-2ea7d0d23234 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:14.914475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dca01ff7-1ef9-4f76-877d-2ea7d0d23234 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:14.914897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:14.914897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:14.915508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dca01ff7-1ef9-4f76-877d-2ea7d0d23234 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:15.007488 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:15.007488 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:15.023443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dca01ff7-1ef9-4f76-877d-2ea7d0d23234 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:15.056471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dca01ff7-1ef9-4f76-877d-2ea7d0d23234 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:15.057659 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 24/46] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:14 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:16.076124 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec074e39-b7ea-4a0e-a86d-6c647452b3ab tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:16.077367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec074e39-b7ea-4a0e-a86d-6c647452b3ab tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:16.078149 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:16.078149 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:16.078872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec074e39-b7ea-4a0e-a86d-6c647452b3ab tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:16.258436 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:16.258436 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:16.302895 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec074e39-b7ea-4a0e-a86d-6c647452b3ab tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:16.435395 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec074e39-b7ea-4a0e-a86d-6c647452b3ab tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:16.445986 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 23/47] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:16 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:17.452771 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-73982096-dac2-42b7-be0f-a630183f2b8d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:17.455305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-73982096-dac2-42b7-be0f-a630183f2b8d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:17.455740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:17.455740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:17.456442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-73982096-dac2-42b7-be0f-a630183f2b8d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:17.557406 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:17.557406 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:17.589647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-73982096-dac2-42b7-be0f-a630183f2b8d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:17.637075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-73982096-dac2-42b7-be0f-a630183f2b8d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:17.646956 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 25/48] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:17 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:18.654227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20d1215f-7ad4-4e12-b080-ffd6940adbbc tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:18.658210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20d1215f-7ad4-4e12-b080-ffd6940adbbc tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:18.658595 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:18.658595 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:18.659528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20d1215f-7ad4-4e12-b080-ffd6940adbbc tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:18.795989 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:18.795989 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:18.828920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20d1215f-7ad4-4e12-b080-ffd6940adbbc tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:18.870478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20d1215f-7ad4-4e12-b080-ffd6940adbbc tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:18.872136 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 24/49] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:18 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:19.889412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a508ebfd-47f1-4956-980b-90bed1d0ce1d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:19.890370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a508ebfd-47f1-4956-980b-90bed1d0ce1d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:19.891098 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:19.891098 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:19.891935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a508ebfd-47f1-4956-980b-90bed1d0ce1d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:20.017859 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:20.017859 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:20.027861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a508ebfd-47f1-4956-980b-90bed1d0ce1d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:20.058947 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a508ebfd-47f1-4956-980b-90bed1d0ce1d tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:20.060193 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 26/50] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:19 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:21.077928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca8127cb-6015-4097-bd98-31d508cde588 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:21.078483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca8127cb-6015-4097-bd98-31d508cde588 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:21.078483 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:21.078483 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:21.079242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca8127cb-6015-4097-bd98-31d508cde588 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:21.214999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:21.214999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:21.236577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ca8127cb-6015-4097-bd98-31d508cde588 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:21.290293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca8127cb-6015-4097-bd98-31d508cde588 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:21.304213 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 25/51] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:21 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:22.310489 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c381e42-261f-4431-8415-f951631165a2 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:22.311645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c381e42-261f-4431-8415-f951631165a2 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:22.312835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:22.312835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:22.313793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c381e42-261f-4431-8415-f951631165a2 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:22.413907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:22.413907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:22.426691 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2c381e42-261f-4431-8415-f951631165a2 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:22.476141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c381e42-261f-4431-8415-f951631165a2 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:22.489350 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 27/52] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:22 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:23.493780 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69d97065-38b8-42d8-be6c-617e71a87492 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:23.494301 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69d97065-38b8-42d8-be6c-617e71a87492 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:23.494519 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:23.494519 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:23.494902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69d97065-38b8-42d8-be6c-617e71a87492 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:23.631069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:23.631069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:23.648090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-69d97065-38b8-42d8-be6c-617e71a87492 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:23.688493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69d97065-38b8-42d8-be6c-617e71a87492 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:23.689630 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 26/53] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:23 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:24.712789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc9bdc33-7cb9-4dc5-87b3-308059679950 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:24.713363 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc9bdc33-7cb9-4dc5-87b3-308059679950 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:24.713502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:24.713502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:24.713812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc9bdc33-7cb9-4dc5-87b3-308059679950 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:24.825411 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:24.825411 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:24.836645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc9bdc33-7cb9-4dc5-87b3-308059679950 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:24.864504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc9bdc33-7cb9-4dc5-87b3-308059679950 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:24.879798 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 28/54] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:24 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:25.881877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cb21b6a-9b12-4e68-9406-b459fa29fef6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:25.882575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cb21b6a-9b12-4e68-9406-b459fa29fef6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:25.882950 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:25.882950 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:25.883524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cb21b6a-9b12-4e68-9406-b459fa29fef6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:26.098401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:26.098401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:26.111034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7cb21b6a-9b12-4e68-9406-b459fa29fef6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:26.170268 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cb21b6a-9b12-4e68-9406-b459fa29fef6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:26.174423 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 27/55] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:25 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:27.192833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92975f11-09f0-40a4-ac91-25fae85c99fd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:27.194085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92975f11-09f0-40a4-ac91-25fae85c99fd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:27.194451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:27.194451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:27.195771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92975f11-09f0-40a4-ac91-25fae85c99fd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:27.332988 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:27.332988 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:27.359892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-92975f11-09f0-40a4-ac91-25fae85c99fd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:27.409345 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92975f11-09f0-40a4-ac91-25fae85c99fd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:27.410475 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 29/56] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:27 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:36:28.426359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-59b338e4-5551-42d1-b600-545ad49e3fb0 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:28.426900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-59b338e4-5551-42d1-b600-545ad49e3fb0 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:28.427297 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:28.427297 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:28.428530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-59b338e4-5551-42d1-b600-545ad49e3fb0 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:28.535953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:28.535953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:28.561713 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-59b338e4-5551-42d1-b600-545ad49e3fb0 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:28.608066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-59b338e4-5551-42d1-b600-545ad49e3fb0 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:28.612008 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 28/57] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:28 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 971 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:29.657917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ba39bab-b1f6-48f3-bae0-894ec8748acd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:29.663192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ba39bab-b1f6-48f3-bae0-894ec8748acd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:29.674929 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:29.674929 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:29.694830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ba39bab-b1f6-48f3-bae0-894ec8748acd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:29.833139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:29.833139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:29.842985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9ba39bab-b1f6-48f3-bae0-894ec8748acd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:29.901947 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ba39bab-b1f6-48f3-bae0-894ec8748acd tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:29.904030 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 30/58] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:29 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 971 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:30.920345 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5018c8fc-39dd-4149-9df6-25e14a101217 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:30.923212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5018c8fc-39dd-4149-9df6-25e14a101217 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:30.924024 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:30.924024 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:30.924740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5018c8fc-39dd-4149-9df6-25e14a101217 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:30.992871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:30.992871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:31.018515 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5018c8fc-39dd-4149-9df6-25e14a101217 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:31.050205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5018c8fc-39dd-4149-9df6-25e14a101217 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:31.052225 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 29/59] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:30 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 974 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:32.068403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-adabc7e1-3b58-43e5-867a-8a02dfa44fd6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:32.068936 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-adabc7e1-3b58-43e5-867a-8a02dfa44fd6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:32.069320 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:32.069320 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:32.069702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-adabc7e1-3b58-43e5-867a-8a02dfa44fd6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:32.224923 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:32.224923 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:32.249226 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-adabc7e1-3b58-43e5-867a-8a02dfa44fd6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:32.306725 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-adabc7e1-3b58-43e5-867a-8a02dfa44fd6 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:32.310283 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 31/60] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:32 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 974 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:33.326481 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08f0f44e-10b8-4152-b730-97e24a745b6b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:33.327052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08f0f44e-10b8-4152-b730-97e24a745b6b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:33.327266 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:33.327266 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:33.328077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08f0f44e-10b8-4152-b730-97e24a745b6b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:33.437396 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:33.437396 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:33.454667 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-08f0f44e-10b8-4152-b730-97e24a745b6b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:33.484404 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08f0f44e-10b8-4152-b730-97e24a745b6b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:33.485495 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 30/61] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:33 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 974 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:34.503019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fdd6a336-1d6b-4ed7-964d-23121b6bea15 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:34.503593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fdd6a336-1d6b-4ed7-964d-23121b6bea15 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:34.503841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:34.503841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:34.504490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fdd6a336-1d6b-4ed7-964d-23121b6bea15 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:34.632329 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:34.632329 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:34.653440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fdd6a336-1d6b-4ed7-964d-23121b6bea15 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:34.742943 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fdd6a336-1d6b-4ed7-964d-23121b6bea15 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:34.744904 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 32/62] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:34 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 974 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:35.761198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ebb7d9e-049e-4654-8be4-9eb05afcc28b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:35.762316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ebb7d9e-049e-4654-8be4-9eb05afcc28b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:35.762740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:35.762740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:35.763413 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ebb7d9e-049e-4654-8be4-9eb05afcc28b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:35.895900 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:35.895900 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:35.916374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2ebb7d9e-049e-4654-8be4-9eb05afcc28b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:35.969766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ebb7d9e-049e-4654-8be4-9eb05afcc28b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:35.970976 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 31/63] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:35 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 974 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:36.988818 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58251f49-8bc2-4c09-8f35-141aab4cd60a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:36.990646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58251f49-8bc2-4c09-8f35-141aab4cd60a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:36.991099 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:36.991099 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:36.991786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58251f49-8bc2-4c09-8f35-141aab4cd60a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:37.187920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:37.187920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:37.220854 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-58251f49-8bc2-4c09-8f35-141aab4cd60a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:37.298154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58251f49-8bc2-4c09-8f35-141aab4cd60a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:37.304224 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 33/64] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:36:36 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 1362 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:37.448074 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-2ebb7d9e-049e-4654-8be4-9eb05afcc28b tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] 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. Jan 13 11:36:37.451339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:37.452739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:37.453146 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:37.453146 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:37.453747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:37.522368 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:37.522368 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:37.534295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:37.571452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:37.572826 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 32/65] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:36:37 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 1362 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:40.598351 n-d-766726-7 devstack@c-api.service[87941]: WARNING keystonemiddleware.auth_token [None req-58251f49-8bc2-4c09-8f35-141aab4cd60a tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] 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. Jan 13 11:36:40.602249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-35feaf9e-7e26-4b77-9a01-4f334505b209 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:40.602790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-35feaf9e-7e26-4b77-9a01-4f334505b209 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:40.602997 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:40.602997 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:40.603787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-35feaf9e-7e26-4b77-9a01-4f334505b209 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:40.669025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:40.669025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:40.679563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-35feaf9e-7e26-4b77-9a01-4f334505b209 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:40.705517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-35feaf9e-7e26-4b77-9a01-4f334505b209 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 200 Jan 13 11:36:40.716728 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 34/66] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:36:40 2021] GET /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 1362 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:40.718980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] GET http://10.222.0.24/volume// Jan 13 11:36:40.719820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:40.720037 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:40.720037 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:40.720422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:40.721878 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-877aa4bb-2d22-4280-9612-e2c97b4d1571 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:36:40.722490 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 33/67] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:36:40 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:36:40.740519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-c19414f7-5d89-4a22-a067-ac72ba93e996 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] POST http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/attachments Jan 13 11:36:40.741499 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:40.741499 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:40.742084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-c19414f7-5d89-4a22-a067-ac72ba93e996 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29396a22-2ece-4c86-98f5-c54b5478afd0", "instance_uuid": "d8e2b0e7-c5fa-4de7-b160-f2bc8aa45758", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:36:40.807456 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:40.807456 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:40.875380 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91bf3a42-a154-415f-9638-5094ab60a9b7 req-c19414f7-5d89-4a22-a067-ac72ba93e996 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/attachments returned with HTTP 200 Jan 13 11:36:40.876624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 35/68] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:36:40 2021] POST /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:41.320266 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-f9979454-7522-45e4-911e-3bb271354346 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] DELETE http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/attachments/732df634-7223-41a4-9608-a644770d1db1 Jan 13 11:36:41.321067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-f9979454-7522-45e4-911e-3bb271354346 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:41.321553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-f9979454-7522-45e4-911e-3bb271354346 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:41.369840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:41.369840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:41.631394 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:36:41.631394 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:36:41.654009 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-f9979454-7522-45e4-911e-3bb271354346 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:36:41.654701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-f9979454-7522-45e4-911e-3bb271354346 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:36:41.665809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-f9979454-7522-45e4-911e-3bb271354346 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/attachments/732df634-7223-41a4-9608-a644770d1db1 returned with HTTP 200 Jan 13 11:36:41.678428 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 34/69] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:36:41 2021] DELETE /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/attachments/732df634-7223-41a4-9608-a644770d1db1 => generated 19 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:41.688673 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] DELETE http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:41.689200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:41.689785 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:41.689785 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:41.690176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:41.690664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Delete volume with id: 29396a22-2ece-4c86-98f5-c54b5478afd0 Jan 13 11:36:41.785996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:41.785996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:41.787764 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Volume info retrieved successfully. Jan 13 11:36:41.868674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] Delete volume request issued successfully. Jan 13 11:36:41.869412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-38a9e3e4-c571-4ce3-b455-928e24d04c08 req-70fd82c6-b264-4ba1-a96f-d91fac2b4758 tempest-ServersTestBootFromVolume-333400962 tempest-ServersTestBootFromVolume-333400962] http://10.222.0.24/volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 returned with HTTP 202 Jan 13 11:36:41.870990 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 36/70] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 11:36:41 2021] DELETE /volume/v3/a38d64a3d1144f3b84819ae1ae910b9e/volumes/29396a22-2ece-4c86-98f5-c54b5478afd0 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:36:43.642565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-356ab987-bb1e-48b0-acf1-e91bbdfada79 req-da525098-64e5-46ac-a990-12083e7593ca tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] DELETE http://10.222.0.24/volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/tempest-invalid-1058955087 Jan 13 11:36:43.643150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-356ab987-bb1e-48b0-acf1-e91bbdfada79 req-da525098-64e5-46ac-a990-12083e7593ca tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:43.643335 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:43.643335 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:43.643711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-356ab987-bb1e-48b0-acf1-e91bbdfada79 req-da525098-64e5-46ac-a990-12083e7593ca tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:43.644188 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-356ab987-bb1e-48b0-acf1-e91bbdfada79 req-da525098-64e5-46ac-a990-12083e7593ca tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Delete volume with id: tempest-invalid-1058955087 Jan 13 11:36:43.781772 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-356ab987-bb1e-48b0-acf1-e91bbdfada79 req-da525098-64e5-46ac-a990-12083e7593ca tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] http://10.222.0.24/volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/tempest-invalid-1058955087 returned with HTTP 404 Jan 13 11:36:43.782899 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 35/71] 10.222.0.24 () {62 vars in 1561 bytes} [Wed Jan 13 11:36:43 2021] DELETE /volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/tempest-invalid-1058955087 => generated 99 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:36:43.892328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-920cffc8-cafb-4d8e-9c72-33a43453ad5b req-c31b558d-6a3c-42f1-b4d8-6c43dd732a54 tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] DELETE http://10.222.0.24/volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/b7f579f3-b58b-431b-9be0-b751d73e16e8 Jan 13 11:36:43.892802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-920cffc8-cafb-4d8e-9c72-33a43453ad5b req-c31b558d-6a3c-42f1-b4d8-6c43dd732a54 tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:43.892999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:43.892999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:43.893641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-920cffc8-cafb-4d8e-9c72-33a43453ad5b req-c31b558d-6a3c-42f1-b4d8-6c43dd732a54 tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:43.894260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-920cffc8-cafb-4d8e-9c72-33a43453ad5b req-c31b558d-6a3c-42f1-b4d8-6c43dd732a54 tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Delete volume with id: b7f579f3-b58b-431b-9be0-b751d73e16e8 Jan 13 11:36:44.024596 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-920cffc8-cafb-4d8e-9c72-33a43453ad5b req-c31b558d-6a3c-42f1-b4d8-6c43dd732a54 tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] http://10.222.0.24/volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/b7f579f3-b58b-431b-9be0-b751d73e16e8 returned with HTTP 404 Jan 13 11:36:44.025767 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 37/72] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 11:36:43 2021] DELETE /volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/b7f579f3-b58b-431b-9be0-b751d73e16e8 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:36:44.111367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-0ce9b622-004b-4270-885d-fc4bd3545254 req-3dc2b8ff-8cce-4cc7-9a63-aa36cb36090c tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] GET http://10.222.0.24/volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/964a2d78-353c-465b-8932-77569905a439 Jan 13 11:36:44.111897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-0ce9b622-004b-4270-885d-fc4bd3545254 req-3dc2b8ff-8cce-4cc7-9a63-aa36cb36090c tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:44.112385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-0ce9b622-004b-4270-885d-fc4bd3545254 req-3dc2b8ff-8cce-4cc7-9a63-aa36cb36090c tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:44.238960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-0ce9b622-004b-4270-885d-fc4bd3545254 req-3dc2b8ff-8cce-4cc7-9a63-aa36cb36090c tempest-VolumesNegativeTest-409408058 tempest-VolumesNegativeTest-409408058] http://10.222.0.24/volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/964a2d78-353c-465b-8932-77569905a439 returned with HTTP 404 Jan 13 11:36:44.240314 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 36/73] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:36:44 2021] GET /volume/v3/8e6aafef058a47a0bda58cbae91b8904/volumes/964a2d78-353c-465b-8932-77569905a439 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:36:57.628089 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-7c034f25-b41c-438e-93fa-7a814da48235 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:36:57.628961 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-7c034f25-b41c-438e-93fa-7a814da48235 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:57.629540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-7c034f25-b41c-438e-93fa-7a814da48235 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:57.763404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:57.763404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:57.790270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-7c034f25-b41c-438e-93fa-7a814da48235 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:36:57.854929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-7c034f25-b41c-438e-93fa-7a814da48235 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:36:57.856713 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 38/74] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:36:57 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 1362 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:57.872421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:36:57.873112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:57.874399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:58.053327 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:58.053327 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:58.093064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:36:58.218985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:36:58.219925 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 37/75] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:36:57 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 914 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:58.236601 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-876ee06f-d386-49f5-b32d-7883989708b8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:36:58.237547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-876ee06f-d386-49f5-b32d-7883989708b8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:58.237768 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:58.237768 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:58.238149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-876ee06f-d386-49f5-b32d-7883989708b8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:58.446519 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:58.446519 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:58.458011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-876ee06f-d386-49f5-b32d-7883989708b8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:36:58.487007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-876ee06f-d386-49f5-b32d-7883989708b8 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 200 Jan 13 11:36:58.489104 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 39/76] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:36:58 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 913 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:36:58.508673 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume// Jan 13 11:36:58.509373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:58.509737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:58.509737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:58.510364 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:58.511583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:36:58.512781 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 38/77] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:36:58 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:36:58.531663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-ad958e24-96c9-4bf9-9e3b-342c4c0aceef tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] POST http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments Jan 13 11:36:58.532325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:58.532325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:58.532927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-ad958e24-96c9-4bf9-9e3b-342c4c0aceef tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe4fba6a-c774-4846-bb43-26f7e2d63b89", "instance_uuid": "34ef5c18-3daf-4f32-9d20-3603f3ced078", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:36:58.661824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:58.661824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:58.814528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-ad958e24-96c9-4bf9-9e3b-342c4c0aceef tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments returned with HTTP 200 Jan 13 11:36:58.815691 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 40/78] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:36:58 2021] POST /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:36:58.824388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume// Jan 13 11:36:58.824982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:58.827108 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:58.828430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:36:58.829271 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 39/79] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:36:58 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:36:58.854084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-e4d45882-940e-4220-9993-5df08d7d6518 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] POST http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments Jan 13 11:36:58.854613 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:58.854613 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:58.855158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-e4d45882-940e-4220-9993-5df08d7d6518 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6da91eb3-6e97-40fb-9e97-210bc65ef837", "instance_uuid": "34ef5c18-3daf-4f32-9d20-3603f3ced078", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:36:59.015058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:59.015058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:59.137521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-e4d45882-940e-4220-9993-5df08d7d6518 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments returned with HTTP 200 Jan 13 11:36:59.140441 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 41/80] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:36:58 2021] POST /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments => generated 273 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:59.151612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume// Jan 13 11:36:59.152057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:59.152546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:36:59.153593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-65e0a568-7539-400f-ad53-49bc0f4a066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:36:59.154374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 40/81] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:36:59 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:36:59.179717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-2e720499-8eb1-4e5d-b3d1-1596699ad2d3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] POST http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments Jan 13 11:36:59.181020 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:36:59.181020 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:36:59.184237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-2e720499-8eb1-4e5d-b3d1-1596699ad2d3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1bcde4d-f70e-4ee4-885f-b825b77b139b", "instance_uuid": "34ef5c18-3daf-4f32-9d20-3603f3ced078", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:36:59.324647 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:36:59.324647 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:36:59.447473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-33210dc0-91ab-40ba-be7e-e1bc68d45771 req-2e720499-8eb1-4e5d-b3d1-1596699ad2d3 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments returned with HTTP 200 Jan 13 11:36:59.450223 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 42/82] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:36:59 2021] POST /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:36:59.986657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-8411e1c0-59df-417b-998f-b701d03e1598 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] DELETE http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/2e90ba81-2d22-4ea7-a5e7-18d320b3a5bc Jan 13 11:36:59.987205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-8411e1c0-59df-417b-998f-b701d03e1598 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:36:59.987957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-8411e1c0-59df-417b-998f-b701d03e1598 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:00.035560 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:00.035560 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:00.481644 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:37:00.481644 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:37:00.547042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-8411e1c0-59df-417b-998f-b701d03e1598 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:37:00.547606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-8411e1c0-59df-417b-998f-b701d03e1598 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:37:00.563823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-8411e1c0-59df-417b-998f-b701d03e1598 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/2e90ba81-2d22-4ea7-a5e7-18d320b3a5bc returned with HTTP 200 Jan 13 11:37:00.566015 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 41/83] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:36:59 2021] DELETE /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/2e90ba81-2d22-4ea7-a5e7-18d320b3a5bc => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:37:00.587361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-b8cf4185-8596-4856-b731-f782bf77ac2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] DELETE http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/5d947cf7-32d5-4062-b33b-d53bd47c79c0 Jan 13 11:37:00.588263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-b8cf4185-8596-4856-b731-f782bf77ac2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:00.588616 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:00.588616 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:00.608463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-b8cf4185-8596-4856-b731-f782bf77ac2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:00.771897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:00.771897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:01.055475 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:37:01.055475 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:37:01.093409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-b8cf4185-8596-4856-b731-f782bf77ac2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:37:01.093908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-b8cf4185-8596-4856-b731-f782bf77ac2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Pending status list for volume during attachment-delete: [] {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:37:01.104253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-b8cf4185-8596-4856-b731-f782bf77ac2f tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/5d947cf7-32d5-4062-b33b-d53bd47c79c0 returned with HTTP 200 Jan 13 11:37:01.105686 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 43/84] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:37:00 2021] DELETE /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/5d947cf7-32d5-4062-b33b-d53bd47c79c0 => generated 19 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:37:01.146213 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-610f9c54-09fc-41b0-a5df-d9182296066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] DELETE http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/e80f592e-bfca-4baa-a4a5-0bf3cd8098b2 Jan 13 11:37:01.151886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-610f9c54-09fc-41b0-a5df-d9182296066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:01.152308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:01.152308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:01.153120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-610f9c54-09fc-41b0-a5df-d9182296066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:01.296381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:01.296381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:01.733558 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:37:01.733558 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:37:01.773099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-610f9c54-09fc-41b0-a5df-d9182296066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:37:01.773525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-610f9c54-09fc-41b0-a5df-d9182296066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:37:01.802909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3430f2a5-75be-4fa2-a566-fda4ae3bc193 req-610f9c54-09fc-41b0-a5df-d9182296066d tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/e80f592e-bfca-4baa-a4a5-0bf3cd8098b2 returned with HTTP 200 Jan 13 11:37:01.804542 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 42/85] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:37:01 2021] DELETE /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/attachments/e80f592e-bfca-4baa-a4a5-0bf3cd8098b2 => generated 19 bytes in 669 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:37:23.730824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] DELETE http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:37:23.732120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:23.732513 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:23.732513 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:23.733173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:23.733837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Delete volume with id: d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:37:23.794335 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:23.794335 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:23.796661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:23.834290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Delete volume request issued successfully. Jan 13 11:37:23.835158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f13170c7-fd29-4883-a598-75348c180828 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 202 Jan 13 11:37:23.836656 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 44/86] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:37:23 2021] DELETE /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:37:23.844757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f28cb08-c047-4029-aad9-cc1f2d0562a7 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:37:23.846109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f28cb08-c047-4029-aad9-cc1f2d0562a7 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:23.846109 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:23.846109 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:23.846673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f28cb08-c047-4029-aad9-cc1f2d0562a7 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:23.926473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:23.926473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:23.937044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8f28cb08-c047-4029-aad9-cc1f2d0562a7 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:23.976663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f28cb08-c047-4029-aad9-cc1f2d0562a7 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 200 Jan 13 11:37:23.978828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 43/87] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:23 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:37:24.996729 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b058cbb5-3d43-4379-8a3b-c8cebd235307 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:37:24.999379 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b058cbb5-3d43-4379-8a3b-c8cebd235307 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:25.000033 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:25.000033 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:25.001172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b058cbb5-3d43-4379-8a3b-c8cebd235307 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:25.079158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:25.079158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:25.089963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b058cbb5-3d43-4379-8a3b-c8cebd235307 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:25.116448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b058cbb5-3d43-4379-8a3b-c8cebd235307 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 200 Jan 13 11:37:25.117776 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 45/88] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:24 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:37:26.134586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9757029e-c302-428f-b27a-54f4cbb3ccda tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b Jan 13 11:37:26.135921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9757029e-c302-428f-b27a-54f4cbb3ccda tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:26.136277 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:26.136277 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:26.137029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9757029e-c302-428f-b27a-54f4cbb3ccda tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:26.336169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9757029e-c302-428f-b27a-54f4cbb3ccda tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b returned with HTTP 404 Jan 13 11:37:26.337652 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 44/89] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:26 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/d1bcde4d-f70e-4ee4-885f-b825b77b139b => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:37:26.345912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] DELETE http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:37:26.346441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:26.346635 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:26.346635 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:26.347333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:26.347971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Delete volume with id: 6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:37:26.471913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:26.471913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:26.476236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:26.545815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Delete volume request issued successfully. Jan 13 11:37:26.546453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c5b1650-f456-45ed-ac8c-f88ce8331776 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 202 Jan 13 11:37:26.552184 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 46/90] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:37:26 2021] DELETE /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:37:26.555539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16ce6073-ba5d-431d-be8e-b1f9064f79d6 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:37:26.556075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16ce6073-ba5d-431d-be8e-b1f9064f79d6 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:26.556571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16ce6073-ba5d-431d-be8e-b1f9064f79d6 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:26.750243 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:26.750243 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:26.791685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16ce6073-ba5d-431d-be8e-b1f9064f79d6 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:26.864200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16ce6073-ba5d-431d-be8e-b1f9064f79d6 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:37:26.865372 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 45/91] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:26 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 913 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:37:27.880945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47fdf9cf-5b53-496f-9e20-6498bc6f32f2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:37:27.881459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47fdf9cf-5b53-496f-9e20-6498bc6f32f2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:27.881865 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:27.881865 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:27.882497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47fdf9cf-5b53-496f-9e20-6498bc6f32f2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:28.037854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:28.037854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:28.057569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-47fdf9cf-5b53-496f-9e20-6498bc6f32f2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:28.117235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47fdf9cf-5b53-496f-9e20-6498bc6f32f2 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:37:28.128229 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 47/92] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:27 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:37:29.134244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-292a4df1-dba6-4483-a7c5-0c31e262c248 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:37:29.134857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-292a4df1-dba6-4483-a7c5-0c31e262c248 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:29.135192 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:29.135192 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:29.137188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-292a4df1-dba6-4483-a7c5-0c31e262c248 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:29.241973 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:29.241973 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:29.254005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-292a4df1-dba6-4483-a7c5-0c31e262c248 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:29.285196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-292a4df1-dba6-4483-a7c5-0c31e262c248 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 200 Jan 13 11:37:29.286994 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 46/93] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:29 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:37:30.306655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea1c593c-3826-46d3-84a2-9f6ffba138fa tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 Jan 13 11:37:30.307609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea1c593c-3826-46d3-84a2-9f6ffba138fa tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:30.307964 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:30.307964 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:30.308641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea1c593c-3826-46d3-84a2-9f6ffba138fa tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:30.537555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea1c593c-3826-46d3-84a2-9f6ffba138fa tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 returned with HTTP 404 Jan 13 11:37:30.542720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 48/94] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:30 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/6da91eb3-6e97-40fb-9e97-210bc65ef837 => generated 109 bytes in 243 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:37:30.547751 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] DELETE http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:37:30.548720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:30.549168 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:30.549168 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:30.549853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:30.550517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Delete volume with id: fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:37:30.682957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:30.682957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:30.693063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:30.793479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Delete volume request issued successfully. Jan 13 11:37:30.793977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c9c41976-5ffe-46de-9890-3514a9c28ded tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 202 Jan 13 11:37:30.808558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a405c018-7163-43f4-9c5a-281ecd164111 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:37:30.809097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a405c018-7163-43f4-9c5a-281ecd164111 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:30.809592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a405c018-7163-43f4-9c5a-281ecd164111 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:30.817115 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 47/95] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:37:30 2021] DELETE /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:37:30.999166 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:30.999166 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:31.030587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a405c018-7163-43f4-9c5a-281ecd164111 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:31.080649 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a405c018-7163-43f4-9c5a-281ecd164111 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:37:31.097146 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 49/96] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:30 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 1361 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:37:32.102421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c087ee00-26e9-4cde-9ef7-ad6de436d867 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:37:32.103004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c087ee00-26e9-4cde-9ef7-ad6de436d867 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:32.103158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:32.103158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:32.103986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c087ee00-26e9-4cde-9ef7-ad6de436d867 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:32.258969 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:32.258969 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:32.278515 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c087ee00-26e9-4cde-9ef7-ad6de436d867 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:32.334294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c087ee00-26e9-4cde-9ef7-ad6de436d867 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:37:32.336805 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 48/97] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:32 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 1361 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:37:33.354300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f252a6f6-9b04-4ee2-8a76-b21893081017 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:37:33.357359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f252a6f6-9b04-4ee2-8a76-b21893081017 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:33.358251 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:33.358251 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:33.360227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f252a6f6-9b04-4ee2-8a76-b21893081017 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:33.496195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:37:33.496195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:37:33.521303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f252a6f6-9b04-4ee2-8a76-b21893081017 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Volume info retrieved successfully. Jan 13 11:37:33.594242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f252a6f6-9b04-4ee2-8a76-b21893081017 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 200 Jan 13 11:37:33.596306 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 50/98] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:33 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 1361 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:37:34.613901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9368ce1-4071-4e67-88db-5bf888c8d1b0 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] GET http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 Jan 13 11:37:34.619706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9368ce1-4071-4e67-88db-5bf888c8d1b0 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:37:34.620116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:37:34.620116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:37:34.620740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9368ce1-4071-4e67-88db-5bf888c8d1b0 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:37:34.699616 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9368ce1-4071-4e67-88db-5bf888c8d1b0 tempest-TaggedBootDevicesTest-1496918771 tempest-TaggedBootDevicesTest-1496918771] http://10.222.0.24/volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 returned with HTTP 404 Jan 13 11:37:34.702381 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 49/99] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:37:34 2021] GET /volume/v3/8bbc729c5d694c1d852a334d03eaa4d4/volumes/fe4fba6a-c774-4846-bb43-26f7e2d63b89 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:39:03.719240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] POST http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes Jan 13 11:39:03.720345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:03.720345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:03.721046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-328272921", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:39:03.723034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-328272921', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:39:03.723589 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Create volume of 1 GB Jan 13 11:39:03.742499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Availability Zones retrieved successfully. Jan 13 11:39:03.770539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Flow 'volume_create_api' (fd9b512f-7ea8-4075-b2e1-8cbde0f2f6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:39:03.774599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876c9b86-6f44-434e-8d87-0a40ab272e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:03.777542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:39:03.855898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876c9b86-6f44-434e-8d87-0a40ab272e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:03.858603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b4b71f-c8be-48ce-abe9-5dcf26eeb51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:03.966083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Created reservations ['45c2a161-c02e-47a0-ace5-0dbed2a70029', '3d80babb-0637-4dc0-a5a2-e75c2fa300d9', 'dcdde96d-a9ba-44d4-8908-0e7c1aca60d9', '38dc8fac-35d3-4e49-a0ac-a3ed9fe024e1'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:39:03.968141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b4b71f-c8be-48ce-abe9-5dcf26eeb51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c2a161-c02e-47a0-ace5-0dbed2a70029', '3d80babb-0637-4dc0-a5a2-e75c2fa300d9', 'dcdde96d-a9ba-44d4-8908-0e7c1aca60d9', '38dc8fac-35d3-4e49-a0ac-a3ed9fe024e1']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:03.970647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2db1e8-7c2a-4e1b-885e-8b5a477d0e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:04.039160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2db1e8-7c2a-4e1b-885e-8b5a477d0e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-328272921',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c62d4a7005a343dfbf8ce7c2b24d5e5e',qos_specs=None,replication_status=,reservations=['45c2a161-c02e-47a0-ace5-0dbed2a70029','3d80babb-0637-4dc0-a5a2-e75c2fa300d9','dcdde96d-a9ba-44d4-8908-0e7c1aca60d9','38dc8fac-35d3-4e49-a0ac-a3ed9fe024e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aef6e81660141ec8eca0859e6129f6e',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:39:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-328272921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c62d4a7005a343dfbf8ce7c2b24d5e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3aef6e81660141ec8eca0859e6129f6e',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:04.042441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f5c981-14b5-4c4c-be5d-6126d5992fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:04.077280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f5c981-14b5-4c4c-be5d-6126d5992fdc) transitioned into state 'SUCCESS' from state '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-328272921',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c62d4a7005a343dfbf8ce7c2b24d5e5e',qos_specs=None,replication_status=,reservations=['45c2a161-c02e-47a0-ace5-0dbed2a70029','3d80babb-0637-4dc0-a5a2-e75c2fa300d9','dcdde96d-a9ba-44d4-8908-0e7c1aca60d9','38dc8fac-35d3-4e49-a0ac-a3ed9fe024e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3aef6e81660141ec8eca0859e6129f6e',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:04.081761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d30a13e-6eb4-430b-8289-21e86b49a0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:04.111022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d30a13e-6eb4-430b-8289-21e86b49a0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:04.115831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Flow 'volume_create_api' (fd9b512f-7ea8-4075-b2e1-8cbde0f2f6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:39:04.236390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Create volume request issued successfully. Jan 13 11:39:04.268600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-eb55768d-3542-4d4b-baaa-616ba91ccae9 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes returned with HTTP 202 Jan 13 11:39:04.269999 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 51/100] 10.222.0.24 () {64 vars in 1512 bytes} [Wed Jan 13 11:39:03 2021] POST /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes => generated 831 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:39:04.283424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-6de08b15-b3fb-45ec-a2e8-947a62e86846 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:04.283690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-6de08b15-b3fb-45ec-a2e8-947a62e86846 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:04.284034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-6de08b15-b3fb-45ec-a2e8-947a62e86846 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:04.373326 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:04.373326 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:04.383360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-6de08b15-b3fb-45ec-a2e8-947a62e86846 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:04.430522 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-afd34ea8-78a6-4b5f-a252-ad7ec2a48502 req-6de08b15-b3fb-45ec-a2e8-947a62e86846 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 200 Jan 13 11:39:04.436377 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 50/101] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:04 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 899 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:04.484850 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-5a46fbc9-df0d-4171-9c36-5820754c5f28 req-171b27a8-1e9d-48aa-814b-a85a31d2d4c1 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:04.486540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-5a46fbc9-df0d-4171-9c36-5820754c5f28 req-171b27a8-1e9d-48aa-814b-a85a31d2d4c1 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:04.487006 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:04.487006 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:04.487667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-5a46fbc9-df0d-4171-9c36-5820754c5f28 req-171b27a8-1e9d-48aa-814b-a85a31d2d4c1 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:04.602025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:04.602025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:04.630684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-5a46fbc9-df0d-4171-9c36-5820754c5f28 req-171b27a8-1e9d-48aa-814b-a85a31d2d4c1 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:04.671739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-5a46fbc9-df0d-4171-9c36-5820754c5f28 req-171b27a8-1e9d-48aa-814b-a85a31d2d4c1 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 200 Jan 13 11:39:04.672931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 52/102] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:04 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 923 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:05.721424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-90126c3e-df85-4786-952f-8034cd83b2d7 req-d8388dd3-22a4-43c6-aa19-9b97ca72ac9c tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:05.722644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-90126c3e-df85-4786-952f-8034cd83b2d7 req-d8388dd3-22a4-43c6-aa19-9b97ca72ac9c tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:05.723085 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:05.723085 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:05.723779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-90126c3e-df85-4786-952f-8034cd83b2d7 req-d8388dd3-22a4-43c6-aa19-9b97ca72ac9c tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:05.792125 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:05.792125 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:05.801954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-90126c3e-df85-4786-952f-8034cd83b2d7 req-d8388dd3-22a4-43c6-aa19-9b97ca72ac9c tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:05.827522 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-90126c3e-df85-4786-952f-8034cd83b2d7 req-d8388dd3-22a4-43c6-aa19-9b97ca72ac9c tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 200 Jan 13 11:39:05.847285 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 51/103] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:05 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:05.874458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-9676b136-3806-4a35-a3ec-11aec4e2dced req-8daa8a71-b3a1-415f-bae4-66dfacd61a12 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:05.875390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-9676b136-3806-4a35-a3ec-11aec4e2dced req-8daa8a71-b3a1-415f-bae4-66dfacd61a12 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:05.875864 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:05.875864 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:05.876533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-9676b136-3806-4a35-a3ec-11aec4e2dced req-8daa8a71-b3a1-415f-bae4-66dfacd61a12 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:05.948255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:05.948255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:05.960407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-9676b136-3806-4a35-a3ec-11aec4e2dced req-8daa8a71-b3a1-415f-bae4-66dfacd61a12 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:05.988087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-9676b136-3806-4a35-a3ec-11aec4e2dced req-8daa8a71-b3a1-415f-bae4-66dfacd61a12 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 200 Jan 13 11:39:05.989669 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 53/104] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:05 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 924 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:06.052047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] DELETE http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:06.052893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:06.053310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:06.053310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:06.053963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:06.054624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Delete volume with id: 8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:06.138089 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:06.138089 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:06.148491 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:06.226711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Delete volume request issued successfully. Jan 13 11:39:06.230134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3e49bc91-3492-4e33-9a42-ec13befc6537 req-befb22b4-1e9c-4071-b2a3-62aba1455454 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 202 Jan 13 11:39:06.238607 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 52/105] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 11:39:06 2021] DELETE /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:39:06.299372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-18a4463b-624a-454f-b08d-31a0a65c90cb req-f4f80019-a945-4d4f-8897-ad46ffe48605 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:06.299912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-18a4463b-624a-454f-b08d-31a0a65c90cb req-f4f80019-a945-4d4f-8897-ad46ffe48605 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:06.300132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:06.300132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:06.300509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-18a4463b-624a-454f-b08d-31a0a65c90cb req-f4f80019-a945-4d4f-8897-ad46ffe48605 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:06.404177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:06.404177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:06.446172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-18a4463b-624a-454f-b08d-31a0a65c90cb req-f4f80019-a945-4d4f-8897-ad46ffe48605 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:06.521695 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-18a4463b-624a-454f-b08d-31a0a65c90cb req-f4f80019-a945-4d4f-8897-ad46ffe48605 tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 200 Jan 13 11:39:06.549720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 54/106] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:06 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 923 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:07.589192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-18c6abe7-dc4c-49e7-9796-20ec463e8750 req-7a3a582f-f0b0-4d72-9e82-269a67036d0b tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:07.589922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-18c6abe7-dc4c-49e7-9796-20ec463e8750 req-7a3a582f-f0b0-4d72-9e82-269a67036d0b tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:07.589922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:07.589922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:07.590429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-18c6abe7-dc4c-49e7-9796-20ec463e8750 req-7a3a582f-f0b0-4d72-9e82-269a67036d0b tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:07.688893 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:07.688893 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:07.708486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-18c6abe7-dc4c-49e7-9796-20ec463e8750 req-7a3a582f-f0b0-4d72-9e82-269a67036d0b tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Volume info retrieved successfully. Jan 13 11:39:07.748493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-18c6abe7-dc4c-49e7-9796-20ec463e8750 req-7a3a582f-f0b0-4d72-9e82-269a67036d0b tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 200 Jan 13 11:39:07.749953 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 53/107] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:07 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 923 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:08.798183 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70c49a02-fb18-4516-a24c-7956bdc5cc51 req-30033c56-fbc3-4fc0-9b45-976d11f5189e tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] GET http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 Jan 13 11:39:08.799576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70c49a02-fb18-4516-a24c-7956bdc5cc51 req-30033c56-fbc3-4fc0-9b45-976d11f5189e tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:08.800006 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:08.800006 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:08.800780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70c49a02-fb18-4516-a24c-7956bdc5cc51 req-30033c56-fbc3-4fc0-9b45-976d11f5189e tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:08.860870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70c49a02-fb18-4516-a24c-7956bdc5cc51 req-30033c56-fbc3-4fc0-9b45-976d11f5189e tempest-VolumesGetTestJSON-655739549 tempest-VolumesGetTestJSON-655739549] http://10.222.0.24/volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 returned with HTTP 404 Jan 13 11:39:08.887341 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 55/108] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:39:08 2021] GET /volume/v3/c62d4a7005a343dfbf8ce7c2b24d5e5e/volumes/8e4a7a2d-7bcb-4ba3-81c8-da593c5bada7 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:39:58.180802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc27e360-4485-4d90-b78e-e9015a043d50 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] POST http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types Jan 13 11:39:58.181610 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:39:58.181610 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:39:58.181827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc27e360-4485-4d90-b78e-e9015a043d50 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-249991516", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1306911106", "vendor_name": "tempest-vendor_name-1384631530"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:39:58.309386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc27e360-4485-4d90-b78e-e9015a043d50 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types returned with HTTP 200 Jan 13 11:39:58.316636 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 54/109] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 11:39:57 2021] POST /volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types => generated 327 bytes in 1034 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:39:58.833028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] POST http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes Jan 13 11:39:58.835307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6a9f894c-b909-44c4-9741-b1727cbf87a0", "size": 1, "name": "tempest-UserMessagesTest-Volume-2006883913"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:39:58.837834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Create volume request body: {'volume': {'volume_type': '6a9f894c-b909-44c4-9741-b1727cbf87a0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2006883913'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:39:58.869272 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Create volume of 1 GB Jan 13 11:39:58.870340 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:58.870340 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:58.872466 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Availability Zones retrieved successfully. Jan 13 11:39:58.913524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Flow 'volume_create_api' (34ce12b7-2bd4-4d3b-9274-84b32dd2b564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:39:58.930942 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f151137-6737-4104-ba61-bea992d3859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:58.938188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:39:59.046030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f151137-6737-4104-ba61-bea992d3859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:39:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1306911106',vendor_name='tempest-vendor_name-1384631530'},id=6a9f894c-b909-44c4-9741-b1727cbf87a0,is_public=True,name='tempest-UserMessagesTest-volume-type-249991516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a9f894c-b909-44c4-9741-b1727cbf87a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:59.049401 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6928ee0-389f-4ff1-8089-f05b776e05a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:59.120872 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-249991516 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-249991516, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:39:59.122372 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-249991516 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-249991516, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:39:59.217893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Created reservations ['b7defa1c-dff5-40d8-9a77-06173f23523a', 'ef6ec586-2b8c-470d-bfba-6875f4a545f5', '36f3772a-f0b1-4383-8f26-63fd788fc536', 'f463487f-6eff-4c24-9b64-a8e85723ea25'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:39:59.219886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6928ee0-389f-4ff1-8089-f05b776e05a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7defa1c-dff5-40d8-9a77-06173f23523a', 'ef6ec586-2b8c-470d-bfba-6875f4a545f5', '36f3772a-f0b1-4383-8f26-63fd788fc536', 'f463487f-6eff-4c24-9b64-a8e85723ea25']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:59.222383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9f46de-f77a-4f22-ad4a-4692430dd3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:59.342919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9f46de-f77a-4f22-ad4a-4692430dd3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2006883913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeab3a5bd7db48dab9b36855a88ab008',qos_specs=None,replication_status=,reservations=['b7defa1c-dff5-40d8-9a77-06173f23523a','ef6ec586-2b8c-470d-bfba-6875f4a545f5','36f3772a-f0b1-4383-8f26-63fd788fc536','f463487f-6eff-4c24-9b64-a8e85723ea25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28717246f8f432f94cdd10c55ef81e4',volume_type_id=6a9f894c-b909-44c4-9741-b1727cbf87a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2006883913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeab3a5bd7db48dab9b36855a88ab008',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a28717246f8f432f94cdd10c55ef81e4',volume_attachment=,volume_type=,volume_type_id=6a9f894c-b909-44c4-9741-b1727cbf87a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:59.345406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e906f0c2-dcd9-46d8-be7a-a460ba34b832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:59.381141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e906f0c2-dcd9-46d8-be7a-a460ba34b832) transitioned into state 'SUCCESS' from state '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-2006883913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeab3a5bd7db48dab9b36855a88ab008',qos_specs=None,replication_status=,reservations=['b7defa1c-dff5-40d8-9a77-06173f23523a','ef6ec586-2b8c-470d-bfba-6875f4a545f5','36f3772a-f0b1-4383-8f26-63fd788fc536','f463487f-6eff-4c24-9b64-a8e85723ea25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28717246f8f432f94cdd10c55ef81e4',volume_type_id=6a9f894c-b909-44c4-9741-b1727cbf87a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:59.384100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfde7832-57a0-4f0c-be7c-4358afd624de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:39:59.408550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfde7832-57a0-4f0c-be7c-4358afd624de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:39:59.411536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Flow 'volume_create_api' (34ce12b7-2bd4-4d3b-9274-84b32dd2b564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:39:59.472914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Create volume request issued successfully. Jan 13 11:39:59.490332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8819a3e-b483-4a39-aa5e-8c2bc3ae54ea tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes returned with HTTP 202 Jan 13 11:39:59.509096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38cf9c90-51ad-48d1-a82e-ecaa30f3cf9c tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 Jan 13 11:39:59.510048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38cf9c90-51ad-48d1-a82e-ecaa30f3cf9c tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:39:59.510743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38cf9c90-51ad-48d1-a82e-ecaa30f3cf9c tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:39:59.515465 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 56/110] 10.222.0.24 () {62 vars in 1266 bytes} [Wed Jan 13 11:39:58 2021] POST /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes => generated 851 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:39:59.579793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:39:59.579793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:39:59.591311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-38cf9c90-51ad-48d1-a82e-ecaa30f3cf9c tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Volume info retrieved successfully. Jan 13 11:39:59.621490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38cf9c90-51ad-48d1-a82e-ecaa30f3cf9c tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 returned with HTTP 200 Jan 13 11:39:59.633404 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 55/111] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 11:39:59 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:00.645773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-87384fc5-7af8-4193-8fc6-74276dbc60b7 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 Jan 13 11:40:00.647440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-87384fc5-7af8-4193-8fc6-74276dbc60b7 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:00.647935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:00.647935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:00.648613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-87384fc5-7af8-4193-8fc6-74276dbc60b7 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:00.973101 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:00.973101 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:01.046962 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-87384fc5-7af8-4193-8fc6-74276dbc60b7 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Volume info retrieved successfully. Jan 13 11:40:01.112038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-87384fc5-7af8-4193-8fc6-74276dbc60b7 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 returned with HTTP 200 Jan 13 11:40:01.131952 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-876bf306-d05d-4e3c-9d3b-29c6e152ef74 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages Jan 13 11:40:01.133598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-876bf306-d05d-4e3c-9d3b-29c6e152ef74 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:01.134286 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:01.134286 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:01.135459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-876bf306-d05d-4e3c-9d3b-29c6e152ef74 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:01.142138 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 57/112] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 11:40:00 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 => generated 940 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:01.153910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-876bf306-d05d-4e3c-9d3b-29c6e152ef74 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages returned with HTTP 200 Jan 13 11:40:01.174134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a56a19f-26d9-4e10-824f-2b02b82a4aa9 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] DELETE http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/fab15c70-7fbe-4376-a681-8bc529e962d4 Jan 13 11:40:01.175092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a56a19f-26d9-4e10-824f-2b02b82a4aa9 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:01.175494 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:01.175494 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:01.176133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a56a19f-26d9-4e10-824f-2b02b82a4aa9 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:01.180589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 56/113] 10.222.0.24 () {60 vars in 1247 bytes} [Wed Jan 13 11:40:01 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages => generated 736 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:01.195842 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:40:01.195842 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:40:01.204016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a56a19f-26d9-4e10-824f-2b02b82a4aa9 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/fab15c70-7fbe-4376-a681-8bc529e962d4 returned with HTTP 204 Jan 13 11:40:01.214292 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fc7126e-304f-47ea-8cca-4e2473177c07 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/fab15c70-7fbe-4376-a681-8bc529e962d4 Jan 13 11:40:01.215629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fc7126e-304f-47ea-8cca-4e2473177c07 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:01.216484 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fc7126e-304f-47ea-8cca-4e2473177c07 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:01.221541 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 58/114] 10.222.0.24 () {60 vars in 1361 bytes} [Wed Jan 13 11:40:01 2021] DELETE /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/fab15c70-7fbe-4376-a681-8bc529e962d4 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 13 11:40:01.225756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fc7126e-304f-47ea-8cca-4e2473177c07 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/fab15c70-7fbe-4376-a681-8bc529e962d4 returned with HTTP 404 Jan 13 11:40:01.239189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b52ed914-9556-4743-b7d1-ecc5182850fb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] POST http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types Jan 13 11:40:01.239997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b52ed914-9556-4743-b7d1-ecc5182850fb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1892580638", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1025193725", "vendor_name": "tempest-vendor_name-1261340349"}}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:01.244143 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 57/115] 10.222.0.24 () {60 vars in 1358 bytes} [Wed Jan 13 11:40:01 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/fab15c70-7fbe-4376-a681-8bc529e962d4 => generated 110 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:01.309755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b52ed914-9556-4743-b7d1-ecc5182850fb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types returned with HTTP 200 Jan 13 11:40:01.321844 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] POST http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes Jan 13 11:40:01.323128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c27aa38e-9812-497b-8779-cc3abf5aa732", "size": 1, "name": "tempest-UserMessagesTest-Volume-2001241663"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:01.324394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Create volume request body: {'volume': {'volume_type': 'c27aa38e-9812-497b-8779-cc3abf5aa732', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2001241663'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:01.328071 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 59/116] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 11:40:01 2021] POST /volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types => generated 328 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:01.348984 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Create volume of 1 GB Jan 13 11:40:01.352208 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:01.352208 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:01.353383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Availability Zones retrieved successfully. Jan 13 11:40:01.387306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Flow 'volume_create_api' (024779c2-1c32-490b-8f81-8fb32b6d1538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:01.391908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71dc1484-b312-4f2e-a61c-94d1dfd2d02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:01.394900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:01.482741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71dc1484-b312-4f2e-a61c-94d1dfd2d02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1025193725',vendor_name='tempest-vendor_name-1261340349'},id=c27aa38e-9812-497b-8779-cc3abf5aa732,is_public=True,name='tempest-UserMessagesTest-volume-type-1892580638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c27aa38e-9812-497b-8779-cc3abf5aa732', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:01.484984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc10308e-867f-4802-be0b-29316b1b61ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:01.565609 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1892580638 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1892580638, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:40:01.568676 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1892580638 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1892580638, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:40:01.668969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Created reservations ['346abd25-5bd0-40b4-ba8e-d699a23c4df0', 'd44b5982-f91d-439e-9943-d262c4fae99a', 'e2532b3c-3886-4100-9103-67226200298d', 'f1a417ac-6bf8-4d6d-9017-aa3f61d95be4'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:01.672733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc10308e-867f-4802-be0b-29316b1b61ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['346abd25-5bd0-40b4-ba8e-d699a23c4df0', 'd44b5982-f91d-439e-9943-d262c4fae99a', 'e2532b3c-3886-4100-9103-67226200298d', 'f1a417ac-6bf8-4d6d-9017-aa3f61d95be4']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:01.692435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8895c608-dcf6-4fb1-bc48-0882155700f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:01.789359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8895c608-dcf6-4fb1-bc48-0882155700f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b8895d4-2455-4248-9f92-9e2f87608d1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2001241663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeab3a5bd7db48dab9b36855a88ab008',qos_specs=None,replication_status=,reservations=['346abd25-5bd0-40b4-ba8e-d699a23c4df0','d44b5982-f91d-439e-9943-d262c4fae99a','e2532b3c-3886-4100-9103-67226200298d','f1a417ac-6bf8-4d6d-9017-aa3f61d95be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28717246f8f432f94cdd10c55ef81e4',volume_type_id=c27aa38e-9812-497b-8779-cc3abf5aa732), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2001241663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b8895d4-2455-4248-9f92-9e2f87608d1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeab3a5bd7db48dab9b36855a88ab008',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a28717246f8f432f94cdd10c55ef81e4',volume_attachment=,volume_type=,volume_type_id=c27aa38e-9812-497b-8779-cc3abf5aa732)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:01.797223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8daec5c-b912-483f-81fa-082936e71590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:01.851330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8daec5c-b912-483f-81fa-082936e71590) transitioned into state 'SUCCESS' from state '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-2001241663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeab3a5bd7db48dab9b36855a88ab008',qos_specs=None,replication_status=,reservations=['346abd25-5bd0-40b4-ba8e-d699a23c4df0','d44b5982-f91d-439e-9943-d262c4fae99a','e2532b3c-3886-4100-9103-67226200298d','f1a417ac-6bf8-4d6d-9017-aa3f61d95be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28717246f8f432f94cdd10c55ef81e4',volume_type_id=c27aa38e-9812-497b-8779-cc3abf5aa732)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:01.854158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3349ee-8530-42c6-a684-0729e9437456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:01.874012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3349ee-8530-42c6-a684-0729e9437456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:01.879148 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Flow 'volume_create_api' (024779c2-1c32-490b-8f81-8fb32b6d1538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:02.001584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Create volume request issued successfully. Jan 13 11:40:02.031800 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4f427d7-f814-487d-8933-2b352c8e70d5 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes returned with HTTP 202 Jan 13 11:40:02.032676 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 58/117] 10.222.0.24 () {62 vars in 1266 bytes} [Wed Jan 13 11:40:01 2021] POST /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes => generated 852 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:02.048902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02907e71-be19-4bd2-b28f-4ed91f68ca12 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a Jan 13 11:40:02.049560 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02907e71-be19-4bd2-b28f-4ed91f68ca12 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.050120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02907e71-be19-4bd2-b28f-4ed91f68ca12 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.173425 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:02.173425 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:02.204839 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02907e71-be19-4bd2-b28f-4ed91f68ca12 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Volume info retrieved successfully. Jan 13 11:40:02.253877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02907e71-be19-4bd2-b28f-4ed91f68ca12 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a returned with HTTP 200 Jan 13 11:40:02.270568 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 60/118] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 11:40:02 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a => generated 941 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:02.281290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8727633b-0cb6-4c5d-94bc-490c7b94a433 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages Jan 13 11:40:02.281290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8727633b-0cb6-4c5d-94bc-490c7b94a433 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.283102 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:02.283102 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:02.283538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8727633b-0cb6-4c5d-94bc-490c7b94a433 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.284283 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:02.284283 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:02.312598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8727633b-0cb6-4c5d-94bc-490c7b94a433 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages returned with HTTP 200 Jan 13 11:40:02.320225 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 59/119] 10.222.0.24 () {60 vars in 1247 bytes} [Wed Jan 13 11:40:02 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages => generated 736 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:02.325921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea9daa37-880e-45dc-96ba-5aceb4d80f84 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/2be5308f-5b46-4c2a-b787-29109f4cac23 Jan 13 11:40:02.326507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea9daa37-880e-45dc-96ba-5aceb4d80f84 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.326707 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:02.326707 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:02.327958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea9daa37-880e-45dc-96ba-5aceb4d80f84 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.344041 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea9daa37-880e-45dc-96ba-5aceb4d80f84 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/2be5308f-5b46-4c2a-b787-29109f4cac23 returned with HTTP 200 Jan 13 11:40:02.349014 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 61/120] 10.222.0.24 () {60 vars in 1358 bytes} [Wed Jan 13 11:40:02 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/2be5308f-5b46-4c2a-b787-29109f4cac23 => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:02.359277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3e08b73-0863-417a-ae82-7dbe801d96da tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages Jan 13 11:40:02.359840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3e08b73-0863-417a-ae82-7dbe801d96da tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.360321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3e08b73-0863-417a-ae82-7dbe801d96da tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.375928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3e08b73-0863-417a-ae82-7dbe801d96da tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages returned with HTTP 200 Jan 13 11:40:02.376779 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 60/121] 10.222.0.24 () {60 vars in 1247 bytes} [Wed Jan 13 11:40:02 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:02.388501 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a8e9442-d215-4af9-8145-ed618016a370 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] DELETE http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/2be5308f-5b46-4c2a-b787-29109f4cac23 Jan 13 11:40:02.390372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a8e9442-d215-4af9-8145-ed618016a370 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.391134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a8e9442-d215-4af9-8145-ed618016a370 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.417226 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:40:02.417226 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:40:02.440787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a8e9442-d215-4af9-8145-ed618016a370 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/2be5308f-5b46-4c2a-b787-29109f4cac23 returned with HTTP 204 Jan 13 11:40:02.442480 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 62/122] 10.222.0.24 () {60 vars in 1361 bytes} [Wed Jan 13 11:40:02 2021] DELETE /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/messages/2be5308f-5b46-4c2a-b787-29109f4cac23 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 13 11:40:02.451803 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] DELETE http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a Jan 13 11:40:02.452326 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.452821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.453242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Delete volume with id: 6b8895d4-2455-4248-9f92-9e2f87608d1a Jan 13 11:40:02.557866 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:02.557866 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:02.563395 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Volume info retrieved successfully. Jan 13 11:40:02.575666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Decrease volume quotas only if status is not error_managing. {{(pid=87943) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 13 11:40:02.687598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Created reservations ['6eb1f31c-e381-4445-bf7f-7fd81dd081fe', '2f6db0f4-572f-4493-91eb-8184b8b75be7', 'ac34ffb5-1788-4a71-a7be-8a457531739f', '2f28be47-6d32-42ea-bd3c-c00b8b5d4cd4'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:02.689766 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:40:02.689766 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:40:02.772078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Delete volume request issued successfully. Jan 13 11:40:02.774063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe48d0a7-61f1-4bfb-8508-e7ca1916db9e tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a returned with HTTP 202 Jan 13 11:40:02.776618 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 61/123] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:40:02 2021] DELETE /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:02.785230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72038913-9a0d-44c9-a07d-99af7bb7f587 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a Jan 13 11:40:02.785948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72038913-9a0d-44c9-a07d-99af7bb7f587 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.786548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72038913-9a0d-44c9-a07d-99af7bb7f587 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:02.924427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72038913-9a0d-44c9-a07d-99af7bb7f587 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a returned with HTTP 404 Jan 13 11:40:02.929614 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 63/124] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:02 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/6b8895d4-2455-4248-9f92-9e2f87608d1a => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:02.935371 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-449f31b0-d49b-4cda-b60e-19f503f6c072 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] DELETE http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/c27aa38e-9812-497b-8779-cc3abf5aa732 Jan 13 11:40:02.936591 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-449f31b0-d49b-4cda-b60e-19f503f6c072 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:02.936995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:02.936995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:02.937912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-449f31b0-d49b-4cda-b60e-19f503f6c072 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:03.134433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-449f31b0-d49b-4cda-b60e-19f503f6c072 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/c27aa38e-9812-497b-8779-cc3abf5aa732 returned with HTTP 202 Jan 13 11:40:03.135679 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 62/125] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:40:02 2021] DELETE /volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/c27aa38e-9812-497b-8779-cc3abf5aa732 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:03.143704 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6316d556-7fe5-48fe-a2f9-35a7769fecd5 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] GET http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/c27aa38e-9812-497b-8779-cc3abf5aa732 Jan 13 11:40:03.144227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6316d556-7fe5-48fe-a2f9-35a7769fecd5 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:03.144717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6316d556-7fe5-48fe-a2f9-35a7769fecd5 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:03.170102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6316d556-7fe5-48fe-a2f9-35a7769fecd5 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/c27aa38e-9812-497b-8779-cc3abf5aa732 returned with HTTP 404 Jan 13 11:40:03.180292 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 64/126] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:40:03 2021] GET /volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/c27aa38e-9812-497b-8779-cc3abf5aa732 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:03.182690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] DELETE http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 Jan 13 11:40:03.183380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:03.183999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:03.184495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Delete volume with id: e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 Jan 13 11:40:03.411374 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:03.411374 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:03.419564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Volume info retrieved successfully. Jan 13 11:40:03.422437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Decrease volume quotas only if status is not error_managing. {{(pid=87943) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 13 11:40:03.512434 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-249991516 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-249991516, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:40:03.513872 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-249991516 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-249991516, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:40:03.546647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Created reservations ['929f7cb6-a92c-465f-abee-5e4b79d414c3', 'df607a4e-3dae-4a87-ad45-f24942acca46', 'f8f5a88d-5430-4291-89f9-fb691371cc35', 'fea8b85b-284e-4b2b-b84d-81427e22f539'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:03.548493 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:40:03.548493 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:40:03.603592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Delete volume request issued successfully. Jan 13 11:40:03.604432 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bd0772e-b49b-489b-b915-3921f4fc23d6 tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 returned with HTTP 202 Jan 13 11:40:03.605983 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 63/127] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:40:03 2021] DELETE /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 => generated 0 bytes in 429 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:03.613766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-727c4241-75ca-4594-a141-2a31d782f11d tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] GET http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 Jan 13 11:40:03.614306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-727c4241-75ca-4594-a141-2a31d782f11d tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:03.614800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-727c4241-75ca-4594-a141-2a31d782f11d tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:03.764945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-727c4241-75ca-4594-a141-2a31d782f11d tempest-UserMessagesTest-425561100 tempest-UserMessagesTest-425561100] http://10.222.0.24/volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 returned with HTTP 404 Jan 13 11:40:03.770909 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 65/128] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:03 2021] GET /volume/v3/aeab3a5bd7db48dab9b36855a88ab008/volumes/e7b9ce4e-6e8b-4b8a-9dc2-4bd8c8ee11b3 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:03.776177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00b5f29e-10aa-4f02-9ad4-150531697feb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] DELETE http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/6a9f894c-b909-44c4-9741-b1727cbf87a0 Jan 13 11:40:03.776927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00b5f29e-10aa-4f02-9ad4-150531697feb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:03.777289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:03.777289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:03.777693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00b5f29e-10aa-4f02-9ad4-150531697feb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:03.994474 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00b5f29e-10aa-4f02-9ad4-150531697feb tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/6a9f894c-b909-44c4-9741-b1727cbf87a0 returned with HTTP 202 Jan 13 11:40:03.995455 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 64/129] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:40:03 2021] DELETE /volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/6a9f894c-b909-44c4-9741-b1727cbf87a0 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:04.003665 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f9226981-f95f-4d18-813a-1794d5194210 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] GET http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/6a9f894c-b909-44c4-9741-b1727cbf87a0 Jan 13 11:40:04.004501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f9226981-f95f-4d18-813a-1794d5194210 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:04.004995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f9226981-f95f-4d18-813a-1794d5194210 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:04.032678 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f9226981-f95f-4d18-813a-1794d5194210 tempest-UserMessagesTest-1470838978 tempest-UserMessagesTest-1470838978] http://10.222.0.24/volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/6a9f894c-b909-44c4-9741-b1727cbf87a0 returned with HTTP 404 Jan 13 11:40:04.037957 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 66/130] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:40:03 2021] GET /volume/v3/2e5f8584b63c410d8e372fad62a7fcad/types/6a9f894c-b909-44c4-9741-b1727cbf87a0 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:15.813122 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a70af6b8-749c-4ecc-a40b-50445aebf1c9 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] POST http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types Jan 13 11:40:15.814076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a70af6b8-749c-4ecc-a40b-50445aebf1c9 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-215072649"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:15.898482 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a70af6b8-749c-4ecc-a40b-50445aebf1c9 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types returned with HTTP 200 Jan 13 11:40:15.899356 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 65/131] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:40:15 2021] POST /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types => generated 230 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:15.914836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26dd88bb-fa4d-4de9-a589-00da429507da tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] POST http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs Jan 13 11:40:15.915889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26dd88bb-fa4d-4de9-a589-00da429507da tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:16.159221 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26dd88bb-fa4d-4de9-a589-00da429507da tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs returned with HTTP 200 Jan 13 11:40:16.160374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 67/132] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:40:15 2021] POST /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs => generated 34 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.171821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d103f670-b8a7-44b7-9502-cb23a2b17c41 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] GET http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 Jan 13 11:40:16.172658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d103f670-b8a7-44b7-9502-cb23a2b17c41 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:16.173306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d103f670-b8a7-44b7-9502-cb23a2b17c41 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:16.216155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d103f670-b8a7-44b7-9502-cb23a2b17c41 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 returned with HTTP 200 Jan 13 11:40:16.218219 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 66/133] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 11:40:16 2021] GET /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.228997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16aecb16-1f72-4f93-a527-b044c7009d44 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] DELETE http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 Jan 13 11:40:16.230863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16aecb16-1f72-4f93-a527-b044c7009d44 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:16.231876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16aecb16-1f72-4f93-a527-b044c7009d44 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:16.357868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16aecb16-1f72-4f93-a527-b044c7009d44 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 returned with HTTP 202 Jan 13 11:40:16.361324 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 68/134] 10.222.0.24 () {58 vars in 1366 bytes} [Wed Jan 13 11:40:16 2021] DELETE /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:40:16.369347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-493357e3-2c36-4be5-b6f1-b3af40762f70 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] GET http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 Jan 13 11:40:16.370320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-493357e3-2c36-4be5-b6f1-b3af40762f70 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:16.371035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-493357e3-2c36-4be5-b6f1-b3af40762f70 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:16.411720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-493357e3-2c36-4be5-b6f1-b3af40762f70 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 returned with HTTP 404 Jan 13 11:40:16.415019 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 67/135] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 11:40:16 2021] GET /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec3 => generated 129 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:16.426602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0ee9415-eabe-49ff-9c68-92716cd6e629 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] POST http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs Jan 13 11:40:16.427554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0ee9415-eabe-49ff-9c68-92716cd6e629 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:16.589306 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0ee9415-eabe-49ff-9c68-92716cd6e629 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs returned with HTTP 200 Jan 13 11:40:16.591529 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 69/136] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:40:16 2021] POST /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs => generated 34 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.602034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57ea576f-275d-48c4-901e-ac53ed001c57 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] GET http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs Jan 13 11:40:16.602565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57ea576f-275d-48c4-901e-ac53ed001c57 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:16.603102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57ea576f-275d-48c4-901e-ac53ed001c57 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:16.635459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57ea576f-275d-48c4-901e-ac53ed001c57 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs returned with HTTP 200 Jan 13 11:40:16.644366 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 68/137] 10.222.0.24 () {58 vars in 1345 bytes} [Wed Jan 13 11:40:16 2021] GET /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.659970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17d37d0f-b035-4ecc-b042-2f4984e42796 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] POST http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs Jan 13 11:40:16.660761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17d37d0f-b035-4ecc-b042-2f4984e42796 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:16.805079 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17d37d0f-b035-4ecc-b042-2f4984e42796 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs returned with HTTP 200 Jan 13 11:40:16.806213 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 70/138] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:40:16 2021] POST /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs => generated 34 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.818343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8babde8-e81a-4454-b25c-549ad7d902de tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] PUT http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec2 Jan 13 11:40:16.820247 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8babde8-e81a-4454-b25c-549ad7d902de tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:16.937672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8babde8-e81a-4454-b25c-549ad7d902de tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec2 returned with HTTP 200 Jan 13 11:40:16.939136 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 69/139] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:40:16 2021] PUT /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec2 => generated 17 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.949440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-175b1640-b754-4cbd-a5cf-91a39903d044 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] GET http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec2 Jan 13 11:40:16.951287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-175b1640-b754-4cbd-a5cf-91a39903d044 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:16.951952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-175b1640-b754-4cbd-a5cf-91a39903d044 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:16.976143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-175b1640-b754-4cbd-a5cf-91a39903d044 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec2 returned with HTTP 200 Jan 13 11:40:16.977374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 71/140] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 11:40:16 2021] GET /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs/spec2 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:16.987594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01517986-87de-4bb0-9984-3c4a90e67b0d tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] POST http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs Jan 13 11:40:16.988376 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01517986-87de-4bb0-9984-3c4a90e67b0d tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:17.221453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01517986-87de-4bb0-9984-3c4a90e67b0d tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs returned with HTTP 200 Jan 13 11:40:17.229129 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 70/141] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:40:16 2021] POST /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs => generated 51 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:40:17.237594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3b47483-bd3e-4d9a-9bd9-69b05c7fd087 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] GET http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs Jan 13 11:40:17.238315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3b47483-bd3e-4d9a-9bd9-69b05c7fd087 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:17.249422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3b47483-bd3e-4d9a-9bd9-69b05c7fd087 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:17.297038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3b47483-bd3e-4d9a-9bd9-69b05c7fd087 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs returned with HTTP 200 Jan 13 11:40:17.298789 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 72/142] 10.222.0.24 () {58 vars in 1345 bytes} [Wed Jan 13 11:40:17 2021] GET /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781/extra_specs => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 13 11:40:17.310007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e859a16-f705-4a3f-afe7-dc5d4455a600 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] DELETE http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781 Jan 13 11:40:17.311011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e859a16-f705-4a3f-afe7-dc5d4455a600 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:17.311724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e859a16-f705-4a3f-afe7-dc5d4455a600 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:17.405853 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e859a16-f705-4a3f-afe7-dc5d4455a600 tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781 returned with HTTP 202 Jan 13 11:40:17.406707 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 71/143] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:40:17 2021] DELETE /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:17.469154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99545ef9-3416-4ed9-86fc-7a73bae1950b tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] GET http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781 Jan 13 11:40:17.469154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99545ef9-3416-4ed9-86fc-7a73bae1950b tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:17.469154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99545ef9-3416-4ed9-86fc-7a73bae1950b tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:17.469154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99545ef9-3416-4ed9-86fc-7a73bae1950b tempest-VolumeTypesExtraSpecsTest-165556809 tempest-VolumeTypesExtraSpecsTest-165556809] http://10.222.0.24/volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781 returned with HTTP 404 Jan 13 11:40:17.469154 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 73/144] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:40:17 2021] GET /volume/v3/ed4318e2f4e74e5bb86e34cefbd65334/types/fb17bf65-755f-4a76-9b9b-7e73a8827781 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:19.580963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] POST http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes Jan 13 11:40:19.582481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1249652893", "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:19.585842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1249652893', 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:19.781081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume of 1 GB Jan 13 11:40:19.800974 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Availability Zones retrieved successfully. Jan 13 11:40:19.862966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Flow 'volume_create_api' (b0e14038-c2c7-4665-abd9-ea9931004e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:19.866657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8631bbb9-5d98-408d-8370-5bdf1ebdd4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:19.879738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:20.173171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8631bbb9-5d98-408d-8370-5bdf1ebdd4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:20.175531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d5d696-616e-445f-aff1-6263bd16b3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:20.439422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Created reservations ['e4bcf96e-cd44-4a2e-8b9a-21dc88977f79', 'c25a92e2-5926-480a-b4d4-0b962965613a', '8c09a9d6-eada-4f28-ae1d-07c53c37ee60', 'f1889463-1291-429a-8505-f608aec135fa'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:20.441541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d5d696-616e-445f-aff1-6263bd16b3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4bcf96e-cd44-4a2e-8b9a-21dc88977f79', 'c25a92e2-5926-480a-b4d4-0b962965613a', '8c09a9d6-eada-4f28-ae1d-07c53c37ee60', 'f1889463-1291-429a-8505-f608aec135fa']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:20.448051 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5a7dcd-6a88-4fc1-bd49-1109ec79ea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:20.545780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5a7dcd-6a88-4fc1-bd49-1109ec79ea5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62fd65d7-38eb-4868-8171-c9ce80cd78ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1249652893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',qos_specs=None,replication_status=,reservations=['e4bcf96e-cd44-4a2e-8b9a-21dc88977f79','c25a92e2-5926-480a-b4d4-0b962965613a','8c09a9d6-eada-4f28-ae1d-07c53c37ee60','f1889463-1291-429a-8505-f608aec135fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1249652893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62fd65d7-38eb-4868-8171-c9ce80cd78ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:20.548279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d5dc5f-ae42-4463-ba20-edb9257ce199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:20.588515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d5dc5f-ae42-4463-ba20-edb9257ce199) transitioned into state 'SUCCESS' from state '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-1249652893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',qos_specs=None,replication_status=,reservations=['e4bcf96e-cd44-4a2e-8b9a-21dc88977f79','c25a92e2-5926-480a-b4d4-0b962965613a','8c09a9d6-eada-4f28-ae1d-07c53c37ee60','f1889463-1291-429a-8505-f608aec135fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:20.591865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de80297-e2f8-4946-90ab-a131149915f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:20.621979 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de80297-e2f8-4946-90ab-a131149915f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:20.625335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Flow 'volume_create_api' (b0e14038-c2c7-4665-abd9-ea9931004e0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:20.694651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume request issued successfully. Jan 13 11:40:20.717007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9a532cc-968a-4f2e-9b60-7ea7001b136d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes returned with HTTP 202 Jan 13 11:40:20.718424 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 72/145] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:40:19 2021] POST /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes => generated 826 bytes in 1695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:20.733720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbd89983-2458-442d-b232-17a3f8ea5057 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:20.734930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbd89983-2458-442d-b232-17a3f8ea5057 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:20.735775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbd89983-2458-442d-b232-17a3f8ea5057 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:20.848805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:20.848805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:20.860343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fbd89983-2458-442d-b232-17a3f8ea5057 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:20.889489 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbd89983-2458-442d-b232-17a3f8ea5057 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:20.890299 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 74/146] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:20 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 894 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:21.908661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8665d4ee-fc75-44d7-b672-789b31db0d09 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:21.909970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8665d4ee-fc75-44d7-b672-789b31db0d09 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:21.910418 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:21.910418 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:21.911147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8665d4ee-fc75-44d7-b672-789b31db0d09 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:22.087880 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:22.087880 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:22.109047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8665d4ee-fc75-44d7-b672-789b31db0d09 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:22.165741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8665d4ee-fc75-44d7-b672-789b31db0d09 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:22.170577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 73/147] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:21 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:23.184490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6864651b-6348-4e47-8ac7-9bd571a41675 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:23.185348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6864651b-6348-4e47-8ac7-9bd571a41675 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:23.185745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:23.185745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:23.186369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6864651b-6348-4e47-8ac7-9bd571a41675 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:23.340746 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:23.340746 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:23.358347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6864651b-6348-4e47-8ac7-9bd571a41675 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:23.421880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6864651b-6348-4e47-8ac7-9bd571a41675 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:23.430377 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 75/148] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:23 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:24.446877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0f5f67e7-eb36-407a-af8f-e69b29491e9c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:24.447728 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0f5f67e7-eb36-407a-af8f-e69b29491e9c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:24.448165 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:24.448165 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:24.448871 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0f5f67e7-eb36-407a-af8f-e69b29491e9c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:24.592030 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:24.592030 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:24.614210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0f5f67e7-eb36-407a-af8f-e69b29491e9c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:24.677746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0f5f67e7-eb36-407a-af8f-e69b29491e9c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:24.682023 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 74/149] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:24 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:25.697778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f727e144-5a6f-42a9-ad2e-6438a9468b16 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:25.699165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f727e144-5a6f-42a9-ad2e-6438a9468b16 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:25.699996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:25.699996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:25.700794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f727e144-5a6f-42a9-ad2e-6438a9468b16 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:25.837129 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:25.837129 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:25.868041 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f727e144-5a6f-42a9-ad2e-6438a9468b16 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:25.914915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f727e144-5a6f-42a9-ad2e-6438a9468b16 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:25.916500 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 76/150] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:25 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:26.932513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6eeb699-e3fc-4a21-a289-2dc651691217 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:26.933047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6eeb699-e3fc-4a21-a289-2dc651691217 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:26.933591 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:26.933591 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:26.934248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6eeb699-e3fc-4a21-a289-2dc651691217 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:27.051862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:27.051862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:27.088542 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b6eeb699-e3fc-4a21-a289-2dc651691217 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:27.130458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6eeb699-e3fc-4a21-a289-2dc651691217 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:27.131870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 75/151] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:26 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:28.151658 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-530bbe52-154b-4882-816e-728cdf651bb4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:28.152173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-530bbe52-154b-4882-816e-728cdf651bb4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:28.152573 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:28.152573 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:28.153339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-530bbe52-154b-4882-816e-728cdf651bb4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:28.297858 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:28.297858 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:28.325195 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-530bbe52-154b-4882-816e-728cdf651bb4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:28.375228 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-530bbe52-154b-4882-816e-728cdf651bb4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:28.377401 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 77/152] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:28 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:29.392907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28444338-bf94-4d20-ae17-d309a216c29a tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:29.393403 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28444338-bf94-4d20-ae17-d309a216c29a tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:29.394074 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:29.394074 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:29.394799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28444338-bf94-4d20-ae17-d309a216c29a tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:29.472752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:29.472752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:29.486793 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-28444338-bf94-4d20-ae17-d309a216c29a tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:29.546473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28444338-bf94-4d20-ae17-d309a216c29a tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:29.547519 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 76/153] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:29 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:30.564218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64969c0f-14df-4428-a50c-a038ae5d4bb6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:30.565145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64969c0f-14df-4428-a50c-a038ae5d4bb6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:30.565427 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:30.565427 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:30.566058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64969c0f-14df-4428-a50c-a038ae5d4bb6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:30.714074 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:30.714074 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:30.741824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-64969c0f-14df-4428-a50c-a038ae5d4bb6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:30.801480 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64969c0f-14df-4428-a50c-a038ae5d4bb6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:30.805068 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 77/154] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:30 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:40:30.994805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] POST http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes Jan 13 11:40:30.995425 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:30.995425 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:30.996428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1951885384"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:30.997657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1951885384'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:30.998162 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Create volume of 1 GB Jan 13 11:40:31.044248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Availability Zones retrieved successfully. Jan 13 11:40:31.106247 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Flow 'volume_create_api' (0055e012-2079-427f-9538-54e81bcf7bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:31.114119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd6e835-13cd-40e3-b2f3-cf51b5898bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:31.122921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:31.301532 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd6e835-13cd-40e3-b2f3-cf51b5898bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:31.309508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79691489-a22c-446f-908a-191decfbd7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:31.410797 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Created reservations ['03ee3aa9-f7c0-49a8-b768-af989961804e', 'ee9a55c4-0e3f-488a-9551-c41491c16853', '3188be83-0a82-4690-9fa9-f08ca6e56b3b', '8923148f-573e-4973-9a6b-27d27ef5b29c'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:31.413288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79691489-a22c-446f-908a-191decfbd7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03ee3aa9-f7c0-49a8-b768-af989961804e', 'ee9a55c4-0e3f-488a-9551-c41491c16853', '3188be83-0a82-4690-9fa9-f08ca6e56b3b', '8923148f-573e-4973-9a6b-27d27ef5b29c']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:31.417833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc6bb6c-d42c-472d-b66d-8c0fbcaabc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:31.706203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc6bb6c-d42c-472d-b66d-8c0fbcaabc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ce76259-823b-4550-93be-31d4f5c09c5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1951885384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2bb499b2324959b2e17fbc86aeba68',qos_specs=None,replication_status=,reservations=['03ee3aa9-f7c0-49a8-b768-af989961804e','ee9a55c4-0e3f-488a-9551-c41491c16853','3188be83-0a82-4690-9fa9-f08ca6e56b3b','8923148f-573e-4973-9a6b-27d27ef5b29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fe4c8e04c54f448324f5a8bd31c79b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1951885384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ce76259-823b-4550-93be-31d4f5c09c5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa2bb499b2324959b2e17fbc86aeba68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15fe4c8e04c54f448324f5a8bd31c79b',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:31.708306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d9f2a1-78c3-445d-8c82-2851661ac771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:31.764506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d9f2a1-78c3-445d-8c82-2851661ac771) transitioned into state 'SUCCESS' from state '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-1951885384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2bb499b2324959b2e17fbc86aeba68',qos_specs=None,replication_status=,reservations=['03ee3aa9-f7c0-49a8-b768-af989961804e','ee9a55c4-0e3f-488a-9551-c41491c16853','3188be83-0a82-4690-9fa9-f08ca6e56b3b','8923148f-573e-4973-9a6b-27d27ef5b29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fe4c8e04c54f448324f5a8bd31c79b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:31.766565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2123a588-df1c-48e2-ab68-3c22e40dd7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:31.791502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2123a588-df1c-48e2-ab68-3c22e40dd7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:31.794207 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Flow 'volume_create_api' (0055e012-2079-427f-9538-54e81bcf7bdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:31.828355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e051fa4-4bd7-4bcd-a910-88a53046357f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:31.829011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e051fa4-4bd7-4bcd-a910-88a53046357f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:31.829294 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:31.829294 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:31.829747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e051fa4-4bd7-4bcd-a910-88a53046357f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:31.902914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Create volume request issued successfully. Jan 13 11:40:31.930480 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de09036c-4890-48f3-829d-4f5b1d4632a4 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes returned with HTTP 202 Jan 13 11:40:31.931390 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 78/155] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:40:29 2021] POST /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes => generated 819 bytes in 1971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:31.957717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-106e0000-dda4-4b04-a0c6-9bfb6e083cbf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:31.958258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-106e0000-dda4-4b04-a0c6-9bfb6e083cbf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:31.958476 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:31.958476 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:31.958923 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-106e0000-dda4-4b04-a0c6-9bfb6e083cbf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:32.045949 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:32.045949 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:32.085860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9e051fa4-4bd7-4bcd-a910-88a53046357f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:32.169916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e051fa4-4bd7-4bcd-a910-88a53046357f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:32.171836 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 78/156] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:31 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:32.196341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:32.196341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:32.238357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-106e0000-dda4-4b04-a0c6-9bfb6e083cbf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:32.317251 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-106e0000-dda4-4b04-a0c6-9bfb6e083cbf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 200 Jan 13 11:40:32.326097 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 79/157] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:31 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 887 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:33.188679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c806ec32-76a1-4630-a728-824ab80c31d8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:33.189893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c806ec32-76a1-4630-a728-824ab80c31d8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:33.190274 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:33.190274 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:33.190943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c806ec32-76a1-4630-a728-824ab80c31d8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:33.333295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2e96fef-0403-40d2-877e-8dc879cbfad9 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:33.333794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2e96fef-0403-40d2-877e-8dc879cbfad9 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:33.334190 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:33.334190 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:33.334777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2e96fef-0403-40d2-877e-8dc879cbfad9 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:33.378027 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:33.378027 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:33.423476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c806ec32-76a1-4630-a728-824ab80c31d8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:33.493835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:33.493835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:33.504698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c806ec32-76a1-4630-a728-824ab80c31d8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:33.508926 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 79/158] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:33 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:33.534734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a2e96fef-0403-40d2-877e-8dc879cbfad9 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:33.634302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2e96fef-0403-40d2-877e-8dc879cbfad9 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 200 Jan 13 11:40:33.655814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 80/159] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:33 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 911 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:34.524121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4d388a3-57cf-457f-8f99-d53ecafea547 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:34.524787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4d388a3-57cf-457f-8f99-d53ecafea547 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:34.525093 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:34.525093 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:34.525625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4d388a3-57cf-457f-8f99-d53ecafea547 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:34.673622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4759be1a-84a4-421c-b5f3-9da540021c8d tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:34.675585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4759be1a-84a4-421c-b5f3-9da540021c8d tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:34.676389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:34.676389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:34.677070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4759be1a-84a4-421c-b5f3-9da540021c8d tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:34.699960 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:34.699960 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:34.724571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4d388a3-57cf-457f-8f99-d53ecafea547 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:34.787680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4d388a3-57cf-457f-8f99-d53ecafea547 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:34.790503 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:34.790503 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:34.805303 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 80/160] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:34 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:34.825834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4759be1a-84a4-421c-b5f3-9da540021c8d tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:34.872033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4759be1a-84a4-421c-b5f3-9da540021c8d tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 200 Jan 13 11:40:34.873372 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 81/161] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:34 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:34.890884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/limits Jan 13 11:40:34.891610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:34.892795 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:34.892795 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:34.893353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:34.946001 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] 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. Jan 13 11:40:34.948101 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] 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. Jan 13 11:40:34.951679 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] 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. Jan 13 11:40:34.954515 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] 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. Jan 13 11:40:34.957059 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] 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. Jan 13 11:40:34.959033 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] 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. Jan 13 11:40:35.036521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-673f0a48-2b81-46a1-8387-230b6e6f2c58 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/limits returned with HTTP 200 Jan 13 11:40:35.039059 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 81/162] 10.222.0.24 () {58 vars in 1201 bytes} [Wed Jan 13 11:40:34 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/limits => generated 302 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:35.050278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] DELETE http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:35.051093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:35.051484 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:35.051484 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:35.052275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:35.053459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Delete volume with id: 2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:35.174331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:35.174331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:35.180053 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:35.247061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Delete volume request issued successfully. Jan 13 11:40:35.247754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51e267e1-b0a4-415e-a8d6-f949ab4df731 tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 202 Jan 13 11:40:35.248770 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 82/163] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:40:35 2021] DELETE /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:35.268819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e9f5d17-7f63-4d6d-a224-043aae3611ff tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:35.269805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e9f5d17-7f63-4d6d-a224-043aae3611ff tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:35.270265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e9f5d17-7f63-4d6d-a224-043aae3611ff tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:35.391262 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:35.391262 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:35.403941 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7e9f5d17-7f63-4d6d-a224-043aae3611ff tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:35.438269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e9f5d17-7f63-4d6d-a224-043aae3611ff tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 200 Jan 13 11:40:35.439724 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 82/164] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:35 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:35.820742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa865c1c-5987-4006-8e26-4ee56eac60ce tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:35.820742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa865c1c-5987-4006-8e26-4ee56eac60ce tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:35.820742 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:35.820742 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:35.820742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa865c1c-5987-4006-8e26-4ee56eac60ce tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:35.981789 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:35.981789 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:36.007419 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-aa865c1c-5987-4006-8e26-4ee56eac60ce tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:36.060385 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa865c1c-5987-4006-8e26-4ee56eac60ce tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:36.071085 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 83/165] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:35 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:36.456325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f14ead80-00a4-4cb3-a7bd-52af75b6037b tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:36.456856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f14ead80-00a4-4cb3-a7bd-52af75b6037b tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:36.457046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:36.457046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:36.457577 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f14ead80-00a4-4cb3-a7bd-52af75b6037b tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:36.605771 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:36.605771 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:36.668316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f14ead80-00a4-4cb3-a7bd-52af75b6037b tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:36.820039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f14ead80-00a4-4cb3-a7bd-52af75b6037b tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 200 Jan 13 11:40:36.822199 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 83/166] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:36 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 911 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:37.077302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c89c6874-6251-4f6f-a4d2-85fa1c17bff1 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:37.077865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c89c6874-6251-4f6f-a4d2-85fa1c17bff1 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:37.078127 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:37.078127 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:37.078794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c89c6874-6251-4f6f-a4d2-85fa1c17bff1 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:37.295255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:37.295255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:37.324019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c89c6874-6251-4f6f-a4d2-85fa1c17bff1 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:37.384322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c89c6874-6251-4f6f-a4d2-85fa1c17bff1 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:37.398231 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 84/167] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:37 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:37.836807 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bab241f-c435-4dbb-9918-2563816c98cb tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:37.837325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bab241f-c435-4dbb-9918-2563816c98cb tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:37.837528 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:37.837528 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:37.837906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bab241f-c435-4dbb-9918-2563816c98cb tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:38.003888 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:38.003888 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:38.043539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7bab241f-c435-4dbb-9918-2563816c98cb tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Volume info retrieved successfully. Jan 13 11:40:38.154187 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bab241f-c435-4dbb-9918-2563816c98cb tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 200 Jan 13 11:40:38.155583 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 84/168] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:37 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 911 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:38.405564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d369c10c-9407-4309-9d01-fd60aecc84db tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:38.406123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d369c10c-9407-4309-9d01-fd60aecc84db tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:38.406345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:38.406345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:38.406730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d369c10c-9407-4309-9d01-fd60aecc84db tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:38.663307 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:38.663307 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:38.699565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d369c10c-9407-4309-9d01-fd60aecc84db tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:38.805850 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d369c10c-9407-4309-9d01-fd60aecc84db tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:38.814121 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 85/169] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:38 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:39.172017 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9c8e097-a2cd-4dac-ac03-9e9e5ceaf9bf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] GET http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e Jan 13 11:40:39.172539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9c8e097-a2cd-4dac-ac03-9e9e5ceaf9bf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:39.172760 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:39.172760 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:39.173134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9c8e097-a2cd-4dac-ac03-9e9e5ceaf9bf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:39.331781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9c8e097-a2cd-4dac-ac03-9e9e5ceaf9bf tempest-AbsoluteLimitsTests-1337951170 tempest-AbsoluteLimitsTests-1337951170] http://10.222.0.24/volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e returned with HTTP 404 Jan 13 11:40:39.332826 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 85/170] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:39 2021] GET /volume/v3/fa2bb499b2324959b2e17fbc86aeba68/volumes/2ce76259-823b-4550-93be-31d4f5c09c5e => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:40:39.841435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-568dba99-8fca-43a5-9463-3d5468a624bc tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:39.841953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-568dba99-8fca-43a5-9463-3d5468a624bc tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:39.842343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:39.842343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:39.842717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-568dba99-8fca-43a5-9463-3d5468a624bc tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:40.023662 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:40.023662 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:40.055570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-568dba99-8fca-43a5-9463-3d5468a624bc tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:40.179503 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-568dba99-8fca-43a5-9463-3d5468a624bc tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:40.192988 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 86/171] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:39 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:41.208564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d2d2b30-c604-4f31-b38b-d24cc0f57674 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:41.211470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d2d2b30-c604-4f31-b38b-d24cc0f57674 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:41.212541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d2d2b30-c604-4f31-b38b-d24cc0f57674 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:41.306426 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:41.306426 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:41.316220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5d2d2b30-c604-4f31-b38b-d24cc0f57674 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:41.340853 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d2d2b30-c604-4f31-b38b-d24cc0f57674 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:41.341910 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 86/172] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:41 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 918 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:42.358684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f503b31-8efd-4c12-86cc-4cd1442caad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:42.359315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f503b31-8efd-4c12-86cc-4cd1442caad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:42.359540 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:42.359540 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:42.359920 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f503b31-8efd-4c12-86cc-4cd1442caad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:42.492415 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:42.492415 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:42.515963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8f503b31-8efd-4c12-86cc-4cd1442caad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:42.564218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f503b31-8efd-4c12-86cc-4cd1442caad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:42.567857 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 87/173] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:42 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 976 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:43.585290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9884af63-3681-4a6c-9d04-250fa8a9f579 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:43.585812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9884af63-3681-4a6c-9d04-250fa8a9f579 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:43.585987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:43.585987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:43.586558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9884af63-3681-4a6c-9d04-250fa8a9f579 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:43.687822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:43.687822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:43.699637 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9884af63-3681-4a6c-9d04-250fa8a9f579 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:43.730775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9884af63-3681-4a6c-9d04-250fa8a9f579 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:43.732116 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 87/174] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:43 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 976 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:44.749559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14df6641-ca14-428e-a669-9a7a8871074b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:44.750598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14df6641-ca14-428e-a669-9a7a8871074b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:44.750957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:44.750957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:44.751605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14df6641-ca14-428e-a669-9a7a8871074b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:44.866939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:44.866939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:44.891693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-14df6641-ca14-428e-a669-9a7a8871074b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:44.919185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14df6641-ca14-428e-a669-9a7a8871074b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:44.920855 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 88/175] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:44 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 979 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:45.937547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bccbfb9-f607-41be-b662-37404c843f1b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:45.938065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bccbfb9-f607-41be-b662-37404c843f1b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:45.938236 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:45.938236 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:45.938901 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bccbfb9-f607-41be-b662-37404c843f1b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:46.056363 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:46.056363 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:46.070290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5bccbfb9-f607-41be-b662-37404c843f1b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:46.103569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bccbfb9-f607-41be-b662-37404c843f1b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:46.104948 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 88/176] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:45 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 979 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:47.121410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6de37aed-d041-4227-acc3-6411951f7ad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:47.121945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6de37aed-d041-4227-acc3-6411951f7ad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:47.122163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:47.122163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:47.122603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6de37aed-d041-4227-acc3-6411951f7ad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:47.249946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:47.249946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:47.270518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6de37aed-d041-4227-acc3-6411951f7ad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:47.292109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] POST http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes Jan 13 11:40:47.292568 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:47.292568 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:47.292982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-975504666"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:47.294153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-975504666'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:47.294534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume of 1 GB Jan 13 11:40:47.330105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Availability Zones retrieved successfully. Jan 13 11:40:47.332952 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6de37aed-d041-4227-acc3-6411951f7ad8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:47.337545 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 89/177] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:47 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 979 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:47.390303 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Flow 'volume_create_api' (28fcfa3f-6b12-4498-a50d-0f90ded3727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:47.401576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa04bdf2-c5f8-4530-8a91-89dc0d27785f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:47.412250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:47.511062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa04bdf2-c5f8-4530-8a91-89dc0d27785f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:47.515945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94478787-cd09-42ff-8251-6372f205ca64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:47.679106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Created reservations ['4f256dc2-fc35-4422-94b0-d87b3aa3e5e2', '480acce7-4117-46f2-a025-8867bcb8befb', '671bdf49-a337-4827-baf7-cf79e3c1c03c', '93f62a9e-ed9e-4259-a622-3d390d3b30b5'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:47.682290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94478787-cd09-42ff-8251-6372f205ca64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f256dc2-fc35-4422-94b0-d87b3aa3e5e2', '480acce7-4117-46f2-a025-8867bcb8befb', '671bdf49-a337-4827-baf7-cf79e3c1c03c', '93f62a9e-ed9e-4259-a622-3d390d3b30b5']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:47.684732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a540ef4d-0c1a-42fc-8cba-93b4c7fd6607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:47.790008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a540ef4d-0c1a-42fc-8cba-93b4c7fd6607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a31d93-8c49-4a46-9ca5-1084c9933fd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-975504666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',qos_specs=None,replication_status=,reservations=['4f256dc2-fc35-4422-94b0-d87b3aa3e5e2','480acce7-4117-46f2-a025-8867bcb8befb','671bdf49-a337-4827-baf7-cf79e3c1c03c','93f62a9e-ed9e-4259-a622-3d390d3b30b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a045919d62604cf3b9f668a44b9dce3b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-975504666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a31d93-8c49-4a46-9ca5-1084c9933fd6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a045919d62604cf3b9f668a44b9dce3b',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:47.792525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6e67ea-9f28-4f59-9de9-19aae7512767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:47.838603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6e67ea-9f28-4f59-9de9-19aae7512767) transitioned into state 'SUCCESS' from state '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-975504666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',qos_specs=None,replication_status=,reservations=['4f256dc2-fc35-4422-94b0-d87b3aa3e5e2','480acce7-4117-46f2-a025-8867bcb8befb','671bdf49-a337-4827-baf7-cf79e3c1c03c','93f62a9e-ed9e-4259-a622-3d390d3b30b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a045919d62604cf3b9f668a44b9dce3b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:47.841222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c039f95-44f0-41f0-96fe-a170fa3a8cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:47.879594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c039f95-44f0-41f0-96fe-a170fa3a8cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:47.884846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Flow 'volume_create_api' (28fcfa3f-6b12-4498-a50d-0f90ded3727d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:48.069986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume request issued successfully. Jan 13 11:40:48.109753 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20931677-68cf-4530-8eeb-9b73857e843c tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes returned with HTTP 202 Jan 13 11:40:48.112767 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 89/178] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:40:46 2021] POST /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes => generated 828 bytes in 1445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:48.127966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6c782f15-8ab9-46b4-987a-5a4e355e4bd1 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:40:48.128533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6c782f15-8ab9-46b4-987a-5a4e355e4bd1 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:48.128677 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:48.128677 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:48.129441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6c782f15-8ab9-46b4-987a-5a4e355e4bd1 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:48.273037 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:48.273037 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:48.301592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6c782f15-8ab9-46b4-987a-5a4e355e4bd1 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:48.353775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70895a38-df07-45d2-9aa1-2ff9b0bf7649 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:48.355226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70895a38-df07-45d2-9aa1-2ff9b0bf7649 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:48.355597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:48.355597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:48.356229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70895a38-df07-45d2-9aa1-2ff9b0bf7649 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:48.391816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6c782f15-8ab9-46b4-987a-5a4e355e4bd1 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:40:48.395613 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 90/179] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:48 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:48.557827 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:48.557827 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:48.586648 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-70895a38-df07-45d2-9aa1-2ff9b0bf7649 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:48.646953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70895a38-df07-45d2-9aa1-2ff9b0bf7649 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:48.658448 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 90/180] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:48 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 979 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:49.414732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-562d1723-a4e9-4731-9827-7186c47100a5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:40:49.416547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-562d1723-a4e9-4731-9827-7186c47100a5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:49.417535 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:49.417535 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:49.421395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-562d1723-a4e9-4731-9827-7186c47100a5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:49.559134 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:49.559134 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:49.580023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-562d1723-a4e9-4731-9827-7186c47100a5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:49.671740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84fe02ce-a198-4d4f-925a-921aaea89540 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:49.673227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84fe02ce-a198-4d4f-925a-921aaea89540 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:49.675933 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:49.675933 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:49.677660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84fe02ce-a198-4d4f-925a-921aaea89540 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:49.700474 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-562d1723-a4e9-4731-9827-7186c47100a5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:40:49.711470 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 91/181] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:49 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 920 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:49.875605 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:49.875605 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:49.899540 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-84fe02ce-a198-4d4f-925a-921aaea89540 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:49.948789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84fe02ce-a198-4d4f-925a-921aaea89540 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:49.951062 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 91/182] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:49 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 979 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:50.727335 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22898dd4-ef62-4702-a129-334f768aacad tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:40:50.727945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22898dd4-ef62-4702-a129-334f768aacad tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:50.728122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:50.728122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:50.728494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22898dd4-ef62-4702-a129-334f768aacad tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:50.780218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes Jan 13 11:40:50.781342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:50.781342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:50.788106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1801697405"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:50.790988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1801697405'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:50.799126 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume of 1 GB Jan 13 11:40:50.841571 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:50.841571 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:50.865101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-22898dd4-ef62-4702-a129-334f768aacad tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:50.870350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Availability Zones retrieved successfully. Jan 13 11:40:50.914651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22898dd4-ef62-4702-a129-334f768aacad tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:40:50.922284 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 92/183] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:50 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:50.943390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (bec04fce-a68d-4baa-a35e-887ff466af40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:50.952348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01260e1-b8eb-4b11-aba1-8dba781d132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:50.954557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:50.966590 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-95934861-a6c7-4d93-811a-315f88c21092 req-7be55e7e-1675-49ed-861f-44b4d98458f9 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:40:50.967647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-95934861-a6c7-4d93-811a-315f88c21092 req-7be55e7e-1675-49ed-861f-44b4d98458f9 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:50.968146 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:50.968146 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:50.968749 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-95934861-a6c7-4d93-811a-315f88c21092 req-7be55e7e-1675-49ed-861f-44b4d98458f9 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:51.035322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01260e1-b8eb-4b11-aba1-8dba781d132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.039014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fd6758-d2b9-4ca3-9222-6572d926de3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.071842 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:51.071842 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:51.092140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-95934861-a6c7-4d93-811a-315f88c21092 req-7be55e7e-1675-49ed-861f-44b4d98458f9 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:51.136664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-95934861-a6c7-4d93-811a-315f88c21092 req-7be55e7e-1675-49ed-861f-44b4d98458f9 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:40:51.137679 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 93/184] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:40:50 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:40:51.154905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebc42d8d-f8a3-4142-9b87-dd175267a393 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:51.155695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebc42d8d-f8a3-4142-9b87-dd175267a393 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:51.156121 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:51.156121 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:51.158284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebc42d8d-f8a3-4142-9b87-dd175267a393 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:51.188652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['7faa1fe2-6e87-4706-974e-a23b2b936d9c', 'f7c7c20c-1ebe-44c9-9388-f24b06d8a0bb', '4f178ab7-0576-46e9-87c3-c9c5a736f908', 'f0667e67-00d5-4c94-a463-8b9a3b352377'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:51.190566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fd6758-d2b9-4ca3-9222-6572d926de3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7faa1fe2-6e87-4706-974e-a23b2b936d9c', 'f7c7c20c-1ebe-44c9-9388-f24b06d8a0bb', '4f178ab7-0576-46e9-87c3-c9c5a736f908', 'f0667e67-00d5-4c94-a463-8b9a3b352377']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.193633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ea8fdc-eb28-408e-abcd-265238d50fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.277460 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:51.277460 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:51.297521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebc42d8d-f8a3-4142-9b87-dd175267a393 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:51.323530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ea8fdc-eb28-408e-abcd-265238d50fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef3be7f-222a-426e-a027-558bcbf7b9e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1801697405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['7faa1fe2-6e87-4706-974e-a23b2b936d9c','f7c7c20c-1ebe-44c9-9388-f24b06d8a0bb','4f178ab7-0576-46e9-87c3-c9c5a736f908','f0667e67-00d5-4c94-a463-8b9a3b352377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1801697405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef3be7f-222a-426e-a027-558bcbf7b9e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d78528ae5fc5469c9bf8ec39e5467946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b6cf48f21f040b885953607b9abc017',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.325750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ca7817-6a03-4edf-969e-e081a63fb3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.339916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebc42d8d-f8a3-4142-9b87-dd175267a393 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:51.342303 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 94/185] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:51 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 1369 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:40:51.352521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] POST http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes Jan 13 11:40:51.353283 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:51.353283 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:51.353940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1538193054"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:51.360024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1538193054'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:51.360640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume of 1 GB Jan 13 11:40:51.374370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ca7817-6a03-4edf-969e-e081a63fb3ad) transitioned into state 'SUCCESS' from state '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-1801697405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['7faa1fe2-6e87-4706-974e-a23b2b936d9c','f7c7c20c-1ebe-44c9-9388-f24b06d8a0bb','4f178ab7-0576-46e9-87c3-c9c5a736f908','f0667e67-00d5-4c94-a463-8b9a3b352377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.376347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c66c701-c569-4d55-878b-3fd27f4aa3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.389163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Availability Zones retrieved successfully. Jan 13 11:40:51.432501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Flow 'volume_create_api' (3d7e771d-0310-4b7d-a1ed-02f0f6c3a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:51.434529 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c66c701-c569-4d55-878b-3fd27f4aa3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.442116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482cbf68-9e18-4f64-8af9-ab26a3d4bdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.444881 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:51.448626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (bec04fce-a68d-4baa-a35e-887ff466af40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:51.588172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request issued successfully. Jan 13 11:40:51.648404 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-365a92ee-e4bb-4937-85ae-edbe9fa2b3fe tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes returned with HTTP 202 Jan 13 11:40:51.650256 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 92/186] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:40:50 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes => generated 818 bytes in 1641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:51.682498 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56f29f21-169d-41f7-a1e6-e30f64a49799 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:51.687156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56f29f21-169d-41f7-a1e6-e30f64a49799 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:51.687389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:51.687389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:51.694377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56f29f21-169d-41f7-a1e6-e30f64a49799 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:51.715083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482cbf68-9e18-4f64-8af9-ab26a3d4bdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.726223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c8eb7b-fb03-4f09-91d3-1c90e71c62e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.865303 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:51.865303 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:51.894477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-56f29f21-169d-41f7-a1e6-e30f64a49799 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:40:51.930141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Created reservations ['a9fba4ac-3399-43b6-8996-ff0bc011a9f3', '48b80741-b5ef-47bc-a799-2747f5d95461', '06d0167e-e8ca-4979-a748-625d1586b6d6', 'f5bcb043-966c-421a-8512-2b3d6956629f'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:51.932665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c8eb7b-fb03-4f09-91d3-1c90e71c62e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9fba4ac-3399-43b6-8996-ff0bc011a9f3', '48b80741-b5ef-47bc-a799-2747f5d95461', '06d0167e-e8ca-4979-a748-625d1586b6d6', 'f5bcb043-966c-421a-8512-2b3d6956629f']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:51.935030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e34f70-162d-40de-af16-ea35613f3950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:51.952745 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56f29f21-169d-41f7-a1e6-e30f64a49799 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 200 Jan 13 11:40:51.956045 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 93/187] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:51 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 910 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:52.025354 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e34f70-162d-40de-af16-ea35613f3950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46eee151-f601-4208-b615-0dd81e9d4059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1538193054',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',qos_specs=None,replication_status=,reservations=['a9fba4ac-3399-43b6-8996-ff0bc011a9f3','48b80741-b5ef-47bc-a799-2747f5d95461','06d0167e-e8ca-4979-a748-625d1586b6d6','f5bcb043-966c-421a-8512-2b3d6956629f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a045919d62604cf3b9f668a44b9dce3b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1538193054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46eee151-f601-4208-b615-0dd81e9d4059,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a045919d62604cf3b9f668a44b9dce3b',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:52.028613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89613f29-1b5d-4935-a586-62512c032670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:52.068183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89613f29-1b5d-4935-a586-62512c032670) transitioned into state 'SUCCESS' from state '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-1538193054',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',qos_specs=None,replication_status=,reservations=['a9fba4ac-3399-43b6-8996-ff0bc011a9f3','48b80741-b5ef-47bc-a799-2747f5d95461','06d0167e-e8ca-4979-a748-625d1586b6d6','f5bcb043-966c-421a-8512-2b3d6956629f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a045919d62604cf3b9f668a44b9dce3b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:52.070716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5c5a46-19ae-45c2-99a2-ac26a2bd8476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:52.096635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5c5a46-19ae-45c2-99a2-ac26a2bd8476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:52.135453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Flow 'volume_create_api' (3d7e771d-0310-4b7d-a1ed-02f0f6c3a617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:52.247976 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume request issued successfully. Jan 13 11:40:52.298786 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f606c079-bd24-42eb-9f34-ee65c82b34db tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes returned with HTTP 202 Jan 13 11:40:52.310332 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 95/188] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:40:51 2021] POST /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes => generated 829 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:52.315062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d846860c-f103-4e31-b110-a8891326ed71 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:40:52.315848 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d846860c-f103-4e31-b110-a8891326ed71 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:52.316254 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:52.316254 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:52.317164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d846860c-f103-4e31-b110-a8891326ed71 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:52.361339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-233b46d4-7aa4-4055-a92e-d8cd6a307406 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:40:52.361972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-233b46d4-7aa4-4055-a92e-d8cd6a307406 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:52.362195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:52.362195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:52.362575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-233b46d4-7aa4-4055-a92e-d8cd6a307406 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:52.453000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:52.453000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:52.455847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:52.455847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:52.482153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d846860c-f103-4e31-b110-a8891326ed71 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:52.500234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-233b46d4-7aa4-4055-a92e-d8cd6a307406 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:52.507468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d846860c-f103-4e31-b110-a8891326ed71 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:40:52.508515 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 94/189] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:52 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 921 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:52.614167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-233b46d4-7aa4-4055-a92e-d8cd6a307406 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:40:52.619263 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 96/190] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:52 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 1367 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:40:52.641219 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] POST http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes Jan 13 11:40:52.642459 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:52.642459 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:52.644005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1935929702"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:52.649168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1935929702'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:52.649735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume of 1 GB Jan 13 11:40:52.676893 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Availability Zones retrieved successfully. Jan 13 11:40:52.699210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Flow 'volume_create_api' (a58ad40e-2382-46b1-84bc-63c0fd433680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:52.703202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (778452ba-3a78-48c4-91fa-562a9420fa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:52.707285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:52.863407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (778452ba-3a78-48c4-91fa-562a9420fa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:52.888068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5186d5-c59d-435f-a15f-f2986f64b4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:52.973651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f23d0558-8877-4a39-a2d5-cca1e11ceaff tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:52.975554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f23d0558-8877-4a39-a2d5-cca1e11ceaff tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:52.975998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:52.975998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:52.976606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f23d0558-8877-4a39-a2d5-cca1e11ceaff tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:53.097779 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:53.097779 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:53.124530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Created reservations ['3cb03f48-581d-4332-8247-7f3d8359762a', 'ff6fed7e-aef5-4001-b6c5-950afca6c2ef', 'b9fbb94f-e3d6-4d8d-bbf3-9b2a6563e24d', 'fbafb970-97f0-4c9d-a799-77c7e8b21bd6'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:53.136339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5186d5-c59d-435f-a15f-f2986f64b4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb03f48-581d-4332-8247-7f3d8359762a', 'ff6fed7e-aef5-4001-b6c5-950afca6c2ef', 'b9fbb94f-e3d6-4d8d-bbf3-9b2a6563e24d', 'fbafb970-97f0-4c9d-a799-77c7e8b21bd6']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:53.139981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8489f06-0559-4562-b80a-2a5da61ca539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:53.142848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f23d0558-8877-4a39-a2d5-cca1e11ceaff tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:40:53.207603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f23d0558-8877-4a39-a2d5-cca1e11ceaff tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 200 Jan 13 11:40:53.209788 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 97/191] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:53.314200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8489f06-0559-4562-b80a-2a5da61ca539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1935929702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',qos_specs=None,replication_status=,reservations=['3cb03f48-581d-4332-8247-7f3d8359762a','ff6fed7e-aef5-4001-b6c5-950afca6c2ef','b9fbb94f-e3d6-4d8d-bbf3-9b2a6563e24d','fbafb970-97f0-4c9d-a799-77c7e8b21bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1935929702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:53.317327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d9db0c-d9c6-42ef-aab5-3920560dba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:53.352752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d9db0c-d9c6-42ef-aab5-3920560dba69) transitioned into state 'SUCCESS' from state '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-1935929702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',qos_specs=None,replication_status=,reservations=['3cb03f48-581d-4332-8247-7f3d8359762a','ff6fed7e-aef5-4001-b6c5-950afca6c2ef','b9fbb94f-e3d6-4d8d-bbf3-9b2a6563e24d','fbafb970-97f0-4c9d-a799-77c7e8b21bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:53.355708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fe2dad-b9c8-4d5d-ab07-d945608d9361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:53.378131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fe2dad-b9c8-4d5d-ab07-d945608d9361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:53.386877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Flow 'volume_create_api' (a58ad40e-2382-46b1-84bc-63c0fd433680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:53.513177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume request issued successfully. Jan 13 11:40:53.525779 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63ac05da-4c78-4df5-a8e2-640f0e3fd229 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:40:53.526724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63ac05da-4c78-4df5-a8e2-640f0e3fd229 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:53.527118 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:53.527118 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:53.527811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63ac05da-4c78-4df5-a8e2-640f0e3fd229 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:53.550273 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9cd0afcc-b368-4aca-aa2d-ca02619baef6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes returned with HTTP 202 Jan 13 11:40:53.556682 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 95/192] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:40:52 2021] POST /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes => generated 826 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:53.572350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b99610e7-2483-4f11-b7d1-6748e3bbab25 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:40:53.573176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b99610e7-2483-4f11-b7d1-6748e3bbab25 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:53.577418 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:53.577418 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:53.578151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b99610e7-2483-4f11-b7d1-6748e3bbab25 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:53.665417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:53.665417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:53.688339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-63ac05da-4c78-4df5-a8e2-640f0e3fd229 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:53.722795 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:53.722795 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:53.738029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b99610e7-2483-4f11-b7d1-6748e3bbab25 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:53.749765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63ac05da-4c78-4df5-a8e2-640f0e3fd229 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:40:53.751003 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 98/193] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:53 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 921 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:53.795197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b99610e7-2483-4f11-b7d1-6748e3bbab25 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:40:53.803813 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 96/194] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:53 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 894 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:40:54.227720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7286b546-1d97-4ffb-8798-6a1f25220a0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:54.229207 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7286b546-1d97-4ffb-8798-6a1f25220a0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:54.229637 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:54.229637 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:54.230267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7286b546-1d97-4ffb-8798-6a1f25220a0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:54.368354 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:54.368354 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:54.397072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7286b546-1d97-4ffb-8798-6a1f25220a0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:40:54.461413 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7286b546-1d97-4ffb-8798-6a1f25220a0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 200 Jan 13 11:40:54.462237 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 99/195] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:54 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:54.768253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-826c99ec-ca5f-4806-b132-bdf022859028 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:40:54.768772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-826c99ec-ca5f-4806-b132-bdf022859028 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:54.768987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:54.768987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:54.769362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-826c99ec-ca5f-4806-b132-bdf022859028 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:54.814201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efd2ef66-c572-4bd3-891f-2cbc8559fe5d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:40:54.819486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efd2ef66-c572-4bd3-891f-2cbc8559fe5d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:54.819873 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:54.819873 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:54.820529 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efd2ef66-c572-4bd3-891f-2cbc8559fe5d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:54.855394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:54.855394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:54.862713 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-826c99ec-ca5f-4806-b132-bdf022859028 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:54.910892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-826c99ec-ca5f-4806-b132-bdf022859028 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:40:54.912753 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 97/196] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:54 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 922 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:54.956428 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:54.956428 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:54.976845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-20efd8e3-f7c6-462f-a2e1-db00a2f9cc15 req-62c1fc7a-2eca-4981-a595-ad3ca2c9868b tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:40:54.977606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-20efd8e3-f7c6-462f-a2e1-db00a2f9cc15 req-62c1fc7a-2eca-4981-a595-ad3ca2c9868b tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:54.978113 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:54.978113 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:54.978710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-20efd8e3-f7c6-462f-a2e1-db00a2f9cc15 req-62c1fc7a-2eca-4981-a595-ad3ca2c9868b tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:54.991021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-efd2ef66-c572-4bd3-891f-2cbc8559fe5d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:55.025137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efd2ef66-c572-4bd3-891f-2cbc8559fe5d tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:40:55.035632 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 100/197] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:54 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:40:55.057899 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:55.057899 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:55.091060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-20efd8e3-f7c6-462f-a2e1-db00a2f9cc15 req-62c1fc7a-2eca-4981-a595-ad3ca2c9868b tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:55.175116 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-20efd8e3-f7c6-462f-a2e1-db00a2f9cc15 req-62c1fc7a-2eca-4981-a595-ad3ca2c9868b tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:40:55.184869 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 98/198] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:40:54 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 922 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:55.215182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] POST http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes Jan 13 11:40:55.221576 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:55.221576 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:55.222869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-785690707"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:55.225261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-785690707'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:55.225830 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume of 1 GB Jan 13 11:40:55.255651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Availability Zones retrieved successfully. Jan 13 11:40:55.288595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Flow 'volume_create_api' (a6c21f4c-ded3-461b-b150-563e25605e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:55.291409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f76998-b90b-46e7-b001-9d967428745e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:55.293455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:55.384699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f76998-b90b-46e7-b001-9d967428745e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:55.388830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2521ab3c-ee6a-48a6-94f0-3df55abeebde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:55.477996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Created reservations ['b05dc0fc-ddf8-4e98-94a0-f9a1e6a11490', 'e81e4c86-a133-4142-91e3-71743915ba66', 'da83ff37-b79d-4f4c-9408-45dfa3a5870b', 'eca82f39-8b9d-4e11-98fe-32dfc68a3fb8'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:55.480085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2521ab3c-ee6a-48a6-94f0-3df55abeebde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05dc0fc-ddf8-4e98-94a0-f9a1e6a11490', 'e81e4c86-a133-4142-91e3-71743915ba66', 'da83ff37-b79d-4f4c-9408-45dfa3a5870b', 'eca82f39-8b9d-4e11-98fe-32dfc68a3fb8']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:55.482393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56b652c-fe60-4d18-95a0-926611f18ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:55.564261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56b652c-fe60-4d18-95a0-926611f18ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f83e3247-44fa-471f-a926-4a6905f42714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-785690707',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',qos_specs=None,replication_status=,reservations=['b05dc0fc-ddf8-4e98-94a0-f9a1e6a11490','e81e4c86-a133-4142-91e3-71743915ba66','da83ff37-b79d-4f4c-9408-45dfa3a5870b','eca82f39-8b9d-4e11-98fe-32dfc68a3fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a045919d62604cf3b9f668a44b9dce3b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-785690707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f83e3247-44fa-471f-a926-4a6905f42714,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a045919d62604cf3b9f668a44b9dce3b',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:55.566544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ecd496-78be-453e-9c4d-a52bc1ce4032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:55.600386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ecd496-78be-453e-9c4d-a52bc1ce4032) transitioned into state 'SUCCESS' from state '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-785690707',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e6fd59b9c2dc4dfeb3d6f0d5f647e571',qos_specs=None,replication_status=,reservations=['b05dc0fc-ddf8-4e98-94a0-f9a1e6a11490','e81e4c86-a133-4142-91e3-71743915ba66','da83ff37-b79d-4f4c-9408-45dfa3a5870b','eca82f39-8b9d-4e11-98fe-32dfc68a3fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a045919d62604cf3b9f668a44b9dce3b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:55.602398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b281621b-bcde-402a-ad0a-535bc8ab8731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:55.627676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b281621b-bcde-402a-ad0a-535bc8ab8731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:55.633759 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Flow 'volume_create_api' (a6c21f4c-ded3-461b-b150-563e25605e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:55.739028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Create volume request issued successfully. Jan 13 11:40:55.770011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0190ca50-5c5d-420e-b76d-5372f1626ee5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes returned with HTTP 202 Jan 13 11:40:55.780149 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 101/199] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:40:55 2021] POST /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes => generated 828 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:55.785688 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9676914-9fe4-4a8f-804e-750ddf207303 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:40:55.787427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9676914-9fe4-4a8f-804e-750ddf207303 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:55.788053 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:55.788053 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:55.788734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9676914-9fe4-4a8f-804e-750ddf207303 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:55.861468 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:55.861468 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:55.898099 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9676914-9fe4-4a8f-804e-750ddf207303 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:55.947423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9676914-9fe4-4a8f-804e-750ddf207303 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:40:55.957302 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 99/200] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:55 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 896 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:56.043979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3140d34-1372-4dbb-a632-cd810c508306 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:40:56.044633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3140d34-1372-4dbb-a632-cd810c508306 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:56.044922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:56.044922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:56.045439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3140d34-1372-4dbb-a632-cd810c508306 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:56.187279 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:56.187279 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:56.211959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d3140d34-1372-4dbb-a632-cd810c508306 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:56.281246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3140d34-1372-4dbb-a632-cd810c508306 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:40:56.285893 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 102/201] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:56 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:56.297781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] POST http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes Jan 13 11:40:56.298751 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:56.298751 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:56.299494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1348430681"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:40:56.300808 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1348430681'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:40:56.301632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume of 1 GB Jan 13 11:40:56.319046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Availability Zones retrieved successfully. Jan 13 11:40:56.338542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Flow 'volume_create_api' (a9cdf759-df4f-4b3e-9927-1f28cba6ad5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:56.341980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87867b1b-efd9-4d8f-ad26-ba46881de14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:56.344495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:40:56.517370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87867b1b-efd9-4d8f-ad26-ba46881de14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:56.519538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fcaf24-9133-4cec-85f1-436b91cb5e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:56.665062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Created reservations ['a9321ee1-c050-4eb5-90b8-04f6b99a9eeb', '9a481cfc-1e7f-4176-8554-8c7f16847741', '545d39d0-9741-4da1-b50d-172c9cbbd9c3', 'e2bcfa72-e4f8-4875-bb51-f8a6850d59ee'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:40:56.668695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fcaf24-9133-4cec-85f1-436b91cb5e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9321ee1-c050-4eb5-90b8-04f6b99a9eeb', '9a481cfc-1e7f-4176-8554-8c7f16847741', '545d39d0-9741-4da1-b50d-172c9cbbd9c3', 'e2bcfa72-e4f8-4875-bb51-f8a6850d59ee']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:56.683300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2183d5b3-f996-49b2-b0bc-131b5b51fe4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:56.770182 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2183d5b3-f996-49b2-b0bc-131b5b51fe4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a17bf4-6f8f-4409-9af3-b487e04f49e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1348430681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',qos_specs=None,replication_status=,reservations=['a9321ee1-c050-4eb5-90b8-04f6b99a9eeb','9a481cfc-1e7f-4176-8554-8c7f16847741','545d39d0-9741-4da1-b50d-172c9cbbd9c3','e2bcfa72-e4f8-4875-bb51-f8a6850d59ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1348430681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a17bf4-6f8f-4409-9af3-b487e04f49e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:56.774015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8db6e60-fb72-4b65-8e9f-e6bf35bcc65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:56.831680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8db6e60-fb72-4b65-8e9f-e6bf35bcc65a) transitioned into state 'SUCCESS' from state '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-1348430681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dc5cbdfccf44cb8fc028a028cb9ee9',qos_specs=None,replication_status=,reservations=['a9321ee1-c050-4eb5-90b8-04f6b99a9eeb','9a481cfc-1e7f-4176-8554-8c7f16847741','545d39d0-9741-4da1-b50d-172c9cbbd9c3','e2bcfa72-e4f8-4875-bb51-f8a6850d59ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a1f0e1d38184913a22498f8aa2dbee5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:56.836625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cc604d-a84b-428f-a6a4-df7597936a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:40:56.871672 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cc604d-a84b-428f-a6a4-df7597936a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:40:56.876484 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Flow 'volume_create_api' (a9cdf759-df4f-4b3e-9927-1f28cba6ad5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:40:56.965631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7daf6ccc-7dd6-4274-834f-47f19dab8e8d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:40:56.966338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7daf6ccc-7dd6-4274-834f-47f19dab8e8d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:56.966664 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:56.966664 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:56.967290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7daf6ccc-7dd6-4274-834f-47f19dab8e8d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:57.013779 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Create volume request issued successfully. Jan 13 11:40:57.045805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9af5b30b-1224-4c82-aef3-8d3f3a1d7dcd tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes returned with HTTP 202 Jan 13 11:40:57.056941 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 100/202] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:40:56 2021] POST /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes => generated 826 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:40:57.069497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d27eb5a6-7480-46e4-b953-df10e47f09a4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:40:57.070081 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d27eb5a6-7480-46e4-b953-df10e47f09a4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:57.070302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:57.070302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:57.070692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d27eb5a6-7480-46e4-b953-df10e47f09a4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:57.161895 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:57.161895 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:57.189526 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:57.189526 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:57.241020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7daf6ccc-7dd6-4274-834f-47f19dab8e8d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:57.258158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d27eb5a6-7480-46e4-b953-df10e47f09a4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:57.321098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d27eb5a6-7480-46e4-b953-df10e47f09a4 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:40:57.347362 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 101/203] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:57 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 894 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:57.361675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7daf6ccc-7dd6-4274-834f-47f19dab8e8d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:40:57.366621 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 103/204] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:56 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 920 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:57.571873 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:57.572621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:57.572982 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:57.572982 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:57.573542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:57.576295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: 7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:58.017366 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:58.017366 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:58.023683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:40:58.101367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume request issued successfully. Jan 13 11:40:58.105715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3df8e4f9-4a64-4c65-852e-6b1f5ff82667 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 202 Jan 13 11:40:58.107857 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 102/205] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:40:57 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 0 bytes in 541 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:40:58.116811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bda03458-ce8e-4961-9f87-a474ce1bd41b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:58.117344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bda03458-ce8e-4961-9f87-a474ce1bd41b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:58.117570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:58.117570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:58.117919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bda03458-ce8e-4961-9f87-a474ce1bd41b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:58.226930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:58.226930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:58.269470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bda03458-ce8e-4961-9f87-a474ce1bd41b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:40:58.321898 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bda03458-ce8e-4961-9f87-a474ce1bd41b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 200 Jan 13 11:40:58.335186 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 104/206] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:58 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 910 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:58.339431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b39a633-04bf-4de8-8f83-9e69c3a1dfd6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:40:58.340090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b39a633-04bf-4de8-8f83-9e69c3a1dfd6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:58.340416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:58.340416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:58.341103 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b39a633-04bf-4de8-8f83-9e69c3a1dfd6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:58.383823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d399cdb-0467-4917-aa6b-15bbc33e181d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:40:58.383823 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d399cdb-0467-4917-aa6b-15bbc33e181d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:58.383823 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:58.383823 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:58.383823 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d399cdb-0467-4917-aa6b-15bbc33e181d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:58.452697 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:58.452697 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:58.480568 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b39a633-04bf-4de8-8f83-9e69c3a1dfd6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:58.495229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:58.495229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:58.518222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9d399cdb-0467-4917-aa6b-15bbc33e181d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:58.536459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b39a633-04bf-4de8-8f83-9e69c3a1dfd6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:40:58.538989 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 103/207] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:58 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:40:58.562399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d399cdb-0467-4917-aa6b-15bbc33e181d tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:40:58.563712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 105/208] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:58 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 921 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:58.616959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-4460a8ad-2150-4fb8-b7cf-edcde99134a8 req-2f028cbb-f7cc-43ec-8326-348d1059cf38 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:40:58.617989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-4460a8ad-2150-4fb8-b7cf-edcde99134a8 req-2f028cbb-f7cc-43ec-8326-348d1059cf38 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:58.618383 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:58.618383 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:58.619151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-4460a8ad-2150-4fb8-b7cf-edcde99134a8 req-2f028cbb-f7cc-43ec-8326-348d1059cf38 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:58.721471 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:58.721471 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:58.750822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-4460a8ad-2150-4fb8-b7cf-edcde99134a8 req-2f028cbb-f7cc-43ec-8326-348d1059cf38 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:40:58.830959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-4460a8ad-2150-4fb8-b7cf-edcde99134a8 req-2f028cbb-f7cc-43ec-8326-348d1059cf38 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:40:58.838030 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 104/209] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:40:58 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 921 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:58.954352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:40:58.955037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:58.955442 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:58.955442 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:58.955954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:58.957978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:40:58.962289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:40:59.119133 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:40:59.125797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:59.125797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:59.144923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-580d64be-cb6f-467d-bdd6-95c421b1f303 req-8fcd87ab-2e9f-4602-992e-b79e36fd9041 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:40:59.150423 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 106/210] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:40:58 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:40:59.235061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:40:59.235594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:59.235814 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:59.235814 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:59.236212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:59.237729 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:40:59.240880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:40:59.339538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb427c5b-7ae3-4abe-935d-cfa386b51961 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:40:59.340616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb427c5b-7ae3-4abe-935d-cfa386b51961 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:59.340975 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:59.340975 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:59.342150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb427c5b-7ae3-4abe-935d-cfa386b51961 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:59.353795 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:40:59.356465 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:59.356465 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:59.369442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c064793b-9329-468b-81b2-e76f606e03fa req-acd5b6ff-0f06-4b89-af94-d7af058dd1bf tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:40:59.370974 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 105/211] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:40:59 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:40:59.419669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:40:59.420596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:59.421075 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:59.421075 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:59.422475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:59.423266 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:40:59.425289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:40:59.469082 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:59.469082 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:59.494058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cb427c5b-7ae3-4abe-935d-cfa386b51961 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:40:59.560202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:40:59.564313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:59.564313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:59.575044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-502eb99b-56de-4a5b-990d-5069d9e55d80 req-3d93897b-582c-44dd-b567-e3bafa094732 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:40:59.576436 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 106/212] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:40:59 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:40:59.583897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40f74cf1-9fd7-484a-bdf3-2a60080b2ee5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:40:59.587222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40f74cf1-9fd7-484a-bdf3-2a60080b2ee5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:59.587461 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:59.587461 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:59.592569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40f74cf1-9fd7-484a-bdf3-2a60080b2ee5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:59.601089 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb427c5b-7ae3-4abe-935d-cfa386b51961 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 200 Jan 13 11:40:59.612625 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 107/213] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:59 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 910 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:59.637845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:40:59.638580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:59.638988 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:59.638988 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:59.639581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:59.640358 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:40:59.642222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:40:59.713291 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:59.713291 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:59.753782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-40f74cf1-9fd7-484a-bdf3-2a60080b2ee5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:40:59.755302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:40:59.757580 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:40:59.757580 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:40:59.794341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-099282a2-b42a-43ec-9ecc-2b8f47fbf3ae req-eb10fd9a-73a3-43eb-9741-e043c47ab164 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:40:59.795347 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 108/214] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:40:59 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:40:59.826951 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40f74cf1-9fd7-484a-bdf3-2a60080b2ee5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:40:59.828065 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 107/215] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:40:59 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 919 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:40:59.873668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:40:59.874204 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:40:59.874419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:40:59.874419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:40:59.874829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:40:59.875466 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:40:59.877233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:41:00.007721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:41:00.009874 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:00.009874 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:00.032870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bdded299-0084-4284-891a-ef78d9566b3a req-2cffac50-73d3-41e3-9197-b99ebfbc9690 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:41:00.034127 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 109/216] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:40:59 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:00.195946 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:41:00.196836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:00.196836 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:00.196836 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:00.197050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:00.198651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:41:00.200556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:41:00.412351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:41:00.427795 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:00.427795 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:00.447979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c529fd28-9f87-4fb3-9b8a-ce0b2f46ed50 req-040a1f9b-98f6-4dbd-a80e-519c0329a13e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:41:00.452529 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 108/217] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:41:00 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:00.502307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:41:00.503194 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:00.503532 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:00.503532 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:00.504111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:00.505425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:41:00.508125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:41:00.576720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:41:00.579156 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:00.579156 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:00.591669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-5c615a4e-9dec-4002-8c9b-0408998aee53 req-a735c03d-dc58-4ec2-8594-6fa7f3e04462 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:41:00.597306 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 110/218] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:41:00 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:00.621301 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7fbf19b-8f4d-4670-896c-9af7d022ae41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:41:00.622163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7fbf19b-8f4d-4670-896c-9af7d022ae41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:00.622524 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:00.622524 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:00.623576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7fbf19b-8f4d-4670-896c-9af7d022ae41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:00.677250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail Jan 13 11:41:00.678596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:00.679107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:00.679107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:00.679694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:00.680611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:41:00.682544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:41:00.710940 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:00.710940 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:00.720495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c7fbf19b-8f4d-4670-896c-9af7d022ae41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:00.745986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7fbf19b-8f4d-4670-896c-9af7d022ae41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 200 Jan 13 11:41:00.747616 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 109/219] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:00 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:00.797375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Get all volumes completed successfully. Jan 13 11:41:00.799542 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:00.799542 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:00.837857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-0f8e9d34-8a16-4078-8c7e-71afff1d8bc0 req-46121662-a025-4b69-b3ec-76872d8fbc22 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail returned with HTTP 200 Jan 13 11:41:00.841338 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 111/220] 10.222.0.24 () {60 vars in 1479 bytes} [Wed Jan 13 11:41:00 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/detail => generated 2747 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:00.859299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] DELETE http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:41:00.860212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:00.860629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:00.860629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:00.861296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:00.861951 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Delete volume with id: f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:41:00.929217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:00.929217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:00.930981 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:00.978449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Delete volume request issued successfully. Jan 13 11:41:00.979298 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57e310b7-df5c-4da2-ba69-0ac70361b0d0 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 202 Jan 13 11:41:00.980658 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 110/221] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:41:00 2021] DELETE /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:41:00.988701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91c22061-3d59-46bd-b7af-2feba83b0eb4 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:41:00.989635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91c22061-3d59-46bd-b7af-2feba83b0eb4 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:00.990038 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:00.990038 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:00.990670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91c22061-3d59-46bd-b7af-2feba83b0eb4 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:01.143736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:01.143736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:01.189072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-91c22061-3d59-46bd-b7af-2feba83b0eb4 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:01.267930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91c22061-3d59-46bd-b7af-2feba83b0eb4 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:41:01.273910 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 112/222] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:00 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 920 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:01.763423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dbc502b1-cc58-45f6-965e-1403f0289fde tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:41:01.764000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dbc502b1-cc58-45f6-965e-1403f0289fde tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:01.764343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:01.764343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:01.764805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dbc502b1-cc58-45f6-965e-1403f0289fde tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:01.906009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dbc502b1-cc58-45f6-965e-1403f0289fde tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 404 Jan 13 11:41:01.907570 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 111/223] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:01 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:41:01.960835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes Jan 13 11:41:01.961306 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:01.961306 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:01.961728 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'create', calling method: create, body: {"volume": {"imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-591809718"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:41:01.962886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request body: {'volume': {'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-591809718'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:41:02.122263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume of 1 GB Jan 13 11:41:02.150830 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Availability Zones retrieved successfully. Jan 13 11:41:02.189435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (8cb53648-4986-4546-8b0a-cfd032fc2904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:41:02.196188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cabe8b8-5e61-4528-a088-f3ee18b894e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:41:02.198659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:41:02.290869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b514eca-8621-4525-9410-090de4863994 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:41:02.291488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b514eca-8621-4525-9410-090de4863994 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:02.292187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b514eca-8621-4525-9410-090de4863994 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:02.412885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cabe8b8-5e61-4528-a088-f3ee18b894e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:41:02.418771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea3c45b-2704-4856-82c5-7391579768f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:41:02.436641 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:02.436641 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:02.479023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b514eca-8621-4525-9410-090de4863994 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:02.550538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b514eca-8621-4525-9410-090de4863994 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:41:02.554422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 112/224] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:02 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:02.629599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['da1f814b-a17d-4a6f-9ae2-cdca9163dd38', '2af59f7f-d434-46f6-a330-53c6f8ec40cc', '041bc7da-98fd-4ec3-923d-ce14c306aa2c', '073d767b-98f5-4761-a091-bc9ee0b076aa'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:41:02.632542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea3c45b-2704-4856-82c5-7391579768f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da1f814b-a17d-4a6f-9ae2-cdca9163dd38', '2af59f7f-d434-46f6-a330-53c6f8ec40cc', '041bc7da-98fd-4ec3-923d-ce14c306aa2c', '073d767b-98f5-4761-a091-bc9ee0b076aa']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:41:02.639833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd0b4a14-12d8-4242-aa8c-4eeed3b3cbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:41:02.816931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd0b4a14-12d8-4242-aa8c-4eeed3b3cbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f1f6b0a-c724-4998-a765-a7e67a436569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-591809718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['da1f814b-a17d-4a6f-9ae2-cdca9163dd38','2af59f7f-d434-46f6-a330-53c6f8ec40cc','041bc7da-98fd-4ec3-923d-ce14c306aa2c','073d767b-98f5-4761-a091-bc9ee0b076aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-591809718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f1f6b0a-c724-4998-a765-a7e67a436569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d78528ae5fc5469c9bf8ec39e5467946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b6cf48f21f040b885953607b9abc017',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:41:02.821264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e37ec73-86b4-4b97-a0d6-d682c8e9b160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:41:02.899965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e37ec73-86b4-4b97-a0d6-d682c8e9b160) transitioned into state 'SUCCESS' from state '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-591809718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['da1f814b-a17d-4a6f-9ae2-cdca9163dd38','2af59f7f-d434-46f6-a330-53c6f8ec40cc','041bc7da-98fd-4ec3-923d-ce14c306aa2c','073d767b-98f5-4761-a091-bc9ee0b076aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:41:02.904883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381ca288-e5e9-429f-8765-246bc7e3b03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:41:02.937110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381ca288-e5e9-429f-8765-246bc7e3b03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:41:02.946386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (8cb53648-4986-4546-8b0a-cfd032fc2904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:41:03.081967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request issued successfully. Jan 13 11:41:03.153791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16c949ad-1d79-47d3-9711-002d4a50a9d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes returned with HTTP 202 Jan 13 11:41:03.156663 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 113/225] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:41:01 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes => generated 817 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:41:03.169805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c8d4c2a-866c-48d9-820d-38994ec8a7f4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:03.170459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c8d4c2a-866c-48d9-820d-38994ec8a7f4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:03.170738 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:03.170738 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:03.171257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c8d4c2a-866c-48d9-820d-38994ec8a7f4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:03.315932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:03.315932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:03.352813 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9c8d4c2a-866c-48d9-820d-38994ec8a7f4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:03.419367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c8d4c2a-866c-48d9-820d-38994ec8a7f4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:03.430750 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 113/226] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:03 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:03.573943 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-834c17a1-82b5-45e0-8a76-a8b79077b058 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:41:03.574417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-834c17a1-82b5-45e0-8a76-a8b79077b058 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:03.574541 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:03.574541 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:03.574943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-834c17a1-82b5-45e0-8a76-a8b79077b058 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:03.710741 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:03.710741 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:03.738043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-834c17a1-82b5-45e0-8a76-a8b79077b058 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:03.807592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-834c17a1-82b5-45e0-8a76-a8b79077b058 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 200 Jan 13 11:41:03.808539 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 114/227] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:03 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 920 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:04.447820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ceed4c57-63b2-442a-b45b-fc64456dda16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:04.448347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ceed4c57-63b2-442a-b45b-fc64456dda16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:04.448906 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:04.448906 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:04.449298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ceed4c57-63b2-442a-b45b-fc64456dda16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:04.543188 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:04.543188 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:04.573896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ceed4c57-63b2-442a-b45b-fc64456dda16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:04.633387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ceed4c57-63b2-442a-b45b-fc64456dda16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:04.638665 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 114/228] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:04 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:04.826234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac08bd97-499e-4df0-bfc5-8c61013bbb8a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 Jan 13 11:41:04.826798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac08bd97-499e-4df0-bfc5-8c61013bbb8a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:04.827037 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:04.827037 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:04.829275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac08bd97-499e-4df0-bfc5-8c61013bbb8a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:04.932544 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac08bd97-499e-4df0-bfc5-8c61013bbb8a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 returned with HTTP 404 Jan 13 11:41:04.935499 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 115/229] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:04 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/f83e3247-44fa-471f-a926-4a6905f42714 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:41:04.945775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] DELETE http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:41:04.946636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:04.947155 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:04.947155 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:04.947846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:04.948501 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Delete volume with id: 46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:41:05.064821 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:05.064821 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:05.067170 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:05.184064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Delete volume request issued successfully. Jan 13 11:41:05.184718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7873de3d-0c44-44fe-8010-788b1e715064 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 202 Jan 13 11:41:05.185710 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 115/230] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:41:04 2021] DELETE /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:41:05.194900 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70b0659c-8012-4910-b74e-bf5751aab037 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:41:05.195635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70b0659c-8012-4910-b74e-bf5751aab037 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:05.196248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70b0659c-8012-4910-b74e-bf5751aab037 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:05.372753 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:05.372753 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:05.387639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-70b0659c-8012-4910-b74e-bf5751aab037 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:05.413924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70b0659c-8012-4910-b74e-bf5751aab037 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:41:05.414850 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 116/231] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:05 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 921 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:41:05.651828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-130565d2-3b42-499b-b59a-87152b3bc952 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:05.652511 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-130565d2-3b42-499b-b59a-87152b3bc952 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:05.652834 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:05.652834 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:05.653402 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-130565d2-3b42-499b-b59a-87152b3bc952 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:05.863271 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:05.863271 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:05.897165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-130565d2-3b42-499b-b59a-87152b3bc952 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:05.973605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-130565d2-3b42-499b-b59a-87152b3bc952 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:05.977611 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 116/232] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:05 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:06.431774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-faeffac6-069e-4003-89fe-689b002f569a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:41:06.432753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-faeffac6-069e-4003-89fe-689b002f569a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:06.433126 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:06.433126 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:06.433765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-faeffac6-069e-4003-89fe-689b002f569a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:06.634394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:06.634394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:06.669264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-faeffac6-069e-4003-89fe-689b002f569a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:06.774121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-faeffac6-069e-4003-89fe-689b002f569a tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:41:06.789036 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 117/233] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:06 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 921 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:06.994868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b6aa13f-dad1-4cda-be6a-c4f8f2b7afd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:06.995394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b6aa13f-dad1-4cda-be6a-c4f8f2b7afd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:06.995609 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:06.995609 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:06.995981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b6aa13f-dad1-4cda-be6a-c4f8f2b7afd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:07.166407 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:07.166407 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:07.191370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b6aa13f-dad1-4cda-be6a-c4f8f2b7afd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:07.232618 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b6aa13f-dad1-4cda-be6a-c4f8f2b7afd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:07.237016 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 117/234] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:06 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:07.794750 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9c8f750-bc8b-44dd-89bc-0db612978e3e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:41:07.795471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9c8f750-bc8b-44dd-89bc-0db612978e3e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:07.795695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:07.795695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:07.796907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9c8f750-bc8b-44dd-89bc-0db612978e3e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:07.975898 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:07.975898 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:08.002724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d9c8f750-bc8b-44dd-89bc-0db612978e3e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:08.065849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9c8f750-bc8b-44dd-89bc-0db612978e3e tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 200 Jan 13 11:41:08.068118 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 118/235] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:07 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 921 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:08.252704 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-070c66e1-f4b1-48b8-b508-0224581ddf6a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:08.253237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-070c66e1-f4b1-48b8-b508-0224581ddf6a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:08.253434 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:08.253434 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:08.254255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-070c66e1-f4b1-48b8-b508-0224581ddf6a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:08.336866 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:08.336866 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:08.345775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-070c66e1-f4b1-48b8-b508-0224581ddf6a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:08.370107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-070c66e1-f4b1-48b8-b508-0224581ddf6a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:08.371399 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 118/236] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:08 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:09.083707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7442b93-d019-4a36-89a3-6b0893c0fda8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 Jan 13 11:41:09.084214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7442b93-d019-4a36-89a3-6b0893c0fda8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:09.084430 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:09.084430 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:09.084816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7442b93-d019-4a36-89a3-6b0893c0fda8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:09.237676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7442b93-d019-4a36-89a3-6b0893c0fda8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 returned with HTTP 404 Jan 13 11:41:09.246680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] DELETE http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:41:09.247274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:09.247381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:09.247381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:09.247746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:09.248208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Delete volume with id: e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:41:09.259599 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 119/237] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:09 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/46eee151-f601-4208-b615-0dd81e9d4059 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:41:09.387983 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63e9b420-eb81-4fdf-a993-de0ba69306e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:09.388509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63e9b420-eb81-4fdf-a993-de0ba69306e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:09.389058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63e9b420-eb81-4fdf-a993-de0ba69306e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:09.399138 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:09.399138 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:09.400331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:09.511688 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Delete volume request issued successfully. Jan 13 11:41:09.512171 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a2784cb-977f-49b6-8a93-0952bc9fe9d5 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 202 Jan 13 11:41:09.522134 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 119/238] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:41:09 2021] DELETE /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:41:09.528459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e8c2b98-9e76-427f-ae74-f33a61245bff tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:41:09.529008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e8c2b98-9e76-427f-ae74-f33a61245bff tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:09.529206 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:09.529206 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:09.539401 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e8c2b98-9e76-427f-ae74-f33a61245bff tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:09.569558 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:09.569558 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:09.626957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-63e9b420-eb81-4fdf-a993-de0ba69306e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:09.680948 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63e9b420-eb81-4fdf-a993-de0ba69306e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:09.682093 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 120/239] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:09 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:09.686638 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:09.686638 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:09.707784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4e8c2b98-9e76-427f-ae74-f33a61245bff tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:09.750138 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e8c2b98-9e76-427f-ae74-f33a61245bff tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:41:09.751169 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 120/240] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:09 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 920 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:10.698671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8ccda81-fc62-4055-a01b-28d5bc9fb7e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:10.699235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8ccda81-fc62-4055-a01b-28d5bc9fb7e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:10.699502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:10.699502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:10.699880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8ccda81-fc62-4055-a01b-28d5bc9fb7e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:10.767460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd81c3d2-660b-49ba-9023-d6156528a119 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:41:10.768312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd81c3d2-660b-49ba-9023-d6156528a119 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:10.768768 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:10.768768 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:10.769451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd81c3d2-660b-49ba-9023-d6156528a119 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:10.870886 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:10.870886 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:10.891358 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bd81c3d2-660b-49ba-9023-d6156528a119 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:10.925270 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:10.925270 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:10.943774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd81c3d2-660b-49ba-9023-d6156528a119 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:41:10.944866 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 121/241] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:10 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:10.963423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e8ccda81-fc62-4055-a01b-28d5bc9fb7e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:11.033258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8ccda81-fc62-4055-a01b-28d5bc9fb7e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:11.036902 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 121/242] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:11.964676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b66ce487-41ff-4d97-8916-0d59c4db89e3 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:41:11.965924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b66ce487-41ff-4d97-8916-0d59c4db89e3 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:11.966257 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:11.966257 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:11.966865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b66ce487-41ff-4d97-8916-0d59c4db89e3 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:12.052592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ceebc5f-9669-4fe6-b78d-383ee92da169 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:12.052958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ceebc5f-9669-4fe6-b78d-383ee92da169 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:12.053358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:12.053358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:12.053973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ceebc5f-9669-4fe6-b78d-383ee92da169 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:12.058810 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:12.058810 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:12.075438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b66ce487-41ff-4d97-8916-0d59c4db89e3 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Volume info retrieved successfully. Jan 13 11:41:12.104127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b66ce487-41ff-4d97-8916-0d59c4db89e3 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 200 Jan 13 11:41:12.105212 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 122/243] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:11 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:12.188396 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:12.188396 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:12.212700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1ceebc5f-9669-4fe6-b78d-383ee92da169 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:12.261472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ceebc5f-9669-4fe6-b78d-383ee92da169 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:12.262290 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 122/244] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:13.121508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f0687aa-d4c5-4500-a8ff-0a49e4e420a8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] GET http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 Jan 13 11:41:13.122047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f0687aa-d4c5-4500-a8ff-0a49e4e420a8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:13.123251 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:13.123251 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:13.124478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f0687aa-d4c5-4500-a8ff-0a49e4e420a8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:13.279277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64bff0a3-379a-4cb0-a557-d46e548bb0f2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:13.279980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64bff0a3-379a-4cb0-a557-d46e548bb0f2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:13.280358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:13.280358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:13.280956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64bff0a3-379a-4cb0-a557-d46e548bb0f2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:13.325222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f0687aa-d4c5-4500-a8ff-0a49e4e420a8 tempest-VolumesTestJSON-1114538139 tempest-VolumesTestJSON-1114538139] http://10.222.0.24/volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 returned with HTTP 404 Jan 13 11:41:13.332106 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 123/245] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:13 2021] GET /volume/v3/e6fd59b9c2dc4dfeb3d6f0d5f647e571/volumes/e1a31d93-8c49-4a46-9ca5-1084c9933fd6 => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:41:13.436281 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:13.436281 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:13.464211 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-64bff0a3-379a-4cb0-a557-d46e548bb0f2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:13.538436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64bff0a3-379a-4cb0-a557-d46e548bb0f2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:13.542542 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 123/246] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:13 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:14.556028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a21065a-ccac-48bd-b458-4a6d79f0cfd7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:14.556540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a21065a-ccac-48bd-b458-4a6d79f0cfd7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:14.557202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a21065a-ccac-48bd-b458-4a6d79f0cfd7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:14.743402 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:14.743402 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:14.784211 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a21065a-ccac-48bd-b458-4a6d79f0cfd7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:14.853269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a21065a-ccac-48bd-b458-4a6d79f0cfd7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:14.865007 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 124/247] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:14 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:15.872774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-607c6c12-0348-422b-b25f-ff2ee0567fdd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:15.873496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-607c6c12-0348-422b-b25f-ff2ee0567fdd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:15.873831 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:15.873831 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:15.874469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-607c6c12-0348-422b-b25f-ff2ee0567fdd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:15.997372 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:15.997372 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:16.011836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-607c6c12-0348-422b-b25f-ff2ee0567fdd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:16.063788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-607c6c12-0348-422b-b25f-ff2ee0567fdd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:16.065642 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 124/248] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:15 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:17.081731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a1c1f1d-1a30-4c1e-b59b-ef7be9cf805b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:17.082918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a1c1f1d-1a30-4c1e-b59b-ef7be9cf805b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:17.083416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:17.083416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:17.084152 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a1c1f1d-1a30-4c1e-b59b-ef7be9cf805b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:17.184625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:17.184625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:17.201774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1a1c1f1d-1a30-4c1e-b59b-ef7be9cf805b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:17.231148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a1c1f1d-1a30-4c1e-b59b-ef7be9cf805b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:17.231973 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 125/249] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:17 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:41:18.248635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc4a8f15-37a3-4b42-b3d2-9e0d6e39c320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:18.255476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc4a8f15-37a3-4b42-b3d2-9e0d6e39c320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:18.255948 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:18.255948 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:18.256588 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc4a8f15-37a3-4b42-b3d2-9e0d6e39c320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:18.391490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:18.391490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:18.421106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bc4a8f15-37a3-4b42-b3d2-9e0d6e39c320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:18.497432 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc4a8f15-37a3-4b42-b3d2-9e0d6e39c320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:18.498488 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 125/250] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:18 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:19.514637 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f18f53ec-1b3d-49e8-9a21-2eebdb9a3804 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:19.516960 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f18f53ec-1b3d-49e8-9a21-2eebdb9a3804 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:19.517365 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:19.517365 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:19.520263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f18f53ec-1b3d-49e8-9a21-2eebdb9a3804 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:19.656739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:19.656739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:19.672997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f18f53ec-1b3d-49e8-9a21-2eebdb9a3804 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:19.702611 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f18f53ec-1b3d-49e8-9a21-2eebdb9a3804 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:19.703924 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 126/251] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:19 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:20.720742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14f0bfb2-9e60-4f64-8133-89fb38a66cd8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:20.721561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14f0bfb2-9e60-4f64-8133-89fb38a66cd8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:20.721776 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:20.721776 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:20.722150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14f0bfb2-9e60-4f64-8133-89fb38a66cd8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:20.912490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:20.912490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:20.935937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-14f0bfb2-9e60-4f64-8133-89fb38a66cd8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:21.017459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14f0bfb2-9e60-4f64-8133-89fb38a66cd8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:21.020519 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 126/252] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:20 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:22.039623 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-877166ea-396a-4307-874c-e9ec1e3c1427 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:22.041018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-877166ea-396a-4307-874c-e9ec1e3c1427 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:22.046451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:22.046451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:22.047237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-877166ea-396a-4307-874c-e9ec1e3c1427 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:22.148672 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:22.148672 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:22.196019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-877166ea-396a-4307-874c-e9ec1e3c1427 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:22.266012 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-877166ea-396a-4307-874c-e9ec1e3c1427 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:22.275196 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 127/253] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:22 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:23.294108 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a198e603-3563-4db8-b4d5-09b17dadc70d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:23.294626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a198e603-3563-4db8-b4d5-09b17dadc70d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:23.299069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:23.299069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:23.299592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a198e603-3563-4db8-b4d5-09b17dadc70d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:23.447559 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:23.447559 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:23.468976 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a198e603-3563-4db8-b4d5-09b17dadc70d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:23.522638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a198e603-3563-4db8-b4d5-09b17dadc70d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:23.523503 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 127/254] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:23 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:24.542741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7caf9e22-2b5d-4a45-90d8-45ae63361d4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:24.544126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7caf9e22-2b5d-4a45-90d8-45ae63361d4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:24.544488 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:24.544488 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:24.545071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7caf9e22-2b5d-4a45-90d8-45ae63361d4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:24.634707 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:24.634707 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:24.645550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7caf9e22-2b5d-4a45-90d8-45ae63361d4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:24.672966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7caf9e22-2b5d-4a45-90d8-45ae63361d4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:24.675262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 128/255] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:24 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:25.694145 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a41dff7d-6f36-4c8d-ac98-23d2ea5bf2dd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:25.694658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a41dff7d-6f36-4c8d-ac98-23d2ea5bf2dd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:25.694907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:25.694907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:25.695535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a41dff7d-6f36-4c8d-ac98-23d2ea5bf2dd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:25.931719 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:25.931719 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:25.977776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a41dff7d-6f36-4c8d-ac98-23d2ea5bf2dd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:26.034260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a41dff7d-6f36-4c8d-ac98-23d2ea5bf2dd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:26.045801 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 128/256] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:25 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 967 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:27.055021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1e70078-34a9-458c-a77f-d2b11b2f92f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:27.063264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1e70078-34a9-458c-a77f-d2b11b2f92f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:27.063604 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:27.063604 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:27.064065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1e70078-34a9-458c-a77f-d2b11b2f92f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:27.212173 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:27.212173 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:27.235573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c1e70078-34a9-458c-a77f-d2b11b2f92f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:27.300340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1e70078-34a9-458c-a77f-d2b11b2f92f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:27.301718 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 129/257] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:27 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 967 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:28.318495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c53df501-8b4b-4559-9fe9-148201904b86 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:28.319724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c53df501-8b4b-4559-9fe9-148201904b86 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:28.320129 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:28.320129 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:28.320763 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c53df501-8b4b-4559-9fe9-148201904b86 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:28.407274 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:28.407274 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:28.417309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c53df501-8b4b-4559-9fe9-148201904b86 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:28.443254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c53df501-8b4b-4559-9fe9-148201904b86 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:28.444315 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 129/258] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:28 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 970 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:29.461578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1632bc1-2da5-4456-bef3-31b0b289721d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:29.462728 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1632bc1-2da5-4456-bef3-31b0b289721d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:29.463119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:29.463119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:29.463733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1632bc1-2da5-4456-bef3-31b0b289721d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:29.603518 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:29.603518 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:29.624604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d1632bc1-2da5-4456-bef3-31b0b289721d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:29.665293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1632bc1-2da5-4456-bef3-31b0b289721d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:29.666434 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 130/259] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:29 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 970 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:30.684203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1516a433-77fe-4add-ba20-37a0cda054be tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:30.685546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1516a433-77fe-4add-ba20-37a0cda054be tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:30.686195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:30.686195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:30.686954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1516a433-77fe-4add-ba20-37a0cda054be tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:30.818229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:30.818229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:30.836613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1516a433-77fe-4add-ba20-37a0cda054be tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:30.896622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1516a433-77fe-4add-ba20-37a0cda054be tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:30.906891 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 130/260] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:30 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 970 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:31.915831 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4a9e6ec-1dec-4b39-9427-dbfa93c0d824 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:31.916417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4a9e6ec-1dec-4b39-9427-dbfa93c0d824 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:31.916549 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:31.916549 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:31.917180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4a9e6ec-1dec-4b39-9427-dbfa93c0d824 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:32.025956 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:32.025956 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:32.048158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4a9e6ec-1dec-4b39-9427-dbfa93c0d824 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:32.105489 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4a9e6ec-1dec-4b39-9427-dbfa93c0d824 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:32.106577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 131/261] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:31 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 970 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:41:33.124388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd3e81f1-ac85-45c3-a4ac-bd45dd0025c4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:33.125615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd3e81f1-ac85-45c3-a4ac-bd45dd0025c4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:33.126044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:33.126044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:33.126684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd3e81f1-ac85-45c3-a4ac-bd45dd0025c4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:33.248706 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:33.248706 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:33.289996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cd3e81f1-ac85-45c3-a4ac-bd45dd0025c4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:33.353521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd3e81f1-ac85-45c3-a4ac-bd45dd0025c4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:33.354990 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 131/262] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:33 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 970 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:34.370788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db541a7f-22da-4e92-841d-860cff379a07 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:34.372002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db541a7f-22da-4e92-841d-860cff379a07 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:34.372493 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:34.372493 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:34.373117 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db541a7f-22da-4e92-841d-860cff379a07 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:34.474195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:34.474195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:34.497337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-db541a7f-22da-4e92-841d-860cff379a07 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:34.553165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db541a7f-22da-4e92-841d-860cff379a07 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:34.568262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 132/263] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:34 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 1358 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:34.573190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77eddb98-b391-4e85-971a-c5482aa271ba tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:41:34.574816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77eddb98-b391-4e85-971a-c5482aa271ba tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:34.575229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:34.575229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:34.575897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77eddb98-b391-4e85-971a-c5482aa271ba tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:34.636902 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:34.636902 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:34.648338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-77eddb98-b391-4e85-971a-c5482aa271ba tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:34.677565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77eddb98-b391-4e85-971a-c5482aa271ba tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:41:34.687456 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 132/264] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:34 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 1358 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:34.696990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups Jan 13 11:41:34.697932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:34.697932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:34.698690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f1f6b0a-c724-4998-a765-a7e67a436569", "name": "tempest-VolumesBackupsTest-Backup-1238465877"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:41:34.700005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Creating new backup {'backup': {'volume_id': '7f1f6b0a-c724-4998-a765-a7e67a436569', 'name': 'tempest-VolumesBackupsTest-Backup-1238465877'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 11:41:34.700966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Creating backup of volume 7f1f6b0a-c724-4998-a765-a7e67a436569 in container None Jan 13 11:41:34.771912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:34.771912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:34.774580 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:41:34.857183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['07b416cb-d54f-4c01-a9da-cbb296888b12', '677bb0e1-8fb9-49b7-beac-67f866f2b46b'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:41:34.988019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f5af3fe9-a59e-4474-ba72-840d51858604 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups returned with HTTP 202 Jan 13 11:41:35.002063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51205172-a683-46f3-a35b-607cac49d821 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:35.002292 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 133/265] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:41:34 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups => generated 396 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:41:35.003007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51205172-a683-46f3-a35b-607cac49d821 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:35.003912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:35.003912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:35.004865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51205172-a683-46f3-a35b-607cac49d821 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:35.005389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-51205172-a683-46f3-a35b-607cac49d821 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:35.040122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:35.040122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:35.042649 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51205172-a683-46f3-a35b-607cac49d821 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:35.043685 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 133/266] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:34 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:36.059800 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4e36724-cf7c-4a79-b308-cd1688aa3740 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:36.060462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4e36724-cf7c-4a79-b308-cd1688aa3740 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:36.060577 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:36.060577 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:36.061167 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4e36724-cf7c-4a79-b308-cd1688aa3740 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:36.061659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b4e36724-cf7c-4a79-b308-cd1688aa3740 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:36.113116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:36.113116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:36.115940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4e36724-cf7c-4a79-b308-cd1688aa3740 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:36.116946 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 134/267] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:36 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:37.131235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e488d9c-3fa1-4389-bc14-28ed55358ed1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:37.133073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e488d9c-3fa1-4389-bc14-28ed55358ed1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:37.133492 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:37.133492 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:37.134167 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e488d9c-3fa1-4389-bc14-28ed55358ed1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:37.135148 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2e488d9c-3fa1-4389-bc14-28ed55358ed1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:37.200455 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:37.200455 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:37.202844 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e488d9c-3fa1-4389-bc14-28ed55358ed1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:37.212716 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 134/268] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:37 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:38.217950 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef053a48-ce0e-49ed-81c7-8e0d56e0aea6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:38.218477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef053a48-ce0e-49ed-81c7-8e0d56e0aea6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:38.218680 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:38.218680 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:38.219114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef053a48-ce0e-49ed-81c7-8e0d56e0aea6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:38.219482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ef053a48-ce0e-49ed-81c7-8e0d56e0aea6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:38.280633 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:38.280633 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:38.282497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef053a48-ce0e-49ed-81c7-8e0d56e0aea6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:38.283346 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 135/269] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:38 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:39.298961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0dc075b3-5d6a-44a5-b761-9f6fefe45f0e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:39.300707 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0dc075b3-5d6a-44a5-b761-9f6fefe45f0e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:39.301018 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:39.301018 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:39.301655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0dc075b3-5d6a-44a5-b761-9f6fefe45f0e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:39.302133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0dc075b3-5d6a-44a5-b761-9f6fefe45f0e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:39.371852 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:39.371852 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:39.373709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0dc075b3-5d6a-44a5-b761-9f6fefe45f0e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:39.374523 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 135/270] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:39 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:40.389798 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8cb52665-1545-438c-8500-6555c34a8d90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:40.390359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8cb52665-1545-438c-8500-6555c34a8d90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:40.390510 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:40.390510 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:40.390917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8cb52665-1545-438c-8500-6555c34a8d90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:40.391465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8cb52665-1545-438c-8500-6555c34a8d90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:40.461314 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:40.461314 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:40.463293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8cb52665-1545-438c-8500-6555c34a8d90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:40.464119 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 136/271] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:40 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:41.480105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8e02517-6606-4f2f-86b0-64fc4916c7d0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:41.481258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8e02517-6606-4f2f-86b0-64fc4916c7d0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:41.481662 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:41.481662 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:41.482446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8e02517-6606-4f2f-86b0-64fc4916c7d0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:41.483720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e8e02517-6606-4f2f-86b0-64fc4916c7d0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:41.515387 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:41.515387 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:41.528269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8e02517-6606-4f2f-86b0-64fc4916c7d0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:41.529829 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 136/272] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:41 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:42.546378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4934b0e0-ca71-40bc-88e6-4822e6a84f16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:42.546974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4934b0e0-ca71-40bc-88e6-4822e6a84f16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:42.547153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:42.547153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:42.547509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4934b0e0-ca71-40bc-88e6-4822e6a84f16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:42.548009 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4934b0e0-ca71-40bc-88e6-4822e6a84f16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:42.630206 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:42.630206 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:42.641822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4934b0e0-ca71-40bc-88e6-4822e6a84f16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:42.650244 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 137/273] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:42 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:43.657756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ccc51423-c3f2-4f42-a248-474ff11b9c08 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:43.658254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ccc51423-c3f2-4f42-a248-474ff11b9c08 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:43.658635 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:43.658635 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:43.659680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ccc51423-c3f2-4f42-a248-474ff11b9c08 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:43.660351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ccc51423-c3f2-4f42-a248-474ff11b9c08 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:43.705548 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:43.705548 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:43.713740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ccc51423-c3f2-4f42-a248-474ff11b9c08 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:43.715253 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 137/274] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:43 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:44.309021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-0e3902d7-a044-43af-9e0c-a5e26e1c3648 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:41:44.309766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-0e3902d7-a044-43af-9e0c-a5e26e1c3648 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:44.310319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:44.310319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:44.311311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-0e3902d7-a044-43af-9e0c-a5e26e1c3648 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:44.365139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:44.365139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:44.374937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-0e3902d7-a044-43af-9e0c-a5e26e1c3648 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:41:44.403103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-0e3902d7-a044-43af-9e0c-a5e26e1c3648 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:41:44.404109 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 138/275] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:41:44 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 1367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:44.421134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-330aca25-f387-481d-904b-0b63238b3299 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:41:44.422011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-330aca25-f387-481d-904b-0b63238b3299 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:44.422384 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:44.422384 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:44.423027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-330aca25-f387-481d-904b-0b63238b3299 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:44.495579 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:44.495579 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:44.510641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-330aca25-f387-481d-904b-0b63238b3299 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:41:44.538001 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-330aca25-f387-481d-904b-0b63238b3299 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:41:44.539137 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 138/276] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:41:44 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 919 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:44.555651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:41:44.556428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:44.556783 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:44.556783 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:44.557380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:44.643053 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:44.643053 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:44.661766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:41:44.720742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:41:44.729551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:44.729977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:44.730174 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:44.730174 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:44.730544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:44.730949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:44.751709 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 139/277] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:41:44 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:41:44.765584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume// Jan 13 11:41:44.769934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:44.770694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:44.770694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:44.771413 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:44.774712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-eb43a4b8-eb1e-41ad-ba78-a26bee7f2d28 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:41:44.776852 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 140/278] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:41:44 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 11:41:44.782272 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:44.782272 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:44.784967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:44.786283 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 139/279] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:44 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:44.810907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-c6efd29b-120a-4045-9ed3-54566d25da4e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] POST http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments Jan 13 11:41:44.816616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-c6efd29b-120a-4045-9ed3-54566d25da4e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62fd65d7-38eb-4868-8171-c9ce80cd78ba", "instance_uuid": "422c9b4c-dc06-4319-abb6-dfb3b5f1fe00", "connector": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:41:44.918991 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:44.918991 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:45.208486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-c6efd29b-120a-4045-9ed3-54566d25da4e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments returned with HTTP 200 Jan 13 11:41:45.209409 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 141/280] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:41:44 2021] POST /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments => generated 273 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:45.217422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume// Jan 13 11:41:45.218215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:45.218628 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:45.218628 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:45.219472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'all' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:45.221057 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:41:45.222847 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 140/281] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:41:45 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:41:45.260448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-6e4437fe-84d9-4333-a222-1f8ea2897fde tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] POST http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments Jan 13 11:41:45.261124 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:45.261124 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:45.261555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-6e4437fe-84d9-4333-a222-1f8ea2897fde tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0", "instance_uuid": "422c9b4c-dc06-4319-abb6-dfb3b5f1fe00", "connector": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:41:45.349204 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:45.349204 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:45.423339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-6e4437fe-84d9-4333-a222-1f8ea2897fde tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments returned with HTTP 200 Jan 13 11:41:45.424620 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 142/282] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:41:45 2021] POST /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:45.432453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume// Jan 13 11:41:45.433085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:45.433717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'all' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:45.434984 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5913c58-a3b5-4bf2-a1fb-c79eb48481ac tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:41:45.435884 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 141/283] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:41:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:41:45.457551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-2205f92f-2992-494d-9441-50bdc8256633 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] POST http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments Jan 13 11:41:45.459111 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:45.459111 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:45.459799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-2205f92f-2992-494d-9441-50bdc8256633 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70a17bf4-6f8f-4409-9af3-b487e04f49e2", "instance_uuid": "422c9b4c-dc06-4319-abb6-dfb3b5f1fe00", "connector": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:41:45.528532 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:45.528532 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:45.609614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-70f6e3d4-2851-426a-84ca-ca8c0b04b7a0 req-2205f92f-2992-494d-9441-50bdc8256633 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments returned with HTTP 200 Jan 13 11:41:45.642022 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 143/284] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:41:45 2021] POST /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:41:45.799021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1dbb986-b83d-4fb4-bbc1-6a2ab272b929 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:45.799529 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1dbb986-b83d-4fb4-bbc1-6a2ab272b929 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:45.800569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1dbb986-b83d-4fb4-bbc1-6a2ab272b929 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:45.801234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a1dbb986-b83d-4fb4-bbc1-6a2ab272b929 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:45.840310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:45.840310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:45.842951 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1dbb986-b83d-4fb4-bbc1-6a2ab272b929 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:45.851624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 142/285] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:45 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:45.951991 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-30e2a01a-89f7-4007-97e0-45e28456b57e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] DELETE http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/966a2dfc-ba9f-4e65-a3ca-e48bea1765d0 Jan 13 11:41:45.952519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-30e2a01a-89f7-4007-97e0-45e28456b57e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:45.952717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:45.952717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:45.953352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-30e2a01a-89f7-4007-97e0-45e28456b57e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:46.011218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:46.011218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:46.227089 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:41:46.227089 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:41:46.261256 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-30e2a01a-89f7-4007-97e0-45e28456b57e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:41:46.261613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-30e2a01a-89f7-4007-97e0-45e28456b57e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:41:46.286472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-30e2a01a-89f7-4007-97e0-45e28456b57e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/966a2dfc-ba9f-4e65-a3ca-e48bea1765d0 returned with HTTP 200 Jan 13 11:41:46.295971 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 144/286] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:41:45 2021] DELETE /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/966a2dfc-ba9f-4e65-a3ca-e48bea1765d0 => generated 19 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:46.304114 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-6ef82d42-7f32-4ee7-b8ac-056ae611f784 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] DELETE http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/9ebe1b80-f5bd-498a-9d55-1ca45e3e01ef Jan 13 11:41:46.305049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-6ef82d42-7f32-4ee7-b8ac-056ae611f784 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:46.305379 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:46.305379 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:46.305903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-6ef82d42-7f32-4ee7-b8ac-056ae611f784 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:46.340433 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:46.340433 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:46.605424 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:41:46.605424 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:41:46.659056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-6ef82d42-7f32-4ee7-b8ac-056ae611f784 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:41:46.663250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-6ef82d42-7f32-4ee7-b8ac-056ae611f784 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Pending status list for volume during attachment-delete: [] {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:41:46.703750 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-6ef82d42-7f32-4ee7-b8ac-056ae611f784 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/9ebe1b80-f5bd-498a-9d55-1ca45e3e01ef returned with HTTP 200 Jan 13 11:41:46.704773 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 143/287] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:41:46 2021] DELETE /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/9ebe1b80-f5bd-498a-9d55-1ca45e3e01ef => generated 19 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:46.765248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-ef9603d9-3daf-4e22-9627-317a370d6c42 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] DELETE http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/26af9426-f10b-4029-b67e-e4078a807034 Jan 13 11:41:46.766294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-ef9603d9-3daf-4e22-9627-317a370d6c42 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:46.766715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:46.766715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:46.768180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-ef9603d9-3daf-4e22-9627-317a370d6c42 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:46.802231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:46.802231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:46.857874 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fbe3dd3-707f-45d1-bf33-d471ada5f992 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:46.858310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fbe3dd3-707f-45d1-bf33-d471ada5f992 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:46.858505 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:46.858505 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:46.859144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fbe3dd3-707f-45d1-bf33-d471ada5f992 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:46.860202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9fbe3dd3-707f-45d1-bf33-d471ada5f992 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:46.952841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:46.952841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:46.964325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fbe3dd3-707f-45d1-bf33-d471ada5f992 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:46.966650 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 144/288] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:47.010873 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:41:47.010873 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:41:47.030406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-ef9603d9-3daf-4e22-9627-317a370d6c42 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:41:47.031083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-ef9603d9-3daf-4e22-9627-317a370d6c42 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:41:47.040273 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cbcaf5b2-130e-4d87-9593-7630d471970c req-ef9603d9-3daf-4e22-9627-317a370d6c42 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/26af9426-f10b-4029-b67e-e4078a807034 returned with HTTP 200 Jan 13 11:41:47.063887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 145/289] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:41:46 2021] DELETE /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/attachments/26af9426-f10b-4029-b67e-e4078a807034 => generated 19 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:47.981786 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b413aa9e-c530-4569-9795-95cdcb1be1c9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:47.982331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b413aa9e-c530-4569-9795-95cdcb1be1c9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:47.982482 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:47.982482 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:47.983153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b413aa9e-c530-4569-9795-95cdcb1be1c9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:47.983693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b413aa9e-c530-4569-9795-95cdcb1be1c9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:48.033178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:48.033178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:48.036103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b413aa9e-c530-4569-9795-95cdcb1be1c9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:48.037399 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 145/290] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:47 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:49.053308 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d1cf99a-230f-4eb0-9d31-48ed266f2310 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:49.053905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d1cf99a-230f-4eb0-9d31-48ed266f2310 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:49.054069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:49.054069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:49.054383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d1cf99a-230f-4eb0-9d31-48ed266f2310 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:49.057694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2d1cf99a-230f-4eb0-9d31-48ed266f2310 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:49.145794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:49.145794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:49.148504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d1cf99a-230f-4eb0-9d31-48ed266f2310 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:49.150243 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 146/291] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:49 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:50.164404 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb8ea192-9e4f-43d0-bb90-cd0ee2cca982 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:50.164939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb8ea192-9e4f-43d0-bb90-cd0ee2cca982 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:50.165132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:50.165132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:50.165509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb8ea192-9e4f-43d0-bb90-cd0ee2cca982 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:50.165879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fb8ea192-9e4f-43d0-bb90-cd0ee2cca982 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:50.229511 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:50.229511 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:50.231304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb8ea192-9e4f-43d0-bb90-cd0ee2cca982 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:50.240001 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 146/292] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:50 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:51.247702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a7a2ced-714a-4d00-ad91-d5255059a24f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:51.248245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a7a2ced-714a-4d00-ad91-d5255059a24f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:51.248408 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:51.248408 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:51.249453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a7a2ced-714a-4d00-ad91-d5255059a24f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:51.249973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5a7a2ced-714a-4d00-ad91-d5255059a24f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:51.341930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:51.341930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:51.344283 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a7a2ced-714a-4d00-ad91-d5255059a24f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:51.351395 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 147/293] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:51 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:52.366327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c59828c-711c-4df6-b2c8-bf7f5034e5c5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:52.367120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c59828c-711c-4df6-b2c8-bf7f5034e5c5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:52.367447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:52.367447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:52.368017 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c59828c-711c-4df6-b2c8-bf7f5034e5c5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:52.368502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0c59828c-711c-4df6-b2c8-bf7f5034e5c5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:52.416174 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:52.416174 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:52.422154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c59828c-711c-4df6-b2c8-bf7f5034e5c5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:52.431454 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 147/294] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:53.438640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6bf1ec85-7356-4412-9d7a-5b4bb6aa9683 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:53.441044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6bf1ec85-7356-4412-9d7a-5b4bb6aa9683 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:53.441809 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:53.441809 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:53.442694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6bf1ec85-7356-4412-9d7a-5b4bb6aa9683 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:53.443429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6bf1ec85-7356-4412-9d7a-5b4bb6aa9683 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:53.480452 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:53.480452 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:53.483877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6bf1ec85-7356-4412-9d7a-5b4bb6aa9683 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:53.485196 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 148/295] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:53 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:54.500710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-abdc2788-f512-4057-8d19-781d3a6453b4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:54.501761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-abdc2788-f512-4057-8d19-781d3a6453b4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:54.502136 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:54.502136 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:54.503435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-abdc2788-f512-4057-8d19-781d3a6453b4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:54.517276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-abdc2788-f512-4057-8d19-781d3a6453b4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:54.590387 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:54.590387 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:54.593107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-abdc2788-f512-4057-8d19-781d3a6453b4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:54.594182 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 148/296] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:54 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:55.619824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea7af7aa-55db-43a6-8d90-35d3d0e74c1b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:55.637949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea7af7aa-55db-43a6-8d90-35d3d0e74c1b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:55.641876 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:55.641876 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:55.648822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea7af7aa-55db-43a6-8d90-35d3d0e74c1b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:55.649968 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ea7af7aa-55db-43a6-8d90-35d3d0e74c1b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:55.754148 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:55.754148 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:55.760679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea7af7aa-55db-43a6-8d90-35d3d0e74c1b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:55.769104 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 149/297] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:55 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:56.777218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16cbe98c-0a47-4a86-a53e-257b5153523e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:56.778934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16cbe98c-0a47-4a86-a53e-257b5153523e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:56.779322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:56.779322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:56.780136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16cbe98c-0a47-4a86-a53e-257b5153523e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:56.780699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-16cbe98c-0a47-4a86-a53e-257b5153523e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:56.863601 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:56.863601 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:56.871059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16cbe98c-0a47-4a86-a53e-257b5153523e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:56.875866 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 149/298] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:56 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:57.891144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa1a4ec4-3647-4de4-adb8-14338ab1c2c3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:57.891696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa1a4ec4-3647-4de4-adb8-14338ab1c2c3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:57.891848 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:57.891848 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:57.892487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa1a4ec4-3647-4de4-adb8-14338ab1c2c3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:57.893565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-aa1a4ec4-3647-4de4-adb8-14338ab1c2c3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:57.951050 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:57.951050 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:57.953492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa1a4ec4-3647-4de4-adb8-14338ab1c2c3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:57.954879 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 150/299] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:57 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:41:58.968748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e172a3a1-1e69-4e5d-80d8-303b9e52954f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:41:58.969799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e172a3a1-1e69-4e5d-80d8-303b9e52954f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:41:58.970193 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:41:58.970193 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:41:58.970833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e172a3a1-1e69-4e5d-80d8-303b9e52954f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:41:58.971903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e172a3a1-1e69-4e5d-80d8-303b9e52954f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:41:59.011319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:41:59.011319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:41:59.013168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e172a3a1-1e69-4e5d-80d8-303b9e52954f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:41:59.014336 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 150/300] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:41:58 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:42:00.029054 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f93c09f4-335d-4a6c-aac4-b288320d922e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:00.029854 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f93c09f4-335d-4a6c-aac4-b288320d922e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:00.030154 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:00.030154 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:00.030917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f93c09f4-335d-4a6c-aac4-b288320d922e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:00.031399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f93c09f4-335d-4a6c-aac4-b288320d922e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:00.103857 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:00.103857 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:00.106925 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f93c09f4-335d-4a6c-aac4-b288320d922e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:00.143404 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 151/301] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:00 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:01.151613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32ca0e29-15ed-40cf-ae59-753c8bf96abc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:01.152982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32ca0e29-15ed-40cf-ae59-753c8bf96abc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:01.153657 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:01.153657 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:01.154490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32ca0e29-15ed-40cf-ae59-753c8bf96abc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:01.155099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-32ca0e29-15ed-40cf-ae59-753c8bf96abc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:01.244141 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:01.244141 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:01.246097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32ca0e29-15ed-40cf-ae59-753c8bf96abc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:01.255701 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 151/302] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:01 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:02.266050 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af56935f-310c-4661-8e97-c3e001d3c84a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:02.269935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af56935f-310c-4661-8e97-c3e001d3c84a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:02.271762 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:02.271762 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:02.274906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af56935f-310c-4661-8e97-c3e001d3c84a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:02.276638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-af56935f-310c-4661-8e97-c3e001d3c84a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:02.370897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:02.370897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:02.384465 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af56935f-310c-4661-8e97-c3e001d3c84a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:02.389110 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 152/303] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:02 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:03.405480 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b074dbf5-3645-4df2-ab00-70709116272c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:03.406453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b074dbf5-3645-4df2-ab00-70709116272c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:03.408162 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:03.408162 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:03.409292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b074dbf5-3645-4df2-ab00-70709116272c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:03.409943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b074dbf5-3645-4df2-ab00-70709116272c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:03.466771 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:03.466771 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:03.469032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b074dbf5-3645-4df2-ab00-70709116272c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:03.477664 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 152/304] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:03 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:04.491513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42c9e876-a286-428e-a5f3-c300bf550360 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:04.492032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42c9e876-a286-428e-a5f3-c300bf550360 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:04.492212 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:04.492212 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:04.499307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42c9e876-a286-428e-a5f3-c300bf550360 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:04.499901 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-42c9e876-a286-428e-a5f3-c300bf550360 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:04.522200 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:04.522200 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:04.524751 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42c9e876-a286-428e-a5f3-c300bf550360 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:04.525979 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 153/305] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:04 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:05.325016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] DELETE http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:42:05.325730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:05.326102 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:05.326102 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:05.327434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:05.328235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Delete volume with id: 70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:42:05.391615 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:05.391615 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:05.392860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:05.442602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Delete volume request issued successfully. Jan 13 11:42:05.443301 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-378f04b6-a7eb-4ffd-9371-1cd371ecc6d6 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 202 Jan 13 11:42:05.444443 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 153/306] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:42:05 2021] DELETE /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:42:05.451856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e11050c-4c96-447e-b182-07f90fe8a942 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:42:05.452384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e11050c-4c96-447e-b182-07f90fe8a942 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:05.452612 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:05.452612 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:05.452974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e11050c-4c96-447e-b182-07f90fe8a942 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:05.541193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a97f8663-f0cb-4c33-b68b-bc72c09fae0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:05.541686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a97f8663-f0cb-4c33-b68b-bc72c09fae0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:05.541910 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:05.541910 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:05.542279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a97f8663-f0cb-4c33-b68b-bc72c09fae0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:05.542799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a97f8663-f0cb-4c33-b68b-bc72c09fae0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:05.552351 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:05.552351 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:05.585968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4e11050c-4c96-447e-b182-07f90fe8a942 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:05.618314 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:05.618314 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:05.624484 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a97f8663-f0cb-4c33-b68b-bc72c09fae0a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:05.629239 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 154/307] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:05 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:05.648996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e11050c-4c96-447e-b182-07f90fe8a942 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:42:05.652435 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 154/308] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:05 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:06.643735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-879a692c-e41b-4ecc-8bb6-feff54de747f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:06.644907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-879a692c-e41b-4ecc-8bb6-feff54de747f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:06.645305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:06.645305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:06.645929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-879a692c-e41b-4ecc-8bb6-feff54de747f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:06.646477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-879a692c-e41b-4ecc-8bb6-feff54de747f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:06.666612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4378f160-335a-4322-bef8-1a1e72fb93a5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:42:06.667193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4378f160-335a-4322-bef8-1a1e72fb93a5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:06.667412 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:06.667412 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:06.667792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4378f160-335a-4322-bef8-1a1e72fb93a5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:06.714780 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:06.714780 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:06.722591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-879a692c-e41b-4ecc-8bb6-feff54de747f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:06.728017 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 155/309] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:06 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:06.773355 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:06.773355 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:06.803595 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4378f160-335a-4322-bef8-1a1e72fb93a5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:06.859502 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4378f160-335a-4322-bef8-1a1e72fb93a5 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:42:06.860884 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 155/310] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:06 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:07.741987 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e6c0313-a1a8-45c7-8cb8-f582b3c3674c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:07.742574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e6c0313-a1a8-45c7-8cb8-f582b3c3674c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:07.742699 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:07.742699 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:07.743116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e6c0313-a1a8-45c7-8cb8-f582b3c3674c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:07.743487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3e6c0313-a1a8-45c7-8cb8-f582b3c3674c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:07.823471 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:07.823471 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:07.827258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e6c0313-a1a8-45c7-8cb8-f582b3c3674c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:07.832718 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 156/311] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:07 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:07.877739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-321a4c8b-21d9-4bd2-b74e-077cde528f2f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:42:07.878280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-321a4c8b-21d9-4bd2-b74e-077cde528f2f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:07.878496 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:07.878496 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:07.879061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-321a4c8b-21d9-4bd2-b74e-077cde528f2f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:08.051191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:08.051191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:08.074052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-321a4c8b-21d9-4bd2-b74e-077cde528f2f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:08.162958 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-321a4c8b-21d9-4bd2-b74e-077cde528f2f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 200 Jan 13 11:42:08.167464 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 156/312] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:07 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 918 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:08.851097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4db2b8e4-7cee-497e-b5e3-1a90d9ad2f02 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:08.855985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4db2b8e4-7cee-497e-b5e3-1a90d9ad2f02 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:08.856625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:08.856625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:08.857837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4db2b8e4-7cee-497e-b5e3-1a90d9ad2f02 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:08.867725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4db2b8e4-7cee-497e-b5e3-1a90d9ad2f02 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:09.009366 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:09.009366 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:09.014360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4db2b8e4-7cee-497e-b5e3-1a90d9ad2f02 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:09.015477 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 157/313] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:08 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:09.180369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb7a4e46-c6b3-43fe-ad1a-79c84cde349c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 Jan 13 11:42:09.181433 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb7a4e46-c6b3-43fe-ad1a-79c84cde349c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:09.181821 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:09.181821 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:09.182478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb7a4e46-c6b3-43fe-ad1a-79c84cde349c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:09.342997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb7a4e46-c6b3-43fe-ad1a-79c84cde349c tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 returned with HTTP 404 Jan 13 11:42:09.344343 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 157/314] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:09 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/70a17bf4-6f8f-4409-9af3-b487e04f49e2 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:42:09.353197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] DELETE http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:42:09.354181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:09.354688 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:09.354688 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:09.355383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:09.356043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Delete volume with id: ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:42:09.423176 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:09.423176 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:09.423176 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:09.481263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Delete volume request issued successfully. Jan 13 11:42:09.482227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a232d67-2b64-4320-89af-7290e36dfd2e tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 202 Jan 13 11:42:09.483714 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 158/315] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:42:09 2021] DELETE /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:42:09.492758 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d4a2f51-9c4a-4e86-a229-88bef8855958 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:42:09.493676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d4a2f51-9c4a-4e86-a229-88bef8855958 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:09.494404 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d4a2f51-9c4a-4e86-a229-88bef8855958 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:09.599866 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:09.599866 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:09.612960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9d4a2f51-9c4a-4e86-a229-88bef8855958 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:09.711419 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d4a2f51-9c4a-4e86-a229-88bef8855958 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:42:09.717122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 158/316] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:09 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:10.030575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd3d8a8a-b03d-40cf-956e-47561a15992e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:10.031129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd3d8a8a-b03d-40cf-956e-47561a15992e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:10.032302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:10.032302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:10.033463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd3d8a8a-b03d-40cf-956e-47561a15992e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:10.034388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bd3d8a8a-b03d-40cf-956e-47561a15992e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:10.085317 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:10.085317 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:10.087497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd3d8a8a-b03d-40cf-956e-47561a15992e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:10.094158 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 159/317] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:10.733801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00d3317-2e1e-492a-90c0-098b23a99a05 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:42:10.734345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00d3317-2e1e-492a-90c0-098b23a99a05 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:10.734544 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:10.734544 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:10.735239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00d3317-2e1e-492a-90c0-098b23a99a05 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:10.904862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:10.904862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:10.956078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f00d3317-2e1e-492a-90c0-098b23a99a05 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:11.021194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00d3317-2e1e-492a-90c0-098b23a99a05 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:42:11.035015 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 159/318] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:10 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 918 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:11.108123 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0dacf57-6311-4789-b6ed-ba4907628d5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:11.108825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0dacf57-6311-4789-b6ed-ba4907628d5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:11.109487 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:11.109487 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:11.110066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0dacf57-6311-4789-b6ed-ba4907628d5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:11.110542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d0dacf57-6311-4789-b6ed-ba4907628d5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:11.147753 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:11.147753 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:11.151885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0dacf57-6311-4789-b6ed-ba4907628d5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:11.155915 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 160/319] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:11 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:12.043725 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2409c0d-0068-4baf-b47b-18fc9d96e2e9 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:42:12.044427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2409c0d-0068-4baf-b47b-18fc9d96e2e9 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:12.044745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:12.044745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:12.045304 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2409c0d-0068-4baf-b47b-18fc9d96e2e9 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:12.171206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26456067-c628-4621-9ec4-730c2bac0444 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:12.171857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26456067-c628-4621-9ec4-730c2bac0444 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:12.172117 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:12.172117 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:12.172757 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26456067-c628-4621-9ec4-730c2bac0444 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:12.173271 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-26456067-c628-4621-9ec4-730c2bac0444 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:12.196792 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:12.196792 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:12.230027 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d2409c0d-0068-4baf-b47b-18fc9d96e2e9 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:12.246678 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:12.246678 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:12.257354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26456067-c628-4621-9ec4-730c2bac0444 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:12.264570 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 161/320] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:12.291420 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2409c0d-0068-4baf-b47b-18fc9d96e2e9 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 200 Jan 13 11:42:12.292995 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 160/321] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:12 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 918 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:13.291092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e785871a-876c-4ce5-9f47-d511d42b5c5c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:13.291918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e785871a-876c-4ce5-9f47-d511d42b5c5c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:13.292341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:13.292341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:13.293677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e785871a-876c-4ce5-9f47-d511d42b5c5c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:13.294291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e785871a-876c-4ce5-9f47-d511d42b5c5c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:13.311056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a9af6a1-d51f-4c72-919e-2d9d8768341f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 Jan 13 11:42:13.312039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a9af6a1-d51f-4c72-919e-2d9d8768341f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:13.312472 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:13.312472 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:13.313269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a9af6a1-d51f-4c72-919e-2d9d8768341f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:13.349794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:13.349794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:13.352567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e785871a-876c-4ce5-9f47-d511d42b5c5c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:13.354102 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 162/322] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:13 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:13.498571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a9af6a1-d51f-4c72-919e-2d9d8768341f tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 returned with HTTP 404 Jan 13 11:42:13.508392 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 161/323] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:13 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/ba54db66-f02c-4f6b-bd98-1f2b29f9e8d0 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:42:13.510614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] DELETE http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:42:13.512084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:13.512532 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:13.512532 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:13.513512 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:13.514129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Delete volume with id: 62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:42:13.693158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:13.693158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:13.700968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:13.777071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Delete volume request issued successfully. Jan 13 11:42:13.779227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4720350c-1db5-4bcc-8c17-a4a37fbd3223 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 202 Jan 13 11:42:13.780595 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 163/324] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:42:13 2021] DELETE /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:42:13.789304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0b81511-20c6-4ec2-83a2-38dc1b4500e7 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:42:13.789985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0b81511-20c6-4ec2-83a2-38dc1b4500e7 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:13.790703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0b81511-20c6-4ec2-83a2-38dc1b4500e7 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:13.922145 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:13.922145 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:13.954861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d0b81511-20c6-4ec2-83a2-38dc1b4500e7 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:14.031151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0b81511-20c6-4ec2-83a2-38dc1b4500e7 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:42:14.035073 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 162/325] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:13 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 1366 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:42:14.369783 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81966465-5f3c-4305-84be-29bbbb4002c0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:14.371431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81966465-5f3c-4305-84be-29bbbb4002c0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:14.371976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:14.371976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:14.372622 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81966465-5f3c-4305-84be-29bbbb4002c0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:14.373186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-81966465-5f3c-4305-84be-29bbbb4002c0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:14.427036 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:14.427036 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:14.430467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81966465-5f3c-4305-84be-29bbbb4002c0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:14.432090 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 164/326] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:14 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:15.049804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbf647bf-8aa1-48b5-a3f8-7cd4f982b01b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:42:15.050336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbf647bf-8aa1-48b5-a3f8-7cd4f982b01b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:15.050553 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:15.050553 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:15.051374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbf647bf-8aa1-48b5-a3f8-7cd4f982b01b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:15.223621 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:15.223621 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:15.248204 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bbf647bf-8aa1-48b5-a3f8-7cd4f982b01b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:15.305871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbf647bf-8aa1-48b5-a3f8-7cd4f982b01b tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:42:15.309169 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 163/327] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:15 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 1366 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:42:15.447767 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fdf2b62e-247f-4a40-87e6-0ae2e0a3e77e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:15.448986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fdf2b62e-247f-4a40-87e6-0ae2e0a3e77e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:15.449397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:15.449397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:15.450896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fdf2b62e-247f-4a40-87e6-0ae2e0a3e77e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:15.451522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fdf2b62e-247f-4a40-87e6-0ae2e0a3e77e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:15.478906 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:15.478906 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:15.483600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fdf2b62e-247f-4a40-87e6-0ae2e0a3e77e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:15.484777 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 165/328] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:15 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:16.326512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4fcd3f85-721a-4607-8975-270f86e81ed8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:42:16.327634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4fcd3f85-721a-4607-8975-270f86e81ed8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:16.328007 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:16.328007 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:16.328626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4fcd3f85-721a-4607-8975-270f86e81ed8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:16.476192 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:16.476192 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:16.501861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5248253-7365-449e-a7fc-111c342f42b3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:16.502711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5248253-7365-449e-a7fc-111c342f42b3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:16.502976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:16.502976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:16.503362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5248253-7365-449e-a7fc-111c342f42b3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:16.503739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d5248253-7365-449e-a7fc-111c342f42b3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:16.510246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4fcd3f85-721a-4607-8975-270f86e81ed8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Volume info retrieved successfully. Jan 13 11:42:16.578009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4fcd3f85-721a-4607-8975-270f86e81ed8 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 200 Jan 13 11:42:16.578208 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:16.578208 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:16.589984 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 164/329] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:16 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 1366 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:42:16.590645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5248253-7365-449e-a7fc-111c342f42b3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:16.593737 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 166/330] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:16 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:17.598491 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-afb5f75a-7af3-4d38-8f49-b1f74da4f669 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] GET http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba Jan 13 11:42:17.599543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-afb5f75a-7af3-4d38-8f49-b1f74da4f669 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:17.600089 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:17.600089 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:17.600844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-afb5f75a-7af3-4d38-8f49-b1f74da4f669 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:17.601561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42bcb260-c2bc-448e-aecf-830b205ae389 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:17.602287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42bcb260-c2bc-448e-aecf-830b205ae389 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:17.602603 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:17.602603 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:17.603175 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42bcb260-c2bc-448e-aecf-830b205ae389 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:17.603648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-42bcb260-c2bc-448e-aecf-830b205ae389 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:17.691936 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:17.691936 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:17.694096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42bcb260-c2bc-448e-aecf-830b205ae389 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:17.695111 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 167/331] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:17 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:42:17.721275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-afb5f75a-7af3-4d38-8f49-b1f74da4f669 tempest-TaggedBootDevicesTest_v242-928926056 tempest-TaggedBootDevicesTest_v242-928926056] http://10.222.0.24/volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba returned with HTTP 404 Jan 13 11:42:17.722780 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 165/332] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:17 2021] GET /volume/v3/60dc5cbdfccf44cb8fc028a028cb9ee9/volumes/62fd65d7-38eb-4868-8171-c9ce80cd78ba => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:42:18.710224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cda026cd-82ea-41ee-a505-f38462a4f44c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:18.711327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cda026cd-82ea-41ee-a505-f38462a4f44c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:18.711687 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:18.711687 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:18.712260 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cda026cd-82ea-41ee-a505-f38462a4f44c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:18.712786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cda026cd-82ea-41ee-a505-f38462a4f44c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:18.734747 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:18.734747 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:18.736922 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cda026cd-82ea-41ee-a505-f38462a4f44c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:18.738386 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 168/333] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:18 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:19.752869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b91aab6d-70c4-4657-81de-4e3c3a60f2ea tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:19.754208 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b91aab6d-70c4-4657-81de-4e3c3a60f2ea tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:19.755141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b91aab6d-70c4-4657-81de-4e3c3a60f2ea tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:19.755760 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b91aab6d-70c4-4657-81de-4e3c3a60f2ea tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:19.831616 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:19.831616 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:19.840993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b91aab6d-70c4-4657-81de-4e3c3a60f2ea tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:19.850035 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 166/334] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:19 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:20.855737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2776fa09-457e-49d4-8573-b4d3b166ea31 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:20.856674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2776fa09-457e-49d4-8573-b4d3b166ea31 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:20.857064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:20.857064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:20.857443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2776fa09-457e-49d4-8573-b4d3b166ea31 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:20.857813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2776fa09-457e-49d4-8573-b4d3b166ea31 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:20.905981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:20.905981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:20.907677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2776fa09-457e-49d4-8573-b4d3b166ea31 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:20.916538 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 169/335] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:20 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:21.924283 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-867cc6bb-b597-4a7a-99a6-4b461b80a87b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:21.924791 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-867cc6bb-b597-4a7a-99a6-4b461b80a87b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:21.925186 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:21.925186 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:21.925779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-867cc6bb-b597-4a7a-99a6-4b461b80a87b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:21.926306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-867cc6bb-b597-4a7a-99a6-4b461b80a87b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:21.975627 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:21.975627 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:21.983141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-867cc6bb-b597-4a7a-99a6-4b461b80a87b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:21.984400 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 167/336] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:21 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:23.000501 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4cb183d1-f66d-4021-a242-56391632fad0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:23.001201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4cb183d1-f66d-4021-a242-56391632fad0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:23.001716 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:23.001716 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:23.002273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4cb183d1-f66d-4021-a242-56391632fad0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:23.002752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4cb183d1-f66d-4021-a242-56391632fad0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:23.025915 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:23.025915 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:23.027961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4cb183d1-f66d-4021-a242-56391632fad0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:23.028847 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 170/337] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:22 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:24.044166 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf2a8283-befa-47ec-84de-4e935966c0d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:24.045307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf2a8283-befa-47ec-84de-4e935966c0d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:24.045675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:24.045675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:24.046289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf2a8283-befa-47ec-84de-4e935966c0d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:24.046827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cf2a8283-befa-47ec-84de-4e935966c0d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:24.091308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:24.091308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:24.093556 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf2a8283-befa-47ec-84de-4e935966c0d7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:24.104172 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 168/338] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:24 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:25.120755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-431f0199-c178-4f09-ac83-3f3e812a9ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:25.123599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-431f0199-c178-4f09-ac83-3f3e812a9ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:25.123979 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:25.123979 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:25.124616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-431f0199-c178-4f09-ac83-3f3e812a9ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:25.125956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-431f0199-c178-4f09-ac83-3f3e812a9ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:25.195307 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:25.195307 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:25.206132 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-431f0199-c178-4f09-ac83-3f3e812a9ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:25.215805 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 171/339] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:25 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:26.231579 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90ba63d5-3c5e-4343-82a4-22462698b8eb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:26.233039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90ba63d5-3c5e-4343-82a4-22462698b8eb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:26.233465 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:26.233465 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:26.234138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90ba63d5-3c5e-4343-82a4-22462698b8eb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:26.234721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-90ba63d5-3c5e-4343-82a4-22462698b8eb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:26.277412 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:26.277412 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:26.279742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90ba63d5-3c5e-4343-82a4-22462698b8eb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:26.281059 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 169/340] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:26 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:27.296960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b8f154e-e2ae-4ca8-9f91-ff1d3ceb3d93 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:27.298635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b8f154e-e2ae-4ca8-9f91-ff1d3ceb3d93 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:27.299071 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:27.299071 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:27.299752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b8f154e-e2ae-4ca8-9f91-ff1d3ceb3d93 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:27.300723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2b8f154e-e2ae-4ca8-9f91-ff1d3ceb3d93 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:27.349460 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:27.349460 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:27.352232 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b8f154e-e2ae-4ca8-9f91-ff1d3ceb3d93 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:27.353300 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 172/341] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:27 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:28.377330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1b1dab3-35ee-4f14-9bd6-6cf6e828505b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:28.383984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1b1dab3-35ee-4f14-9bd6-6cf6e828505b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:28.384705 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:28.384705 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:28.385839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1b1dab3-35ee-4f14-9bd6-6cf6e828505b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:28.386863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c1b1dab3-35ee-4f14-9bd6-6cf6e828505b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:28.479119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:28.479119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:28.491408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1b1dab3-35ee-4f14-9bd6-6cf6e828505b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:28.493465 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 170/342] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:28 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:29.512205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fdb2ad6-cfee-4593-b896-b63b60349d9a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:29.518815 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fdb2ad6-cfee-4593-b896-b63b60349d9a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:29.519343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:29.519343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:29.520899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fdb2ad6-cfee-4593-b896-b63b60349d9a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:29.526212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2fdb2ad6-cfee-4593-b896-b63b60349d9a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:29.671407 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:29.671407 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:29.685327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fdb2ad6-cfee-4593-b896-b63b60349d9a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:29.703150 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 173/343] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:29 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:30.724200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee3935d0-10bb-468b-b66f-ae00526c1213 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:30.729907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee3935d0-10bb-468b-b66f-ae00526c1213 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:30.730589 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:30.730589 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:30.731650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee3935d0-10bb-468b-b66f-ae00526c1213 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:30.732751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ee3935d0-10bb-468b-b66f-ae00526c1213 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:30.855511 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:30.855511 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:30.889121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee3935d0-10bb-468b-b66f-ae00526c1213 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:30.891824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 171/344] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:30 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:31.917396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8e318c15-9801-486c-b532-0e7a7b0be51e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:31.921115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8e318c15-9801-486c-b532-0e7a7b0be51e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:31.923410 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:31.923410 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:31.930014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8e318c15-9801-486c-b532-0e7a7b0be51e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:31.930975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8e318c15-9801-486c-b532-0e7a7b0be51e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:32.011153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:32.011153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:32.016415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8e318c15-9801-486c-b532-0e7a7b0be51e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:32.019016 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 174/345] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:31 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:33.039146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-263b59cc-3044-44d7-a91d-316ff4ebddb2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:33.039701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-263b59cc-3044-44d7-a91d-316ff4ebddb2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:33.039886 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:33.039886 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:33.040803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-263b59cc-3044-44d7-a91d-316ff4ebddb2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:33.041190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-263b59cc-3044-44d7-a91d-316ff4ebddb2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:33.143886 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:33.143886 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:33.145816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-263b59cc-3044-44d7-a91d-316ff4ebddb2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:33.154486 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 172/346] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:33 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:34.169080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a948b66-f3dc-411f-99a0-96bb45e55b48 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:34.170449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a948b66-f3dc-411f-99a0-96bb45e55b48 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:34.170960 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:34.170960 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:34.171813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a948b66-f3dc-411f-99a0-96bb45e55b48 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:34.172347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9a948b66-f3dc-411f-99a0-96bb45e55b48 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:34.238216 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:34.238216 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:34.240500 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a948b66-f3dc-411f-99a0-96bb45e55b48 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:34.241920 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 175/347] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:34 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:35.256273 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a612e76-9fed-4f51-aec8-f88a5b138174 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:35.256958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a612e76-9fed-4f51-aec8-f88a5b138174 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:35.257052 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:35.257052 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:35.257405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a612e76-9fed-4f51-aec8-f88a5b138174 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:35.257959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8a612e76-9fed-4f51-aec8-f88a5b138174 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:35.338107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:35.338107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:35.351155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a612e76-9fed-4f51-aec8-f88a5b138174 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:35.352301 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 173/348] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:35 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:36.370909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee0f5787-d5bc-41ba-8517-e02fe02e8592 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:36.383594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee0f5787-d5bc-41ba-8517-e02fe02e8592 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:36.383594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:36.383594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:36.383594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee0f5787-d5bc-41ba-8517-e02fe02e8592 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:36.383594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ee0f5787-d5bc-41ba-8517-e02fe02e8592 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:36.418047 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:36.418047 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:36.420448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee0f5787-d5bc-41ba-8517-e02fe02e8592 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:36.422099 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 176/349] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:36 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:37.437973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c3e40ff-d665-4d36-b35b-dbafc7a0bb04 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:37.438636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c3e40ff-d665-4d36-b35b-dbafc7a0bb04 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:37.438963 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:37.438963 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:37.439497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c3e40ff-d665-4d36-b35b-dbafc7a0bb04 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:37.439961 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3c3e40ff-d665-4d36-b35b-dbafc7a0bb04 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:37.490294 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:37.490294 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:37.492636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c3e40ff-d665-4d36-b35b-dbafc7a0bb04 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:37.494695 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 174/350] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:37 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:38.509771 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e29c5d8-266e-4afd-a272-720af4bc8ecf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:38.510804 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e29c5d8-266e-4afd-a272-720af4bc8ecf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:38.511193 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:38.511193 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:38.511769 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e29c5d8-266e-4afd-a272-720af4bc8ecf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:38.512290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9e29c5d8-266e-4afd-a272-720af4bc8ecf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:38.577754 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:38.577754 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:38.596168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e29c5d8-266e-4afd-a272-720af4bc8ecf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:38.598675 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 177/351] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:38 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:39.623990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b2549ece-2734-4239-bb0a-f229dee22b9d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:39.627372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b2549ece-2734-4239-bb0a-f229dee22b9d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:39.627824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:39.627824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:39.628447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b2549ece-2734-4239-bb0a-f229dee22b9d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:39.629566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b2549ece-2734-4239-bb0a-f229dee22b9d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:39.664717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:39.664717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:39.666869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b2549ece-2734-4239-bb0a-f229dee22b9d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:39.667875 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 175/352] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:39 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:40.681913 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a42568e0-ec39-42a6-a8f7-1e25a7c13d87 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:40.683039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a42568e0-ec39-42a6-a8f7-1e25a7c13d87 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:40.683469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:40.683469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:40.684138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a42568e0-ec39-42a6-a8f7-1e25a7c13d87 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:40.684718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a42568e0-ec39-42a6-a8f7-1e25a7c13d87 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:40.713652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:40.713652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:40.716003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a42568e0-ec39-42a6-a8f7-1e25a7c13d87 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:40.717068 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 178/353] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:40 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:41.732912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01885246-91e4-4b82-92eb-0e07144d2b37 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:41.733442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01885246-91e4-4b82-92eb-0e07144d2b37 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:41.733654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:41.733654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:41.734007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01885246-91e4-4b82-92eb-0e07144d2b37 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:41.734385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-01885246-91e4-4b82-92eb-0e07144d2b37 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:41.783710 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:41.783710 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:41.785572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01885246-91e4-4b82-92eb-0e07144d2b37 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:41.795279 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 176/354] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:41 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:42.809548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8b5bc82-9a47-45b6-b27d-29ce216b51f1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:42.810184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8b5bc82-9a47-45b6-b27d-29ce216b51f1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:42.810501 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:42.810501 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:42.811062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8b5bc82-9a47-45b6-b27d-29ce216b51f1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:42.811544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c8b5bc82-9a47-45b6-b27d-29ce216b51f1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:42.866249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:42.866249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:42.871009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8b5bc82-9a47-45b6-b27d-29ce216b51f1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:42.874714 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 179/355] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:42 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:43.891880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46c29c80-2e74-4614-b807-975527317a90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:43.892386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46c29c80-2e74-4614-b807-975527317a90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:43.892593 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:43.892593 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:43.892967 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46c29c80-2e74-4614-b807-975527317a90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:43.893336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-46c29c80-2e74-4614-b807-975527317a90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:43.942050 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:43.942050 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:43.957960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46c29c80-2e74-4614-b807-975527317a90 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:43.959084 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 177/356] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:43 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:44.974751 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dae07c2-3bd2-4662-bbce-152e6d8ba237 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:44.975610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dae07c2-3bd2-4662-bbce-152e6d8ba237 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:44.975829 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:44.975829 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:44.976517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dae07c2-3bd2-4662-bbce-152e6d8ba237 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:44.976892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6dae07c2-3bd2-4662-bbce-152e6d8ba237 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:45.034642 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:45.034642 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:45.038825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dae07c2-3bd2-4662-bbce-152e6d8ba237 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:45.043932 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 180/357] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:44 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:46.059696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-302b75d9-3edb-4fa8-a241-3bad317b1a26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:46.060763 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-302b75d9-3edb-4fa8-a241-3bad317b1a26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:46.061371 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:46.061371 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:46.061961 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-302b75d9-3edb-4fa8-a241-3bad317b1a26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:46.062477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-302b75d9-3edb-4fa8-a241-3bad317b1a26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:46.098468 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:46.098468 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:46.100718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-302b75d9-3edb-4fa8-a241-3bad317b1a26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:46.102031 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 178/358] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:47.116822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da7e3878-d169-4308-b9f0-836a91fa64a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:47.117525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da7e3878-d169-4308-b9f0-836a91fa64a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:47.117525 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:47.117525 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:47.117852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da7e3878-d169-4308-b9f0-836a91fa64a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:47.118161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-da7e3878-d169-4308-b9f0-836a91fa64a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:47.163663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:47.163663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:47.166826 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da7e3878-d169-4308-b9f0-836a91fa64a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:47.173701 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 181/359] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:47 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:48.183311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76986087-1ac5-4b5e-bc61-92c9b4927441 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:48.184567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76986087-1ac5-4b5e-bc61-92c9b4927441 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:48.184567 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:48.184567 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:48.184567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76986087-1ac5-4b5e-bc61-92c9b4927441 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:48.185307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-76986087-1ac5-4b5e-bc61-92c9b4927441 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:48.262207 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:48.262207 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:48.265666 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76986087-1ac5-4b5e-bc61-92c9b4927441 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:48.269795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 179/360] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:48 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:49.292868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95be473b-4b70-4429-a1f2-822dd038eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:49.294353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95be473b-4b70-4429-a1f2-822dd038eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:49.295761 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:49.295761 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:49.296663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95be473b-4b70-4429-a1f2-822dd038eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:49.299257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-95be473b-4b70-4429-a1f2-822dd038eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:49.362252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:49.362252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:49.364597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95be473b-4b70-4429-a1f2-822dd038eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:49.366175 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 182/361] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:49 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:50.380257 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1fc1b97e-e35d-4a37-917d-3aca477df3de tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:50.380910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1fc1b97e-e35d-4a37-917d-3aca477df3de tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:50.381219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:50.381219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:50.381761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1fc1b97e-e35d-4a37-917d-3aca477df3de tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:50.382222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1fc1b97e-e35d-4a37-917d-3aca477df3de tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:50.442783 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:50.442783 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:50.449417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1fc1b97e-e35d-4a37-917d-3aca477df3de tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:50.450398 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 180/362] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:50 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:51.465359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1d8276b-7406-4547-bbe5-11c8cbd39675 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:51.466525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1d8276b-7406-4547-bbe5-11c8cbd39675 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:51.467016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:51.467016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:51.467678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1d8276b-7406-4547-bbe5-11c8cbd39675 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:51.468369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e1d8276b-7406-4547-bbe5-11c8cbd39675 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:51.522219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:51.522219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:51.526222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1d8276b-7406-4547-bbe5-11c8cbd39675 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:51.527804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 183/363] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:51 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:52.543581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d937b8dc-270f-47a6-a734-0fbfa553445d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:52.544664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d937b8dc-270f-47a6-a734-0fbfa553445d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:52.545046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:52.545046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:52.545648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d937b8dc-270f-47a6-a734-0fbfa553445d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:52.546157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d937b8dc-270f-47a6-a734-0fbfa553445d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:52.604023 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:52.604023 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:52.606157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d937b8dc-270f-47a6-a734-0fbfa553445d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:52.612270 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 181/364] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:53.628829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8a3acdc-1df6-4d1e-81a2-2f939c3be6ef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:53.629343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8a3acdc-1df6-4d1e-81a2-2f939c3be6ef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:53.629475 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:53.629475 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:53.630146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8a3acdc-1df6-4d1e-81a2-2f939c3be6ef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:53.631171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a8a3acdc-1df6-4d1e-81a2-2f939c3be6ef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:53.692553 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:53.692553 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:53.698555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8a3acdc-1df6-4d1e-81a2-2f939c3be6ef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:53.701354 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 184/365] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:53 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:54.716722 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c47adb9-80f2-47d4-acda-5adee6ed15b6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:54.718027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c47adb9-80f2-47d4-acda-5adee6ed15b6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:54.718372 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:54.718372 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:54.719642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c47adb9-80f2-47d4-acda-5adee6ed15b6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:54.721685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3c47adb9-80f2-47d4-acda-5adee6ed15b6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:54.811104 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:54.811104 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:54.820742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c47adb9-80f2-47d4-acda-5adee6ed15b6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:54.825036 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 182/366] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:54 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:55.840625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75296545-d68d-4d14-9f1c-5b7d9b8e7f3e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:55.841904 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75296545-d68d-4d14-9f1c-5b7d9b8e7f3e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:55.842277 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:55.842277 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:55.842937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75296545-d68d-4d14-9f1c-5b7d9b8e7f3e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:55.844134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-75296545-d68d-4d14-9f1c-5b7d9b8e7f3e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:55.897529 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:55.897529 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:55.904594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75296545-d68d-4d14-9f1c-5b7d9b8e7f3e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:55.916930 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 185/367] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:55 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:56.925672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04a7e11c-6199-4d1f-8711-944bfa5c8b3a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:56.926380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04a7e11c-6199-4d1f-8711-944bfa5c8b3a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:56.926603 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:56.926603 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:56.927016 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04a7e11c-6199-4d1f-8711-944bfa5c8b3a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:56.927365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-04a7e11c-6199-4d1f-8711-944bfa5c8b3a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:56.979811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:56.979811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:56.982615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04a7e11c-6199-4d1f-8711-944bfa5c8b3a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:56.990683 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 183/368] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:56 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:58.003344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91aed211-1a2d-4715-8028-1c2f657e6a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:58.003865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91aed211-1a2d-4715-8028-1c2f657e6a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:58.004261 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:58.004261 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:58.005041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91aed211-1a2d-4715-8028-1c2f657e6a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:58.005955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-91aed211-1a2d-4715-8028-1c2f657e6a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:58.070574 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:58.070574 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:58.074513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91aed211-1a2d-4715-8028-1c2f657e6a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:58.088480 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 186/369] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:57 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:42:59.094622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eba0e203-70b5-4164-a7ef-bcb74baaae9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:42:59.095177 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eba0e203-70b5-4164-a7ef-bcb74baaae9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:42:59.095303 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:42:59.095303 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:42:59.095644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eba0e203-70b5-4164-a7ef-bcb74baaae9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:42:59.096014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-eba0e203-70b5-4164-a7ef-bcb74baaae9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:42:59.199541 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:42:59.199541 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:42:59.201392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eba0e203-70b5-4164-a7ef-bcb74baaae9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:42:59.202211 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 184/370] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:42:59 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:43:00.221450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5f2ac0f-032a-4931-b07c-900a48dd390b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:00.222061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5f2ac0f-032a-4931-b07c-900a48dd390b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:00.222279 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:00.222279 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:00.222662 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5f2ac0f-032a-4931-b07c-900a48dd390b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:00.223078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d5f2ac0f-032a-4931-b07c-900a48dd390b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:00.308990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:00.308990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:00.310930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5f2ac0f-032a-4931-b07c-900a48dd390b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:00.330137 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 187/371] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:00 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:01.337669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-73123c7c-071d-4b8b-825e-a6577acb3abd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:01.338940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-73123c7c-071d-4b8b-825e-a6577acb3abd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:01.339385 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:01.339385 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:01.340254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-73123c7c-071d-4b8b-825e-a6577acb3abd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:01.340840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-73123c7c-071d-4b8b-825e-a6577acb3abd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:01.393000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:01.393000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:01.395356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-73123c7c-071d-4b8b-825e-a6577acb3abd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:01.399542 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 185/372] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:01 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:02.418253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63728f51-8987-41d7-a577-5af9da39496d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:02.418801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63728f51-8987-41d7-a577-5af9da39496d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:02.419153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:02.419153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:02.419534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63728f51-8987-41d7-a577-5af9da39496d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:02.419908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-63728f51-8987-41d7-a577-5af9da39496d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:02.446392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:02.446392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:02.450258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63728f51-8987-41d7-a577-5af9da39496d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:02.454799 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 188/373] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:02 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:03.466995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a269b27b-1cfc-4e2c-8e6e-93df6110c343 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:03.467501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a269b27b-1cfc-4e2c-8e6e-93df6110c343 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:03.467771 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:03.467771 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:03.468057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a269b27b-1cfc-4e2c-8e6e-93df6110c343 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:03.468903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a269b27b-1cfc-4e2c-8e6e-93df6110c343 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:03.539914 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:03.539914 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:03.547131 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a269b27b-1cfc-4e2c-8e6e-93df6110c343 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:03.555236 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 186/374] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:03 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:04.568448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3816a698-3e92-409c-8992-0fe57d0ea477 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:04.569621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3816a698-3e92-409c-8992-0fe57d0ea477 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:04.569983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:04.569983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:04.571131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3816a698-3e92-409c-8992-0fe57d0ea477 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:04.571651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3816a698-3e92-409c-8992-0fe57d0ea477 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:04.618852 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:04.618852 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:04.633578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3816a698-3e92-409c-8992-0fe57d0ea477 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:04.640862 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 189/375] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:04 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:05.649177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d611cfda-af39-4381-b6ff-e095d92e0746 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:05.650241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d611cfda-af39-4381-b6ff-e095d92e0746 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:05.650825 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:05.650825 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:05.651439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d611cfda-af39-4381-b6ff-e095d92e0746 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:05.651965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d611cfda-af39-4381-b6ff-e095d92e0746 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:05.703336 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:05.703336 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:05.708116 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d611cfda-af39-4381-b6ff-e095d92e0746 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:05.714223 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 187/376] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:05 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:06.728566 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9995df39-c1a5-4e57-9f36-d8003a693936 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:06.730398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9995df39-c1a5-4e57-9f36-d8003a693936 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:06.730878 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:06.730878 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:06.731571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9995df39-c1a5-4e57-9f36-d8003a693936 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:06.732197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9995df39-c1a5-4e57-9f36-d8003a693936 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:06.797057 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:06.797057 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:06.833510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9995df39-c1a5-4e57-9f36-d8003a693936 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:06.835732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 190/377] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:06 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:07.853248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10115b9d-78c2-4e4d-9b0f-f2f6336ebd63 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:07.853752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10115b9d-78c2-4e4d-9b0f-f2f6336ebd63 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:07.854051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:07.854051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:07.854318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10115b9d-78c2-4e4d-9b0f-f2f6336ebd63 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:07.854692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-10115b9d-78c2-4e4d-9b0f-f2f6336ebd63 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:07.934615 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:07.934615 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:07.939887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10115b9d-78c2-4e4d-9b0f-f2f6336ebd63 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:07.941215 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 188/378] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:07 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:08.957200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f514ef3d-6d0f-4923-820a-37f0e467db73 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:08.958334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f514ef3d-6d0f-4923-820a-37f0e467db73 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:08.958704 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:08.958704 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:08.959314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f514ef3d-6d0f-4923-820a-37f0e467db73 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:08.959840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f514ef3d-6d0f-4923-820a-37f0e467db73 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:09.018841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:09.018841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:09.021434 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f514ef3d-6d0f-4923-820a-37f0e467db73 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:09.022527 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 191/379] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:08 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:10.037098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11b13600-d5aa-4cc2-89f7-314f1a331688 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:10.037625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11b13600-d5aa-4cc2-89f7-314f1a331688 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:10.037802 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:10.037802 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:10.038959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11b13600-d5aa-4cc2-89f7-314f1a331688 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:10.039482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-11b13600-d5aa-4cc2-89f7-314f1a331688 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:10.123469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:10.123469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:10.128806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11b13600-d5aa-4cc2-89f7-314f1a331688 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:10.132698 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 189/380] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:11.147217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a651912d-d4c0-4efd-8346-54c6ea7b0cf1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:11.147787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a651912d-d4c0-4efd-8346-54c6ea7b0cf1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:11.148020 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:11.148020 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:11.148294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a651912d-d4c0-4efd-8346-54c6ea7b0cf1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:11.148669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a651912d-d4c0-4efd-8346-54c6ea7b0cf1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:11.224981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:11.224981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:11.226907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a651912d-d4c0-4efd-8346-54c6ea7b0cf1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:11.227732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 192/381] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:11 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:12.244388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-258de8cc-adde-4853-b5b3-e6325379dcc5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:12.244858 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-258de8cc-adde-4853-b5b3-e6325379dcc5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:12.244858 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:12.244858 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:12.245057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-258de8cc-adde-4853-b5b3-e6325379dcc5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:12.245358 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-258de8cc-adde-4853-b5b3-e6325379dcc5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:12.317579 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:12.317579 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:12.319477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-258de8cc-adde-4853-b5b3-e6325379dcc5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:12.320757 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 190/382] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:13.337650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fa9535e-7e68-4328-9a07-7603994ba545 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:13.338215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fa9535e-7e68-4328-9a07-7603994ba545 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:13.338383 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:13.338383 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:13.338814 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fa9535e-7e68-4328-9a07-7603994ba545 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:13.339269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5fa9535e-7e68-4328-9a07-7603994ba545 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:13.372007 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:13.372007 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:13.374089 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fa9535e-7e68-4328-9a07-7603994ba545 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:13.376103 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 193/383] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:13 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:14.391133 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-499e6701-242d-4879-9556-b7be974a5be3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:14.391690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-499e6701-242d-4879-9556-b7be974a5be3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:14.391805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:14.391805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:14.392127 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-499e6701-242d-4879-9556-b7be974a5be3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:14.392655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-499e6701-242d-4879-9556-b7be974a5be3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:14.448198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:14.448198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:14.450057 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-499e6701-242d-4879-9556-b7be974a5be3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:14.467554 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 191/384] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:14 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:15.483135 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94fbc054-aa57-462f-b5f8-be061eff1790 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:15.484985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94fbc054-aa57-462f-b5f8-be061eff1790 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:15.484985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:15.484985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:15.484985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94fbc054-aa57-462f-b5f8-be061eff1790 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:15.485772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-94fbc054-aa57-462f-b5f8-be061eff1790 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:15.536167 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:15.536167 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:15.538646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94fbc054-aa57-462f-b5f8-be061eff1790 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:15.539781 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 194/385] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:15 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:16.554287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28492b40-bf6b-418a-9728-cb8b661856b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:16.554884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28492b40-bf6b-418a-9728-cb8b661856b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:16.555074 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:16.555074 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:16.555420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28492b40-bf6b-418a-9728-cb8b661856b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:16.555860 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-28492b40-bf6b-418a-9728-cb8b661856b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:16.617155 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:16.617155 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:16.619013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28492b40-bf6b-418a-9728-cb8b661856b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:16.630868 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 192/386] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:16 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:17.637650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a8e64b7-3f65-45ee-83f7-f3b8e3a35cfb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:17.638963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a8e64b7-3f65-45ee-83f7-f3b8e3a35cfb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:17.639419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:17.639419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:17.640771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a8e64b7-3f65-45ee-83f7-f3b8e3a35cfb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:17.641371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6a8e64b7-3f65-45ee-83f7-f3b8e3a35cfb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:17.711865 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:17.711865 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:17.714132 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a8e64b7-3f65-45ee-83f7-f3b8e3a35cfb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:17.715234 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 195/387] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:17 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:18.729632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf4edf3b-ffe8-49c4-abe7-058e96d25d03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:18.730177 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf4edf3b-ffe8-49c4-abe7-058e96d25d03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:18.730353 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:18.730353 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:18.730746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf4edf3b-ffe8-49c4-abe7-058e96d25d03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:18.731092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bf4edf3b-ffe8-49c4-abe7-058e96d25d03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:18.777800 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:18.777800 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:18.788016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf4edf3b-ffe8-49c4-abe7-058e96d25d03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:18.800566 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 193/388] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:18 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:19.810197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d77a1574-44aa-4017-8b65-92b06fcd5ca3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:19.810732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d77a1574-44aa-4017-8b65-92b06fcd5ca3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:19.810977 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:19.810977 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:19.811902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d77a1574-44aa-4017-8b65-92b06fcd5ca3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:19.812494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d77a1574-44aa-4017-8b65-92b06fcd5ca3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:19.882722 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:19.882722 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:19.890045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d77a1574-44aa-4017-8b65-92b06fcd5ca3 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:19.901305 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 196/389] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:19 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:20.907614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3942b60d-daf5-4edd-8007-3f0082d86ccc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:20.908764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3942b60d-daf5-4edd-8007-3f0082d86ccc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:20.909188 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:20.909188 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:20.909864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3942b60d-daf5-4edd-8007-3f0082d86ccc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:20.910556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3942b60d-daf5-4edd-8007-3f0082d86ccc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:20.960404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:20.960404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:20.969082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3942b60d-daf5-4edd-8007-3f0082d86ccc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:20.973758 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 194/390] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:20 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:21.984366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d72b680-140b-4602-b70e-fce7b9301e21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:21.987654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d72b680-140b-4602-b70e-fce7b9301e21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:21.994938 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:21.994938 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:22.001325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d72b680-140b-4602-b70e-fce7b9301e21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:22.001939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5d72b680-140b-4602-b70e-fce7b9301e21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:22.049064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:22.049064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:22.056659 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d72b680-140b-4602-b70e-fce7b9301e21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:22.067732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 197/391] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:21 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:23.073536 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-388497ba-ac43-4b4e-9614-e8f9f83a405b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:23.074204 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-388497ba-ac43-4b4e-9614-e8f9f83a405b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:23.074396 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:23.074396 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:23.075052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-388497ba-ac43-4b4e-9614-e8f9f83a405b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:23.075566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-388497ba-ac43-4b4e-9614-e8f9f83a405b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:23.165508 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:23.165508 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:23.173851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-388497ba-ac43-4b4e-9614-e8f9f83a405b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:23.177351 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 195/392] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:23 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:24.194048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b5606fd-7c60-41b0-9efb-643e145a2517 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:24.194560 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b5606fd-7c60-41b0-9efb-643e145a2517 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:24.194729 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:24.194729 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:24.195356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b5606fd-7c60-41b0-9efb-643e145a2517 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:24.195841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5b5606fd-7c60-41b0-9efb-643e145a2517 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:24.283181 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:24.283181 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:24.285920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b5606fd-7c60-41b0-9efb-643e145a2517 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:24.286983 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 198/393] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:24 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:25.301546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da6d43e7-a96d-413a-9e6e-8713e6faefc1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:25.302792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da6d43e7-a96d-413a-9e6e-8713e6faefc1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:25.303158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:25.303158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:25.303772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da6d43e7-a96d-413a-9e6e-8713e6faefc1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:25.304386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-da6d43e7-a96d-413a-9e6e-8713e6faefc1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:25.359935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:25.359935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:25.362187 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da6d43e7-a96d-413a-9e6e-8713e6faefc1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:25.365761 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 196/394] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:25 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:26.378254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4667301e-1234-4d85-ac36-ca3143da8638 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:26.378790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4667301e-1234-4d85-ac36-ca3143da8638 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:26.379009 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:26.379009 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:26.379478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4667301e-1234-4d85-ac36-ca3143da8638 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:26.379935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4667301e-1234-4d85-ac36-ca3143da8638 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:26.436340 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:26.436340 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:26.444437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4667301e-1234-4d85-ac36-ca3143da8638 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:26.446118 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 199/395] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:26 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:27.460529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd6f0447-aa94-4ce6-9ae4-13c245e78440 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:27.461020 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd6f0447-aa94-4ce6-9ae4-13c245e78440 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:27.461247 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:27.461247 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:27.461623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd6f0447-aa94-4ce6-9ae4-13c245e78440 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:27.461994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-dd6f0447-aa94-4ce6-9ae4-13c245e78440 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:27.523144 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:27.523144 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:27.532720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd6f0447-aa94-4ce6-9ae4-13c245e78440 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:27.532720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 197/396] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:27 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:28.547018 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c6096e3-a1ab-48d6-b465-1bad45fc1354 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:28.548280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c6096e3-a1ab-48d6-b465-1bad45fc1354 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:28.548703 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:28.548703 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:28.549357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c6096e3-a1ab-48d6-b465-1bad45fc1354 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:28.549925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7c6096e3-a1ab-48d6-b465-1bad45fc1354 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:28.573873 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:28.573873 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:28.576191 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c6096e3-a1ab-48d6-b465-1bad45fc1354 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:28.577547 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 200/397] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:28 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:28.590288 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-598fc5ca-b0d1-426a-9f95-bc0ce3dfb2d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:43:28.591187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-598fc5ca-b0d1-426a-9f95-bc0ce3dfb2d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:28.591599 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:28.591599 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:28.592489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-598fc5ca-b0d1-426a-9f95-bc0ce3dfb2d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:28.652596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:28.652596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:28.663118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-598fc5ca-b0d1-426a-9f95-bc0ce3dfb2d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:43:28.698104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-598fc5ca-b0d1-426a-9f95-bc0ce3dfb2d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:43:28.712818 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 198/398] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:28 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 1358 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:43:28.719905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303/restore Jan 13 11:43:28.720507 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:28.720507 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:28.721090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:43:28.722098 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Restoring backup 1b789bda-f625-4457-9b43-40cbece94303 ({'restore': {}}) {{(pid=87942) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 11:43:28.722451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Restoring backup 1b789bda-f625-4457-9b43-40cbece94303 to volume None. Jan 13 11:43:28.750112 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:28.750112 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:28.753170 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Creating volume of 1 GB for restore of backup 1b789bda-f625-4457-9b43-40cbece94303. Jan 13 11:43:28.775934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Availability zone cache updated, next update will occur around 2021-01-13 12:43:28.775338. {{(pid=87942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 11:43:28.776459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Availability Zones retrieved successfully. Jan 13 11:43:28.799486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (0f6fd679-2c71-485f-ae97-3b3df06feecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:43:28.802554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a28617f-39a4-43b3-aabc-5d18bda2c931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:43:28.804933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:43:28.914586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a28617f-39a4-43b3-aabc-5d18bda2c931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:43:28.917496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1deef1ad-82e6-44fd-9bce-41d2e88aa17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:43:29.018913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['ff5f824a-da6c-49f9-ab74-ede30eabd6e9', 'de1ec2da-2670-4d01-bba7-9062c3dc7aad', 'ecdaf984-85df-4aa3-864c-75dd210742b6', '11c4f43d-6845-41c9-b838-d0728e310f76'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:43:29.021192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1deef1ad-82e6-44fd-9bce-41d2e88aa17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff5f824a-da6c-49f9-ab74-ede30eabd6e9', 'de1ec2da-2670-4d01-bba7-9062c3dc7aad', 'ecdaf984-85df-4aa3-864c-75dd210742b6', '11c4f43d-6845-41c9-b838-d0728e310f76']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:43:29.024125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7982f7a2-7786-4882-bfbd-283c8b2ebcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:43:29.133137 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7982f7a2-7786-4882-bfbd-283c8b2ebcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d658ee9-0f9c-4c5d-9ff0-ef9514daff12', '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_1b789bda-f625-4457-9b43-40cbece94303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['ff5f824a-da6c-49f9-ab74-ede30eabd6e9','de1ec2da-2670-4d01-bba7-9062c3dc7aad','ecdaf984-85df-4aa3-864c-75dd210742b6','11c4f43d-6845-41c9-b838-d0728e310f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:43:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1b789bda-f625-4457-9b43-40cbece94303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d658ee9-0f9c-4c5d-9ff0-ef9514daff12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d78528ae5fc5469c9bf8ec39e5467946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b6cf48f21f040b885953607b9abc017',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:43:29.140108 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0739e5-d7df-4354-9c2c-1698ea802d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:43:29.212010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0739e5-d7df-4354-9c2c-1698ea802d69) transitioned into 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_1b789bda-f625-4457-9b43-40cbece94303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['ff5f824a-da6c-49f9-ab74-ede30eabd6e9','de1ec2da-2670-4d01-bba7-9062c3dc7aad','ecdaf984-85df-4aa3-864c-75dd210742b6','11c4f43d-6845-41c9-b838-d0728e310f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:43:29.218471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8319a442-bd52-4972-a447-150545cca6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:43:29.268564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8319a442-bd52-4972-a447-150545cca6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:43:29.271425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (0f6fd679-2c71-485f-ae97-3b3df06feecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:43:29.415246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request issued successfully. Jan 13 11:43:29.564409 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:29.564409 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:29.572451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:43:29.573359 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 13 11:43:29.573359 n-d-766726-7 devstack@c-api.service[87941]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 13 11:43:29.573359 n-d-766726-7 devstack@c-api.service[87941]: hub = hubs.get_hub() Jan 13 11:43:30.696749 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:30.696749 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:30.697940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:43:31.783102 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:31.783102 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:31.785433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:43:31.785973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Checking backup size 1 against volume size 1 {{(pid=87942) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 11:43:31.786463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Overwriting volume 9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 with restore of backup 1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:31.807965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] restore_backup in rpcapi backup_id 1b789bda-f625-4457-9b43-40cbece94303 {{(pid=87942) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 11:43:31.828029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b51bb0ab-562a-4c8b-993b-33a57a1340b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303/restore returned with HTTP 202 Jan 13 11:43:31.832451 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 201/399] 10.222.0.24 () {60 vars in 1360 bytes} [Wed Jan 13 11:43:28 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303/restore => generated 189 bytes in 3118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:43:31.842056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e67a865d-8cb6-453a-8ad4-d4883d582fa2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:31.842945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e67a865d-8cb6-453a-8ad4-d4883d582fa2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:31.843366 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:31.843366 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:31.844066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e67a865d-8cb6-453a-8ad4-d4883d582fa2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:31.844635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e67a865d-8cb6-453a-8ad4-d4883d582fa2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:31.886339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:31.886339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:31.888602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e67a865d-8cb6-453a-8ad4-d4883d582fa2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:31.891665 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 199/400] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:31 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:32.906448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-faa734fe-09d2-48a6-8a38-14c67852d1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:32.907048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-faa734fe-09d2-48a6-8a38-14c67852d1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:32.907264 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:32.907264 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:32.907641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-faa734fe-09d2-48a6-8a38-14c67852d1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:32.908014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-faa734fe-09d2-48a6-8a38-14c67852d1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:32.962977 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:32.962977 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:32.964965 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-faa734fe-09d2-48a6-8a38-14c67852d1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:32.965772 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 202/401] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:32 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:33.980477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf5252db-6893-4290-909a-5e48d1613c03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:33.981552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf5252db-6893-4290-909a-5e48d1613c03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:33.981931 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:33.981931 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:33.982607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf5252db-6893-4290-909a-5e48d1613c03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:33.983481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cf5252db-6893-4290-909a-5e48d1613c03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:34.058707 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:34.058707 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:34.069296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf5252db-6893-4290-909a-5e48d1613c03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:34.074746 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 200/402] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:33 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:35.085129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3d5843d-ffc7-440f-b572-566ead210d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:35.086554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3d5843d-ffc7-440f-b572-566ead210d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:35.087015 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:35.087015 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:35.087670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3d5843d-ffc7-440f-b572-566ead210d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:35.088253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b3d5843d-ffc7-440f-b572-566ead210d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:35.153790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:35.153790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:35.164328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3d5843d-ffc7-440f-b572-566ead210d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:35.175643 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 203/403] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:35 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c508a5f-b68e-4238-8a8f-d995f677ea43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c508a5f-b68e-4238-8a8f-d995f677ea43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c508a5f-b68e-4238-8a8f-d995f677ea43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3c508a5f-b68e-4238-8a8f-d995f677ea43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c508a5f-b68e-4238-8a8f-d995f677ea43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:36.286701 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 201/404] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:36 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:37.284169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67abda29-cca4-4745-b5bb-aec0fe63787d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:37.285122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67abda29-cca4-4745-b5bb-aec0fe63787d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:37.285122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:37.285122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:37.287203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67abda29-cca4-4745-b5bb-aec0fe63787d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:37.288409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-67abda29-cca4-4745-b5bb-aec0fe63787d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:37.361441 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:37.361441 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:37.369768 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67abda29-cca4-4745-b5bb-aec0fe63787d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:37.370890 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 204/405] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:37 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:38.391876 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49eed3a7-647d-4a8c-9696-f4ef7a97109f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:38.391876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49eed3a7-647d-4a8c-9696-f4ef7a97109f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:38.391876 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:38.391876 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:38.391876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49eed3a7-647d-4a8c-9696-f4ef7a97109f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:38.391876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-49eed3a7-647d-4a8c-9696-f4ef7a97109f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:38.446394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:38.446394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:38.448689 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49eed3a7-647d-4a8c-9696-f4ef7a97109f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:38.449701 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 202/406] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:38 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:39.469386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1a35b4f-3ba1-4a9a-9d85-e9c5dd1b4245 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:39.469386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1a35b4f-3ba1-4a9a-9d85-e9c5dd1b4245 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:39.469386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:39.469386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:39.469386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1a35b4f-3ba1-4a9a-9d85-e9c5dd1b4245 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:39.469386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c1a35b4f-3ba1-4a9a-9d85-e9c5dd1b4245 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:39.552582 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:39.552582 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:39.557259 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1a35b4f-3ba1-4a9a-9d85-e9c5dd1b4245 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:39.572183 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 205/407] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:39 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:40.573850 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a1a50ff-5d16-452f-a8cc-2f7646bd4728 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:40.574439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a1a50ff-5d16-452f-a8cc-2f7646bd4728 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:40.574634 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:40.574634 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:40.575001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a1a50ff-5d16-452f-a8cc-2f7646bd4728 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:40.575386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5a1a50ff-5d16-452f-a8cc-2f7646bd4728 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:40.655846 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:40.655846 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:40.671429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a1a50ff-5d16-452f-a8cc-2f7646bd4728 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:40.671429 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 203/408] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:40 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:41.689621 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3cbe768b-7710-4ad3-bf2f-8d3bc4c8d82a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:41.703556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3cbe768b-7710-4ad3-bf2f-8d3bc4c8d82a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:41.703913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:41.703913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:41.704724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3cbe768b-7710-4ad3-bf2f-8d3bc4c8d82a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:41.705430 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3cbe768b-7710-4ad3-bf2f-8d3bc4c8d82a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:41.845219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:41.845219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:41.856768 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3cbe768b-7710-4ad3-bf2f-8d3bc4c8d82a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:41.859573 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 206/409] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:41 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:42.899986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a30c5bf8-0a84-4cdd-9277-2f23d4bd1533 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:42.900859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a30c5bf8-0a84-4cdd-9277-2f23d4bd1533 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:42.901046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:42.901046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:42.901374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a30c5bf8-0a84-4cdd-9277-2f23d4bd1533 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:42.901745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a30c5bf8-0a84-4cdd-9277-2f23d4bd1533 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:42.972286 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:42.972286 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:42.974242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a30c5bf8-0a84-4cdd-9277-2f23d4bd1533 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:42.981731 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 204/410] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:42 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:43.994116 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e89ef92a-f9a5-43bc-95af-6f48290db2b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:43.994116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e89ef92a-f9a5-43bc-95af-6f48290db2b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:43.994116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:43.994116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:43.994116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e89ef92a-f9a5-43bc-95af-6f48290db2b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:43.994116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e89ef92a-f9a5-43bc-95af-6f48290db2b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:44.138859 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:44.138859 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:44.141017 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e89ef92a-f9a5-43bc-95af-6f48290db2b5 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:44.177412 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 207/411] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:43 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:45.163125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0363ff25-9a71-4afd-ad22-32c117b90456 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:45.163977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0363ff25-9a71-4afd-ad22-32c117b90456 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:45.164308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:45.164308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:45.164911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0363ff25-9a71-4afd-ad22-32c117b90456 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:45.165507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0363ff25-9a71-4afd-ad22-32c117b90456 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:45.380178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:45.380178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:45.382575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0363ff25-9a71-4afd-ad22-32c117b90456 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:45.383598 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 205/412] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:45 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:46.398721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee75ce5a-6d7a-485e-8525-00de1c3870cb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:46.398721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee75ce5a-6d7a-485e-8525-00de1c3870cb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:46.398721 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:46.398721 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:46.404272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee75ce5a-6d7a-485e-8525-00de1c3870cb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:46.404272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ee75ce5a-6d7a-485e-8525-00de1c3870cb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:46.467422 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:46.467422 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:46.467422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee75ce5a-6d7a-485e-8525-00de1c3870cb tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:46.467422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 208/413] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:47.479726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6972953-0a49-4f93-8620-45fcf9b412bc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:47.480243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6972953-0a49-4f93-8620-45fcf9b412bc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:47.480514 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:47.480514 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:47.480825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6972953-0a49-4f93-8620-45fcf9b412bc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:47.481207 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a6972953-0a49-4f93-8620-45fcf9b412bc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:47.543863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:47.543863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:47.552141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6972953-0a49-4f93-8620-45fcf9b412bc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:47.553169 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 206/414] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:47 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:48.567674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f353e708-5be9-4039-870b-28fd8cd02705 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:48.568853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f353e708-5be9-4039-870b-28fd8cd02705 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:48.569381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:48.569381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:48.570071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f353e708-5be9-4039-870b-28fd8cd02705 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:48.570644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f353e708-5be9-4039-870b-28fd8cd02705 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:48.617328 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:48.617328 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:48.630595 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f353e708-5be9-4039-870b-28fd8cd02705 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:48.632159 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 209/415] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:48 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:49.670305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6272644d-79ce-4444-9df1-11154738ee26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:49.670305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6272644d-79ce-4444-9df1-11154738ee26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:49.670305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:49.670305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:49.670305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6272644d-79ce-4444-9df1-11154738ee26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:49.670305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6272644d-79ce-4444-9df1-11154738ee26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:49.751703 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:49.751703 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:49.757692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6272644d-79ce-4444-9df1-11154738ee26 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:49.762520 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 207/416] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:49 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:50.785621 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6498d72a-740d-4662-be16-0a32f91a6ce2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:50.786131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6498d72a-740d-4662-be16-0a32f91a6ce2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:50.786349 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:50.786349 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:50.786723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6498d72a-740d-4662-be16-0a32f91a6ce2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:50.787963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6498d72a-740d-4662-be16-0a32f91a6ce2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:50.835237 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:50.835237 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:50.837075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6498d72a-740d-4662-be16-0a32f91a6ce2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:50.838092 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 210/417] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:50 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:51.869044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d80e656b-48f7-4ecf-ad3a-49b9f6accd74 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:51.869044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d80e656b-48f7-4ecf-ad3a-49b9f6accd74 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:51.869044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:51.869044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:51.871321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d80e656b-48f7-4ecf-ad3a-49b9f6accd74 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:51.871321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d80e656b-48f7-4ecf-ad3a-49b9f6accd74 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:51.924592 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:51.924592 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:51.924592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d80e656b-48f7-4ecf-ad3a-49b9f6accd74 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:51.924592 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 208/418] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:51 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:52.949350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-972a9bfd-2a4c-4925-8da0-b2c6f05f5e0b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:52.950314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-972a9bfd-2a4c-4925-8da0-b2c6f05f5e0b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:52.950314 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:52.950314 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:52.952422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-972a9bfd-2a4c-4925-8da0-b2c6f05f5e0b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:52.952422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-972a9bfd-2a4c-4925-8da0-b2c6f05f5e0b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:52.974516 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:52.974516 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:52.976644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-972a9bfd-2a4c-4925-8da0-b2c6f05f5e0b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:52.977503 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 211/419] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:53.992195 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-206944fe-91cd-4820-a90c-b9f78d574a9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:53.993019 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-206944fe-91cd-4820-a90c-b9f78d574a9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:53.993306 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:53.993306 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:53.993784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-206944fe-91cd-4820-a90c-b9f78d574a9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:53.994384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-206944fe-91cd-4820-a90c-b9f78d574a9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:54.052322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:54.052322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:54.062820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-206944fe-91cd-4820-a90c-b9f78d574a9e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:54.062820 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 209/420] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:53 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:55.081151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19feb28f-6a1b-49c2-a142-01d9d3fe0c21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:55.081151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19feb28f-6a1b-49c2-a142-01d9d3fe0c21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:55.081151 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:55.081151 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:55.081151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19feb28f-6a1b-49c2-a142-01d9d3fe0c21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:55.081151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-19feb28f-6a1b-49c2-a142-01d9d3fe0c21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:55.267873 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:55.267873 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:55.267873 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19feb28f-6a1b-49c2-a142-01d9d3fe0c21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:55.267873 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 212/421] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:55 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:56.282547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67dd668d-5c32-42b7-9c87-766abb32644e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:56.282547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67dd668d-5c32-42b7-9c87-766abb32644e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:56.282547 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:56.282547 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:56.282547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67dd668d-5c32-42b7-9c87-766abb32644e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:56.282547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-67dd668d-5c32-42b7-9c87-766abb32644e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:56.349334 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:56.349334 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:56.356711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67dd668d-5c32-42b7-9c87-766abb32644e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:56.356711 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 210/422] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:56 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:43:57.376026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b5a4c4d1-b2e0-45e7-93df-37531c843a81 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:57.376026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b5a4c4d1-b2e0-45e7-93df-37531c843a81 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:57.376026 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:57.376026 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:57.376026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b5a4c4d1-b2e0-45e7-93df-37531c843a81 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:57.376026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b5a4c4d1-b2e0-45e7-93df-37531c843a81 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:57.444156 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:57.444156 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:57.444156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b5a4c4d1-b2e0-45e7-93df-37531c843a81 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:57.451646 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 213/423] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:57 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:58.455312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c14e511-d23b-4988-8fbf-c8d815ade6ab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:58.455312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c14e511-d23b-4988-8fbf-c8d815ade6ab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:58.455312 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:58.455312 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:58.455312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c14e511-d23b-4988-8fbf-c8d815ade6ab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:58.455312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7c14e511-d23b-4988-8fbf-c8d815ade6ab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:58.516533 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:58.516533 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:58.516533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c14e511-d23b-4988-8fbf-c8d815ade6ab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:58.516533 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 211/424] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:58 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:43:59.537822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-346700b8-84aa-4eef-9286-09a7c7d6abe9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:43:59.537822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-346700b8-84aa-4eef-9286-09a7c7d6abe9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:43:59.537822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:43:59.537822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:43:59.537822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-346700b8-84aa-4eef-9286-09a7c7d6abe9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:43:59.537822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-346700b8-84aa-4eef-9286-09a7c7d6abe9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:43:59.629430 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:43:59.629430 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:43:59.631936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-346700b8-84aa-4eef-9286-09a7c7d6abe9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:43:59.633032 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 214/425] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:43:59 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:00.658824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c42060d0-9509-4ab0-9d05-4bd880cd287c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:00.658824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c42060d0-9509-4ab0-9d05-4bd880cd287c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:00.658824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:00.658824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:00.658824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c42060d0-9509-4ab0-9d05-4bd880cd287c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:00.658824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c42060d0-9509-4ab0-9d05-4bd880cd287c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:00.713464 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:00.713464 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:00.717777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c42060d0-9509-4ab0-9d05-4bd880cd287c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:00.722340 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 212/426] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:00 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:01.736026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-661240f1-925c-495e-a6f9-5b09a07dddd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:01.736026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-661240f1-925c-495e-a6f9-5b09a07dddd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:01.736026 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:01.736026 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:01.736026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-661240f1-925c-495e-a6f9-5b09a07dddd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:01.736026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-661240f1-925c-495e-a6f9-5b09a07dddd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:01.788614 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:01.788614 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:01.788614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-661240f1-925c-495e-a6f9-5b09a07dddd6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:01.811708 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 215/427] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:01 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:02.811226 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e4e96933-7467-4c84-8c24-eba15ed692b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:02.811226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e4e96933-7467-4c84-8c24-eba15ed692b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:02.811226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:02.811226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:02.811226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e4e96933-7467-4c84-8c24-eba15ed692b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:02.818132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e4e96933-7467-4c84-8c24-eba15ed692b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:02.872644 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:02.872644 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:02.880623 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e4e96933-7467-4c84-8c24-eba15ed692b1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:02.892812 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 213/428] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:02 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:03.911117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aed31646-3599-4fdd-a385-ba2e11f6797a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:03.917210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aed31646-3599-4fdd-a385-ba2e11f6797a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:03.917210 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:03.917210 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:03.917210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aed31646-3599-4fdd-a385-ba2e11f6797a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:03.917210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-aed31646-3599-4fdd-a385-ba2e11f6797a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:03.981421 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:03.981421 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:03.994240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aed31646-3599-4fdd-a385-ba2e11f6797a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:04.003649 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 216/429] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:03 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:05.013349 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3d135d58-9d02-48d5-a97e-16b762c8c27d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:05.090091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3d135d58-9d02-48d5-a97e-16b762c8c27d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:05.090091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:05.090091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:05.090091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3d135d58-9d02-48d5-a97e-16b762c8c27d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:05.090091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3d135d58-9d02-48d5-a97e-16b762c8c27d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:05.099249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:05.099249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:05.113091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3d135d58-9d02-48d5-a97e-16b762c8c27d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:05.135463 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 214/430] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:05 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:06.120112 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d816749f-cff4-4989-af8a-556922216c0c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:06.121268 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d816749f-cff4-4989-af8a-556922216c0c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:06.121854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:06.121854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:06.122498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d816749f-cff4-4989-af8a-556922216c0c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:06.123101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d816749f-cff4-4989-af8a-556922216c0c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:06.168068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:06.168068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:06.175018 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d816749f-cff4-4989-af8a-556922216c0c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:06.180530 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 217/431] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:06 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:07.201652 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b1b6f36-5c0e-4e5c-95d1-2867aa026ada tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:07.201652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b1b6f36-5c0e-4e5c-95d1-2867aa026ada tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:07.201652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:07.201652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:07.201652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b1b6f36-5c0e-4e5c-95d1-2867aa026ada tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:07.201652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5b1b6f36-5c0e-4e5c-95d1-2867aa026ada tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:07.271068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:07.271068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:07.278949 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b1b6f36-5c0e-4e5c-95d1-2867aa026ada tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:07.280559 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 215/432] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:07 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:08.313111 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf56c7fc-e991-4268-85c8-bc39c392ac06 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:08.313111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf56c7fc-e991-4268-85c8-bc39c392ac06 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:08.313111 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:08.313111 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:08.313111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf56c7fc-e991-4268-85c8-bc39c392ac06 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:08.313111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bf56c7fc-e991-4268-85c8-bc39c392ac06 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:08.376210 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:08.376210 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:08.376210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf56c7fc-e991-4268-85c8-bc39c392ac06 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:08.388042 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 218/433] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:08 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:09.412293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65269489-25d9-493a-a555-2ef67619efc2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:09.412293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65269489-25d9-493a-a555-2ef67619efc2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:09.412293 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:09.412293 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:09.412293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65269489-25d9-493a-a555-2ef67619efc2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:09.412293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-65269489-25d9-493a-a555-2ef67619efc2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:09.476535 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:09.476535 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:09.476535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65269489-25d9-493a-a555-2ef67619efc2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:09.489353 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 216/434] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:09 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:10.493218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27b3ae86-c6b9-4929-96ed-9ffde78bfd01 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:10.493218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27b3ae86-c6b9-4929-96ed-9ffde78bfd01 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:10.493218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:10.493218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:10.493218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27b3ae86-c6b9-4929-96ed-9ffde78bfd01 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:10.493218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-27b3ae86-c6b9-4929-96ed-9ffde78bfd01 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:10.558217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:10.558217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:10.563311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27b3ae86-c6b9-4929-96ed-9ffde78bfd01 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:10.568066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 219/435] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:11.584116 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-737bb9f0-e56a-485f-bc55-aa262e5e7a44 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:11.584701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-737bb9f0-e56a-485f-bc55-aa262e5e7a44 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:11.584940 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:11.584940 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:11.585293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-737bb9f0-e56a-485f-bc55-aa262e5e7a44 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:11.585663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-737bb9f0-e56a-485f-bc55-aa262e5e7a44 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:11.617794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:11.617794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:11.622779 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-737bb9f0-e56a-485f-bc55-aa262e5e7a44 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:11.622779 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 217/436] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:11 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:12.638411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a8770b9-4351-409a-9e47-4a793c644d2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:12.639034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a8770b9-4351-409a-9e47-4a793c644d2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:12.639238 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:12.639238 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:12.639721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a8770b9-4351-409a-9e47-4a793c644d2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:12.640173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9a8770b9-4351-409a-9e47-4a793c644d2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 1b789bda-f625-4457-9b43-40cbece94303. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:12.664233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:12.664233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:12.666812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a8770b9-4351-409a-9e47-4a793c644d2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 200 Jan 13 11:44:12.668883 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 220/437] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:12.682178 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a21a8af-d13a-4091-97bc-1180ddb00593 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:12.683006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a21a8af-d13a-4091-97bc-1180ddb00593 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:12.683133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:12.683133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:12.683463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a21a8af-d13a-4091-97bc-1180ddb00593 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:12.751894 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:12.751894 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:12.761814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2a21a8af-d13a-4091-97bc-1180ddb00593 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:12.797127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a21a8af-d13a-4091-97bc-1180ddb00593 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 returned with HTTP 200 Jan 13 11:44:12.802704 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 218/438] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 => generated 1413 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:44:12.818573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-673f4b05-d0ba-4783-9133-fd90021cb2b9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:12.819328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-673f4b05-d0ba-4783-9133-fd90021cb2b9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:12.820218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:12.820218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:12.820218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-673f4b05-d0ba-4783-9133-fd90021cb2b9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:12.873992 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:12.873992 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:12.882660 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-673f4b05-d0ba-4783-9133-fd90021cb2b9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:12.907990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-673f4b05-d0ba-4783-9133-fd90021cb2b9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 returned with HTTP 200 Jan 13 11:44:12.908853 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 221/439] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 => generated 1413 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:44:12.924415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:12.924987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:12.925197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:12.925197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:12.925547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:12.926005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: 9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:12.978170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:12.978170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:12.979000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:13.011060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume request issued successfully. Jan 13 11:44:13.011548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82b1a139-4379-4cba-a9fa-ce85d387b323 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 returned with HTTP 202 Jan 13 11:44:13.013390 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 219/440] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:44:12 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:44:13.021328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-646c1656-bc9f-4223-bc8f-4b999420ebc4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:13.021859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-646c1656-bc9f-4223-bc8f-4b999420ebc4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:13.022227 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:13.022227 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:13.022610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-646c1656-bc9f-4223-bc8f-4b999420ebc4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:13.080620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:13.080620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:13.089721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-646c1656-bc9f-4223-bc8f-4b999420ebc4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:13.141011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-646c1656-bc9f-4223-bc8f-4b999420ebc4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 returned with HTTP 200 Jan 13 11:44:13.160073 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 222/441] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:13 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 => generated 1412 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:44:14.160547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40174d3b-f5a6-4dfb-97a9-92900e738543 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:14.161647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40174d3b-f5a6-4dfb-97a9-92900e738543 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:14.162020 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:14.162020 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:14.162608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40174d3b-f5a6-4dfb-97a9-92900e738543 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:14.248840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:14.248840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:14.259947 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-40174d3b-f5a6-4dfb-97a9-92900e738543 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:14.290052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40174d3b-f5a6-4dfb-97a9-92900e738543 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 returned with HTTP 200 Jan 13 11:44:14.291631 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 220/442] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:14 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 => generated 1412 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:44:15.309874 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-825c2deb-25c9-4b1f-a96e-0b38a8b956e9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 Jan 13 11:44:15.311723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-825c2deb-25c9-4b1f-a96e-0b38a8b956e9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:15.312315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:15.312315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:15.313261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-825c2deb-25c9-4b1f-a96e-0b38a8b956e9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:15.377731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-825c2deb-25c9-4b1f-a96e-0b38a8b956e9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 returned with HTTP 404 Jan 13 11:44:15.379100 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 223/443] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:15 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/9d658ee9-0f9c-4c5d-9ff0-ef9514daff12 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:44:15.387881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce8f8b79-e5b8-4b89-9fb2-d5f1d67fcfda tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 Jan 13 11:44:15.388416 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce8f8b79-e5b8-4b89-9fb2-d5f1d67fcfda tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:15.388620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:15.388620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:15.389280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce8f8b79-e5b8-4b89-9fb2-d5f1d67fcfda tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:15.389804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-ce8f8b79-e5b8-4b89-9fb2-d5f1d67fcfda tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete backup with id: 1b789bda-f625-4457-9b43-40cbece94303. Jan 13 11:44:15.445209 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:15.445209 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:15.480227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-ce8f8b79-e5b8-4b89-9fb2-d5f1d67fcfda tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] delete_backup rpcapi backup_id 1b789bda-f625-4457-9b43-40cbece94303 {{(pid=87943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 11:44:15.484607 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce8f8b79-e5b8-4b89-9fb2-d5f1d67fcfda tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 returned with HTTP 202 Jan 13 11:44:15.485730 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 221/444] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:44:15 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/1b789bda-f625-4457-9b43-40cbece94303 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:44:15.536782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes Jan 13 11:44:15.537958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-757351531"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:44:15.539420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-757351531'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:44:15.539945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume of 1 GB Jan 13 11:44:15.567318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Availability Zones retrieved successfully. Jan 13 11:44:15.602574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (5db8c8b4-6a0b-4b6d-8e5f-9a2203451226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:44:15.617096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acadcd71-2a60-4239-8f10-7c62f44afd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:44:15.619840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:44:15.719354 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acadcd71-2a60-4239-8f10-7c62f44afd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:44:15.722449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac86942-c568-42b1-8ea3-4d9d75966dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:44:15.811772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['4658626a-ecb5-4567-a3ed-c1f68740f845', 'ac78741d-8c49-4d24-a41c-0094aab0d69f', '597419d2-4822-418c-9cdc-d2a36d428434', '3372c8d1-85bd-4f2b-bc9d-4ff60109a81d'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:44:15.813777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac86942-c568-42b1-8ea3-4d9d75966dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4658626a-ecb5-4567-a3ed-c1f68740f845', 'ac78741d-8c49-4d24-a41c-0094aab0d69f', '597419d2-4822-418c-9cdc-d2a36d428434', '3372c8d1-85bd-4f2b-bc9d-4ff60109a81d']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:44:15.828631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49157087-3592-41c7-915b-d51a748e4701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:44:15.952068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49157087-3592-41c7-915b-d51a748e4701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752ed902-4d5e-4700-9994-a5728199258b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-757351531',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['4658626a-ecb5-4567-a3ed-c1f68740f845','ac78741d-8c49-4d24-a41c-0094aab0d69f','597419d2-4822-418c-9cdc-d2a36d428434','3372c8d1-85bd-4f2b-bc9d-4ff60109a81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-757351531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752ed902-4d5e-4700-9994-a5728199258b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='d78528ae5fc5469c9bf8ec39e5467946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b6cf48f21f040b885953607b9abc017',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:44:15.954531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78517669-6c92-4856-98ad-9d2b17c27ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:44:15.989284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78517669-6c92-4856-98ad-9d2b17c27ef4) transitioned into state 'SUCCESS' from state '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-757351531',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['4658626a-ecb5-4567-a3ed-c1f68740f845','ac78741d-8c49-4d24-a41c-0094aab0d69f','597419d2-4822-418c-9cdc-d2a36d428434','3372c8d1-85bd-4f2b-bc9d-4ff60109a81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:44:15.991162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148b0f62-173a-4453-b418-d3acc6457c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:44:16.034979 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148b0f62-173a-4453-b418-d3acc6457c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:44:16.039870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (5db8c8b4-6a0b-4b6d-8e5f-9a2203451226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:44:16.172128 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request issued successfully. Jan 13 11:44:16.276005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef3a7255-be75-4123-a69f-e612f1f40d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes returned with HTTP 202 Jan 13 11:44:16.280323 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 224/445] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:44:15 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes => generated 884 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:44:16.304677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79df071f-d4b1-4357-9bf1-0b8c7519ee82 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:44:16.306456 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79df071f-d4b1-4357-9bf1-0b8c7519ee82 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:16.307089 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:16.307089 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:16.307863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79df071f-d4b1-4357-9bf1-0b8c7519ee82 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:16.439242 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:16.439242 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:16.461903 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-79df071f-d4b1-4357-9bf1-0b8c7519ee82 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:16.512780 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79df071f-d4b1-4357-9bf1-0b8c7519ee82 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 200 Jan 13 11:44:16.513657 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 222/446] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:16 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 976 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:17.552417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab325783-00f8-4175-838b-63188b58d38a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:44:17.553068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab325783-00f8-4175-838b-63188b58d38a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:17.553454 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:17.553454 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:17.553653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab325783-00f8-4175-838b-63188b58d38a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:17.678033 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:17.678033 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:17.693251 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ab325783-00f8-4175-838b-63188b58d38a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:17.726811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab325783-00f8-4175-838b-63188b58d38a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 200 Jan 13 11:44:17.728342 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 225/447] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:17 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 976 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:18.748383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8943064-e2c9-4c44-9784-b45e5e3576cd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:44:18.750450 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8943064-e2c9-4c44-9784-b45e5e3576cd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:18.751939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:18.751939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:18.753012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8943064-e2c9-4c44-9784-b45e5e3576cd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:18.873392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:18.873392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:18.884101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f8943064-e2c9-4c44-9784-b45e5e3576cd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:18.914408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8943064-e2c9-4c44-9784-b45e5e3576cd tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 200 Jan 13 11:44:18.915422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 223/448] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:18 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 977 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:18.935198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups Jan 13 11:44:18.936014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:18.936014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:18.936673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'create', calling method: create, body: {"backup": {"volume_id": "752ed902-4d5e-4700-9994-a5728199258b", "name": "tempest-VolumesBackupsTest-Backup-1652228319", "description": "tempest-volume-backup-description-1663038279", "container": "container"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:44:18.954139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Creating new backup {'backup': {'volume_id': '752ed902-4d5e-4700-9994-a5728199258b', 'name': 'tempest-VolumesBackupsTest-Backup-1652228319', 'description': 'tempest-volume-backup-description-1663038279', 'container': 'container'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 11:44:18.954849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Creating backup of volume 752ed902-4d5e-4700-9994-a5728199258b in container container Jan 13 11:44:19.038456 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:19.038456 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:19.040748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:44:19.068490 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] 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. Jan 13 11:44:19.069711 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] 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. Jan 13 11:44:19.090307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['a928b001-f3cc-4452-aafb-da93c7b4bdf3', '280257fe-2dec-4ee0-8020-20f19dfb1c60'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:44:19.209954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d61dfd8b-8f68-43a2-840e-800638651ff2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups returned with HTTP 202 Jan 13 11:44:19.219968 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 226/449] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:44:18 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups => generated 396 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:44:19.227089 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6de7c105-f508-4145-af87-5e4a21244946 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:19.228047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6de7c105-f508-4145-af87-5e4a21244946 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:19.228441 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:19.228441 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:19.229189 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6de7c105-f508-4145-af87-5e4a21244946 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:19.229980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6de7c105-f508-4145-af87-5e4a21244946 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:19.305903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:19.305903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:19.317463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6de7c105-f508-4145-af87-5e4a21244946 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:19.318553 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 224/450] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:19 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:20.354354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-639cb985-c6a0-4ddb-a426-e3a8e2e7b8cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:20.356281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-639cb985-c6a0-4ddb-a426-e3a8e2e7b8cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:20.357044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:20.357044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:20.357671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-639cb985-c6a0-4ddb-a426-e3a8e2e7b8cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:20.358149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-639cb985-c6a0-4ddb-a426-e3a8e2e7b8cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:20.482239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:20.482239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:20.504923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-639cb985-c6a0-4ddb-a426-e3a8e2e7b8cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:20.505805 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 227/451] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:20 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:21.525393 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3bb1fd73-4929-4ea3-aa03-dcb25277a51c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:21.529596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3bb1fd73-4929-4ea3-aa03-dcb25277a51c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:21.536521 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:21.536521 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:21.538012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3bb1fd73-4929-4ea3-aa03-dcb25277a51c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:21.539022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3bb1fd73-4929-4ea3-aa03-dcb25277a51c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:21.592810 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:21.592810 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:21.597329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3bb1fd73-4929-4ea3-aa03-dcb25277a51c tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:21.600079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 225/452] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:21 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:22.618232 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e353c66a-2f25-40ca-a0fb-5c0d63361c41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:22.619074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e353c66a-2f25-40ca-a0fb-5c0d63361c41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:22.619074 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:22.619074 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:22.619599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e353c66a-2f25-40ca-a0fb-5c0d63361c41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:22.619766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e353c66a-2f25-40ca-a0fb-5c0d63361c41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:22.685457 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:22.685457 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:22.687477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e353c66a-2f25-40ca-a0fb-5c0d63361c41 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:22.691227 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 228/453] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:22 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:23.706818 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3758853b-b275-454e-9dff-14d79160e31d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:23.707388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3758853b-b275-454e-9dff-14d79160e31d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:23.707388 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:23.707388 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:23.708036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3758853b-b275-454e-9dff-14d79160e31d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:23.708168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3758853b-b275-454e-9dff-14d79160e31d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:23.762950 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:23.762950 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:23.765437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3758853b-b275-454e-9dff-14d79160e31d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:23.766483 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 226/454] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:23 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:24.786162 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f38ff195-7f2c-429a-bc65-f0739f45c08a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:24.787580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f38ff195-7f2c-429a-bc65-f0739f45c08a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:24.788503 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:24.788503 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:24.789201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f38ff195-7f2c-429a-bc65-f0739f45c08a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:24.789771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f38ff195-7f2c-429a-bc65-f0739f45c08a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:24.845167 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:24.845167 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:24.847187 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f38ff195-7f2c-429a-bc65-f0739f45c08a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:24.848050 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 229/455] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:24 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:25.863845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-596908b3-3d9a-4fd4-b6a4-0089b5342b75 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:25.867327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-596908b3-3d9a-4fd4-b6a4-0089b5342b75 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:25.867327 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:25.867327 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:25.867327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-596908b3-3d9a-4fd4-b6a4-0089b5342b75 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:25.867327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-596908b3-3d9a-4fd4-b6a4-0089b5342b75 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:25.929903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:25.929903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:25.931815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-596908b3-3d9a-4fd4-b6a4-0089b5342b75 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:25.932641 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 227/456] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:25 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:26.954983 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a1d8bd8-12e8-4850-8c1b-af027612bb4b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:26.956124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a1d8bd8-12e8-4850-8c1b-af027612bb4b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:26.956499 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:26.956499 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:26.957116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a1d8bd8-12e8-4850-8c1b-af027612bb4b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:26.957632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8a1d8bd8-12e8-4850-8c1b-af027612bb4b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:27.009287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:27.009287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:27.012455 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a1d8bd8-12e8-4850-8c1b-af027612bb4b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:27.014048 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 230/457] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:26 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:28.045302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08533500-c7f7-49d1-b7e3-d96844b7ce4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:28.048192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08533500-c7f7-49d1-b7e3-d96844b7ce4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:28.049261 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:28.049261 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:28.052490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08533500-c7f7-49d1-b7e3-d96844b7ce4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:28.055550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-08533500-c7f7-49d1-b7e3-d96844b7ce4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:28.188168 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:28.188168 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:28.204417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08533500-c7f7-49d1-b7e3-d96844b7ce4e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:28.206300 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 228/458] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:28 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:29.245297 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7191cfcd-6af2-4afd-ab7e-5a8635946c76 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:29.251542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7191cfcd-6af2-4afd-ab7e-5a8635946c76 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:29.252082 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:29.252082 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:29.252678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7191cfcd-6af2-4afd-ab7e-5a8635946c76 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:29.253257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7191cfcd-6af2-4afd-ab7e-5a8635946c76 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:29.293748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:29.293748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:29.297616 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7191cfcd-6af2-4afd-ab7e-5a8635946c76 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:29.299436 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 231/459] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:29 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:30.316454 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be9f2e8b-c795-4f34-bba4-524522c16f34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:30.317321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be9f2e8b-c795-4f34-bba4-524522c16f34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:30.317545 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:30.317545 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:30.318128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be9f2e8b-c795-4f34-bba4-524522c16f34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:30.318824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-be9f2e8b-c795-4f34-bba4-524522c16f34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:30.380772 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:30.380772 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:30.384328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be9f2e8b-c795-4f34-bba4-524522c16f34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:30.385876 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 229/460] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:30 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:44:31.408481 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-726e840f-b1e7-4d6f-9c26-6c529d3b4a53 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:31.409812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-726e840f-b1e7-4d6f-9c26-6c529d3b4a53 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:31.410193 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:31.410193 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:31.411158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-726e840f-b1e7-4d6f-9c26-6c529d3b4a53 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:31.411997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-726e840f-b1e7-4d6f-9c26-6c529d3b4a53 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:31.453470 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:31.453470 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:31.457631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-726e840f-b1e7-4d6f-9c26-6c529d3b4a53 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:31.459974 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 232/461] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:31 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:32.482209 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cb1f7c9-dbd5-4d60-acab-aa0b439d1177 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:32.483482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cb1f7c9-dbd5-4d60-acab-aa0b439d1177 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:32.484212 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:32.484212 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:32.485421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cb1f7c9-dbd5-4d60-acab-aa0b439d1177 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:32.486521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7cb1f7c9-dbd5-4d60-acab-aa0b439d1177 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:32.563889 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:32.563889 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:32.567353 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cb1f7c9-dbd5-4d60-acab-aa0b439d1177 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:32.568463 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 230/462] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:32 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:33.589062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b275905c-6cc4-488e-9076-bc486c519949 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:33.589735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b275905c-6cc4-488e-9076-bc486c519949 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:33.600917 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:33.600917 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:33.603149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b275905c-6cc4-488e-9076-bc486c519949 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:33.603548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b275905c-6cc4-488e-9076-bc486c519949 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:33.674182 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:33.674182 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:33.679995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b275905c-6cc4-488e-9076-bc486c519949 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:33.682310 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 233/463] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:33 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:34.697366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ba40c643-170b-4c85-b5c6-b853cb9e4e97 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:34.703096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ba40c643-170b-4c85-b5c6-b853cb9e4e97 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:34.703333 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:34.703333 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:34.703692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ba40c643-170b-4c85-b5c6-b853cb9e4e97 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:34.704229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ba40c643-170b-4c85-b5c6-b853cb9e4e97 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:34.749511 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:34.749511 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:34.751399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ba40c643-170b-4c85-b5c6-b853cb9e4e97 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:34.765324 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 231/464] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:34 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:35.773275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdc3f451-cc95-46a0-9df4-b459a6164f94 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:35.774123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdc3f451-cc95-46a0-9df4-b459a6164f94 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:35.774123 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:35.774123 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:35.774652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdc3f451-cc95-46a0-9df4-b459a6164f94 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:35.774652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bdc3f451-cc95-46a0-9df4-b459a6164f94 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:35.834233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:35.834233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:35.836082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdc3f451-cc95-46a0-9df4-b459a6164f94 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:35.851947 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 234/465] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:35 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:36.855937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1aa0c469-b692-43a7-8b52-0dde79de0f13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:36.856867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1aa0c469-b692-43a7-8b52-0dde79de0f13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:36.857478 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:36.857478 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:36.857478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1aa0c469-b692-43a7-8b52-0dde79de0f13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:36.858780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1aa0c469-b692-43a7-8b52-0dde79de0f13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:36.905940 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:36.905940 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:36.908205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1aa0c469-b692-43a7-8b52-0dde79de0f13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:36.921887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 232/466] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:36 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:37.934118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdff8eb4-bd3f-4178-b83b-68d7fcad5794 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:37.934674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdff8eb4-bd3f-4178-b83b-68d7fcad5794 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:37.934861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:37.934861 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:37.935222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdff8eb4-bd3f-4178-b83b-68d7fcad5794 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:37.935590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bdff8eb4-bd3f-4178-b83b-68d7fcad5794 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:37.981364 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:37.981364 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:37.987356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdff8eb4-bd3f-4178-b83b-68d7fcad5794 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:37.988219 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 235/467] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:37 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:39.003338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-442c197f-9889-4e0a-93d9-283be59706c2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:39.004934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-442c197f-9889-4e0a-93d9-283be59706c2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:39.005390 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:39.005390 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:39.006163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-442c197f-9889-4e0a-93d9-283be59706c2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:39.006806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-442c197f-9889-4e0a-93d9-283be59706c2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:39.056754 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:39.056754 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:39.059386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-442c197f-9889-4e0a-93d9-283be59706c2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:39.060437 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 233/468] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:38 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:44:40.080601 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-580554b9-e486-4143-a2e3-3578f5f32e38 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:40.081340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-580554b9-e486-4143-a2e3-3578f5f32e38 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:40.082887 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:40.082887 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:40.083952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-580554b9-e486-4143-a2e3-3578f5f32e38 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:40.084994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-580554b9-e486-4143-a2e3-3578f5f32e38 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:40.132735 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:40.132735 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:40.138508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-580554b9-e486-4143-a2e3-3578f5f32e38 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:40.140789 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 236/469] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:40 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:41.155069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6eb8576d-bb38-4a8e-b34b-e28f2936fc03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:41.156136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6eb8576d-bb38-4a8e-b34b-e28f2936fc03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:41.156538 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:41.156538 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:41.157216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6eb8576d-bb38-4a8e-b34b-e28f2936fc03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:41.157753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6eb8576d-bb38-4a8e-b34b-e28f2936fc03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:41.204178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:41.204178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:41.209920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6eb8576d-bb38-4a8e-b34b-e28f2936fc03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:41.211348 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 234/470] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:41 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:44:42.240122 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-415ed66d-6f31-438b-a544-67306d47e585 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:42.241162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-415ed66d-6f31-438b-a544-67306d47e585 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:42.241544 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:42.241544 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:42.242263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-415ed66d-6f31-438b-a544-67306d47e585 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:42.247202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-415ed66d-6f31-438b-a544-67306d47e585 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:42.366711 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:42.366711 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:42.373875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-415ed66d-6f31-438b-a544-67306d47e585 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:42.374802 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 237/471] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:42 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:43.404120 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e8405f5-0fc3-48d5-82b9-8925ab4adcc8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:43.405006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e8405f5-0fc3-48d5-82b9-8925ab4adcc8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:43.405202 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:43.405202 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:43.405544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e8405f5-0fc3-48d5-82b9-8925ab4adcc8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:43.405840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6e8405f5-0fc3-48d5-82b9-8925ab4adcc8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:43.478623 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:43.478623 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:43.486499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e8405f5-0fc3-48d5-82b9-8925ab4adcc8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:43.494337 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 235/472] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:43 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:44.504868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0bb9175b-0bad-49be-9d73-1c7ae2b49c77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:44.505768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0bb9175b-0bad-49be-9d73-1c7ae2b49c77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:44.506218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:44.506218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:44.506569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0bb9175b-0bad-49be-9d73-1c7ae2b49c77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:44.506987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0bb9175b-0bad-49be-9d73-1c7ae2b49c77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:44.561779 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:44.561779 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:44.563755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0bb9175b-0bad-49be-9d73-1c7ae2b49c77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:44.581650 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 238/473] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:44 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:45.608960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32ee62eb-7063-43c3-a7bf-32354b12cc16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:45.609931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32ee62eb-7063-43c3-a7bf-32354b12cc16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:45.609931 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:45.609931 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:45.615571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32ee62eb-7063-43c3-a7bf-32354b12cc16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:45.615571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-32ee62eb-7063-43c3-a7bf-32354b12cc16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:45.644084 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:45.644084 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:45.645992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32ee62eb-7063-43c3-a7bf-32354b12cc16 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:45.646874 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 236/474] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:45 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:46.661836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-85fa721d-5a3e-4784-abd8-7b74024f3421 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:46.663135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-85fa721d-5a3e-4784-abd8-7b74024f3421 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:46.663585 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:46.663585 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:46.664294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-85fa721d-5a3e-4784-abd8-7b74024f3421 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:46.664876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-85fa721d-5a3e-4784-abd8-7b74024f3421 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:46.717780 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:46.717780 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:46.721161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-85fa721d-5a3e-4784-abd8-7b74024f3421 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:46.723911 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 239/475] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:47.740335 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd1a9508-eb07-4b5a-8855-6391f8725d78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:47.740713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd1a9508-eb07-4b5a-8855-6391f8725d78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:47.740713 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:47.740713 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:47.741000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd1a9508-eb07-4b5a-8855-6391f8725d78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:47.741433 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bd1a9508-eb07-4b5a-8855-6391f8725d78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:47.805559 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:47.805559 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:47.812024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd1a9508-eb07-4b5a-8855-6391f8725d78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:47.815354 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 237/476] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:47 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:48.833585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db2fae46-a690-444d-abab-725be267367e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:48.834106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db2fae46-a690-444d-abab-725be267367e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:48.834224 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:48.834224 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:48.834885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db2fae46-a690-444d-abab-725be267367e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:48.835446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-db2fae46-a690-444d-abab-725be267367e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:48.905573 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:48.905573 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:48.907468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db2fae46-a690-444d-abab-725be267367e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:48.914515 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 240/477] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:48 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:49.922979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe285748-abeb-4b4f-a25e-b603afa42828 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:49.924197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe285748-abeb-4b4f-a25e-b603afa42828 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:49.924609 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:49.924609 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:49.925258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe285748-abeb-4b4f-a25e-b603afa42828 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:49.925826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fe285748-abeb-4b4f-a25e-b603afa42828 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:49.977432 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:49.977432 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:49.980442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe285748-abeb-4b4f-a25e-b603afa42828 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:49.986468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 238/478] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:49 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:51.000543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b157d19e-38d3-42e4-85f8-1d80f3bf87c1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:51.001657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b157d19e-38d3-42e4-85f8-1d80f3bf87c1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:51.002048 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:51.002048 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:51.002656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b157d19e-38d3-42e4-85f8-1d80f3bf87c1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:51.003201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b157d19e-38d3-42e4-85f8-1d80f3bf87c1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:51.098331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:51.098331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:51.106046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b157d19e-38d3-42e4-85f8-1d80f3bf87c1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:51.132241 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 241/479] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:50 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:44:52.138752 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1299ad59-f286-4653-88b7-6999cb1004d9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:52.139557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1299ad59-f286-4653-88b7-6999cb1004d9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:52.139557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:52.139557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:52.139933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1299ad59-f286-4653-88b7-6999cb1004d9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:52.140071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1299ad59-f286-4653-88b7-6999cb1004d9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:52.213582 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:52.213582 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:52.215352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1299ad59-f286-4653-88b7-6999cb1004d9 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:52.219025 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 239/480] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:53.233543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd578308-289c-4e8d-98fb-ddccd4e40f2a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:53.235031 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd578308-289c-4e8d-98fb-ddccd4e40f2a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:53.235485 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:53.235485 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:53.236353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd578308-289c-4e8d-98fb-ddccd4e40f2a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:53.237773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bd578308-289c-4e8d-98fb-ddccd4e40f2a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:53.293997 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:53.293997 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:53.296539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd578308-289c-4e8d-98fb-ddccd4e40f2a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:53.297919 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 242/481] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:53 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:54.311249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-212eea39-8547-4e6b-b7e9-e7d8d8b45f2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:54.311754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-212eea39-8547-4e6b-b7e9-e7d8d8b45f2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:54.311858 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:54.311858 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:54.312198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-212eea39-8547-4e6b-b7e9-e7d8d8b45f2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:54.312734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-212eea39-8547-4e6b-b7e9-e7d8d8b45f2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:54.357346 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:54.357346 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:54.359243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-212eea39-8547-4e6b-b7e9-e7d8d8b45f2f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:54.360057 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 240/482] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:54 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:55.377437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91897da2-6967-4fd3-b59e-97f0946f7298 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:55.378574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91897da2-6967-4fd3-b59e-97f0946f7298 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:55.379100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:55.379100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:55.379780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91897da2-6967-4fd3-b59e-97f0946f7298 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:55.380515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-91897da2-6967-4fd3-b59e-97f0946f7298 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:55.409389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:55.409389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:55.412415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91897da2-6967-4fd3-b59e-97f0946f7298 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:55.414254 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 243/483] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:55 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:56.428898 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ddc4886-b87d-4d0b-91f5-d3c750897320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:56.429428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ddc4886-b87d-4d0b-91f5-d3c750897320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:56.429552 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:56.429552 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:56.430067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ddc4886-b87d-4d0b-91f5-d3c750897320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:56.430442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8ddc4886-b87d-4d0b-91f5-d3c750897320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:56.526860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:56.526860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:56.526860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ddc4886-b87d-4d0b-91f5-d3c750897320 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:56.526860 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 241/484] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:56 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:57.540112 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df878e49-5221-4507-be0f-ed2bf592abab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:57.540643 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df878e49-5221-4507-be0f-ed2bf592abab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:57.540755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:57.540755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:57.541226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df878e49-5221-4507-be0f-ed2bf592abab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:57.542843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-df878e49-5221-4507-be0f-ed2bf592abab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:57.635025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:57.635025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:57.636884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df878e49-5221-4507-be0f-ed2bf592abab tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:57.650066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 244/485] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:57 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:58.652218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8dab1ac9-892f-4d0f-afbf-65d03284eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:58.652829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8dab1ac9-892f-4d0f-afbf-65d03284eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:58.652947 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:58.652947 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:58.653291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8dab1ac9-892f-4d0f-afbf-65d03284eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:58.653668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8dab1ac9-892f-4d0f-afbf-65d03284eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:58.680535 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:58.680535 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:58.682423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8dab1ac9-892f-4d0f-afbf-65d03284eb0d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:58.688403 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 242/486] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:58 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:44:59.698728 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b9d2149-48e8-4811-88bb-0b6cbed604dc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:44:59.699997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b9d2149-48e8-4811-88bb-0b6cbed604dc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:44:59.700706 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:44:59.700706 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:44:59.701388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b9d2149-48e8-4811-88bb-0b6cbed604dc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:44:59.702109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6b9d2149-48e8-4811-88bb-0b6cbed604dc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:44:59.727304 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:44:59.727304 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:44:59.730132 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b9d2149-48e8-4811-88bb-0b6cbed604dc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:44:59.732046 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 245/487] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:44:59 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:00.747131 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0aa2dab-3e8f-4609-b8fc-42758be4aa6b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:00.747799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0aa2dab-3e8f-4609-b8fc-42758be4aa6b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:00.747934 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:00.747934 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:00.748409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0aa2dab-3e8f-4609-b8fc-42758be4aa6b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:00.748856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c0aa2dab-3e8f-4609-b8fc-42758be4aa6b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:00.784600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:00.784600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:00.790076 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0aa2dab-3e8f-4609-b8fc-42758be4aa6b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:00.791667 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 243/488] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:00 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:01.809552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00aeb222-5ae6-404a-bdd6-6b2cd1fb468d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:01.817834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00aeb222-5ae6-404a-bdd6-6b2cd1fb468d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:01.819317 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:01.819317 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:01.819961 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00aeb222-5ae6-404a-bdd6-6b2cd1fb468d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:01.821520 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-00aeb222-5ae6-404a-bdd6-6b2cd1fb468d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:01.880062 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:01.880062 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:01.881896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00aeb222-5ae6-404a-bdd6-6b2cd1fb468d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:01.887214 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 246/489] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:01 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:02.901926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81b74d64-3663-4f51-92e5-b6d2cf832d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:02.902618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81b74d64-3663-4f51-92e5-b6d2cf832d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:02.902962 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:02.902962 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:02.903505 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81b74d64-3663-4f51-92e5-b6d2cf832d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:02.903979 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-81b74d64-3663-4f51-92e5-b6d2cf832d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:02.951949 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:02.951949 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:02.954050 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81b74d64-3663-4f51-92e5-b6d2cf832d0f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:02.955452 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 244/490] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:02 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:03.970064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d16852f1-0b33-41cc-b4b4-7acebecbfce6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:03.970587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d16852f1-0b33-41cc-b4b4-7acebecbfce6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:03.970751 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:03.970751 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:03.971957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d16852f1-0b33-41cc-b4b4-7acebecbfce6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:03.973257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d16852f1-0b33-41cc-b4b4-7acebecbfce6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:04.056011 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:04.056011 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:04.058705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d16852f1-0b33-41cc-b4b4-7acebecbfce6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:04.059535 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 247/491] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:03 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:05.075401 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a36617a-e6a9-443b-b81c-072a80f81cf4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:05.076102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a36617a-e6a9-443b-b81c-072a80f81cf4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:05.076543 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:05.076543 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:05.077224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a36617a-e6a9-443b-b81c-072a80f81cf4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:05.077820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7a36617a-e6a9-443b-b81c-072a80f81cf4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:05.147488 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:05.147488 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:05.176446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a36617a-e6a9-443b-b81c-072a80f81cf4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:05.204598 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 245/492] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:05 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:06.198334 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-975cbad5-b69d-44fa-a1e8-c3def49eff78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:06.199453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-975cbad5-b69d-44fa-a1e8-c3def49eff78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:06.199976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:06.199976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:06.201427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-975cbad5-b69d-44fa-a1e8-c3def49eff78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:06.203799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-975cbad5-b69d-44fa-a1e8-c3def49eff78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:06.268244 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:06.268244 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:06.270494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-975cbad5-b69d-44fa-a1e8-c3def49eff78 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:06.278490 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 248/493] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:06 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:07.294491 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-316c2c0d-8905-4853-8748-fa7a2019bc43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:07.295896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-316c2c0d-8905-4853-8748-fa7a2019bc43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:07.296313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:07.296313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:07.297011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-316c2c0d-8905-4853-8748-fa7a2019bc43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:07.297586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-316c2c0d-8905-4853-8748-fa7a2019bc43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:07.374636 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:07.374636 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:07.377042 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-316c2c0d-8905-4853-8748-fa7a2019bc43 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:07.383171 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 246/494] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:07 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:08.397737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b66a466-9545-43ca-a102-86f1ea6e7bdf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:08.398754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b66a466-9545-43ca-a102-86f1ea6e7bdf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:08.399143 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:08.399143 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:08.406007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b66a466-9545-43ca-a102-86f1ea6e7bdf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:08.406642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2b66a466-9545-43ca-a102-86f1ea6e7bdf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:08.451659 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:08.451659 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:08.460158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b66a466-9545-43ca-a102-86f1ea6e7bdf tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:08.461244 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 249/495] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:08 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:09.476939 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c6788dc-aa92-43f6-9c35-9a2adbbf5ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:09.477548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c6788dc-aa92-43f6-9c35-9a2adbbf5ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:09.478930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:09.478930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:09.479489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c6788dc-aa92-43f6-9c35-9a2adbbf5ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:09.479859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0c6788dc-aa92-43f6-9c35-9a2adbbf5ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:09.544794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:09.544794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:09.548911 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c6788dc-aa92-43f6-9c35-9a2adbbf5ffc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:09.555066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 247/496] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:09 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:10.569029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8e3a7d3e-9a95-4b4a-8911-5721cb1c1690 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:10.570191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8e3a7d3e-9a95-4b4a-8911-5721cb1c1690 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:10.570570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:10.570570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:10.571219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8e3a7d3e-9a95-4b4a-8911-5721cb1c1690 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:10.572373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8e3a7d3e-9a95-4b4a-8911-5721cb1c1690 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:10.617663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:10.617663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:10.624832 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8e3a7d3e-9a95-4b4a-8911-5721cb1c1690 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:10.625891 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 250/497] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:10.640346 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e31f0222-73ca-476e-87f0-2acf0567f757 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:10.641737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e31f0222-73ca-476e-87f0-2acf0567f757 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:10.642321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:10.642321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:10.643035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e31f0222-73ca-476e-87f0-2acf0567f757 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:10.732759 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:10.732759 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:10.756261 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e31f0222-73ca-476e-87f0-2acf0567f757 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:10.786253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e31f0222-73ca-476e-87f0-2acf0567f757 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 200 Jan 13 11:45:10.787563 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 248/498] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 977 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:10.804905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5468425-ab41-4f33-af12-3e4dfbf335f8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:10.807086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5468425-ab41-4f33-af12-3e4dfbf335f8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:10.807567 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:10.807567 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:10.808310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5468425-ab41-4f33-af12-3e4dfbf335f8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:10.809220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d5468425-ab41-4f33-af12-3e4dfbf335f8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:10.835599 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:10.835599 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:10.839879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5468425-ab41-4f33-af12-3e4dfbf335f8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:10.841173 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 251/499] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:10.854595 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f259c891-423c-4ac3-9938-8cedfaed741f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/detail Jan 13 11:45:10.855561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f259c891-423c-4ac3-9938-8cedfaed741f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:10.855994 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:10.855994 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:10.856834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f259c891-423c-4ac3-9938-8cedfaed741f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:10.857907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-f259c891-423c-4ac3-9938-8cedfaed741f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:45:10.890422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f259c891-423c-4ac3-9938-8cedfaed741f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/detail returned with HTTP 200 Jan 13 11:45:10.892371 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 249/500] 10.222.0.24 () {58 vars in 1225 bytes} [Wed Jan 13 11:45:10 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/detail => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:10.909669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] POST http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64/restore Jan 13 11:45:10.910419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:10.910419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:10.911137 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:45:10.912440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Restoring backup 3f62e6bd-06bd-45b2-a6d5-d402959aab64 ({'restore': {}}) {{(pid=87942) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 11:45:10.912967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Restoring backup 3f62e6bd-06bd-45b2-a6d5-d402959aab64 to volume None. Jan 13 11:45:10.939652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:10.939652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:10.943438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Creating volume of 1 GB for restore of backup 3f62e6bd-06bd-45b2-a6d5-d402959aab64. Jan 13 11:45:10.959914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Availability Zones retrieved successfully. Jan 13 11:45:10.983953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (7d19de9d-1ca7-4927-a954-9235e72715cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:45:10.987238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdde6c62-5e8a-42f8-80c1-c9dc8d4e7d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:45:10.989520 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:45:11.085951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdde6c62-5e8a-42f8-80c1-c9dc8d4e7d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:45:11.088673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ee2a89-a61c-46cf-83ab-2dbab34451d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:45:11.199580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Created reservations ['52b7bc33-7d29-4f78-8142-7d292c8d1569', '4b5c6555-aa8a-4045-835f-44c3ee8a1e61', 'c39586c6-f7e5-4eac-895e-dc32b3b13c0d', '584b53c2-431d-4e4b-aa67-577dbeb450f1'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:45:11.202019 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ee2a89-a61c-46cf-83ab-2dbab34451d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b7bc33-7d29-4f78-8142-7d292c8d1569', '4b5c6555-aa8a-4045-835f-44c3ee8a1e61', 'c39586c6-f7e5-4eac-895e-dc32b3b13c0d', '584b53c2-431d-4e4b-aa67-577dbeb450f1']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:45:11.205058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0c96f7-9fd7-4d3d-be43-cc0c9b46e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:45:11.323292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0c96f7-9fd7-4d3d-be43-cc0c9b46e714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e756b2bc-c01c-4fb5-8b10-205e13104d67', '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_3f62e6bd-06bd-45b2-a6d5-d402959aab64',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['52b7bc33-7d29-4f78-8142-7d292c8d1569','4b5c6555-aa8a-4045-835f-44c3ee8a1e61','c39586c6-f7e5-4eac-895e-dc32b3b13c0d','584b53c2-431d-4e4b-aa67-577dbeb450f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:45:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3f62e6bd-06bd-45b2-a6d5-d402959aab64',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e756b2bc-c01c-4fb5-8b10-205e13104d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d78528ae5fc5469c9bf8ec39e5467946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b6cf48f21f040b885953607b9abc017',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:45:11.325563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca9a7ae-7ffb-4ecd-9dac-470e4809e8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:45:11.378962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca9a7ae-7ffb-4ecd-9dac-470e4809e8d2) transitioned into 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_3f62e6bd-06bd-45b2-a6d5-d402959aab64',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d78528ae5fc5469c9bf8ec39e5467946',qos_specs=None,replication_status=,reservations=['52b7bc33-7d29-4f78-8142-7d292c8d1569','4b5c6555-aa8a-4045-835f-44c3ee8a1e61','c39586c6-f7e5-4eac-895e-dc32b3b13c0d','584b53c2-431d-4e4b-aa67-577dbeb450f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6cf48f21f040b885953607b9abc017',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:45:11.381816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca86de11-e5b7-4d79-91be-0ef4dedecac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:45:11.405107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca86de11-e5b7-4d79-91be-0ef4dedecac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:45:11.408738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Flow 'volume_create_api' (7d19de9d-1ca7-4927-a954-9235e72715cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:45:11.490439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Create volume request issued successfully. Jan 13 11:45:11.604539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:11.604539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:11.605786 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:12.679645 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:12.679645 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:12.682905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:12.683781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Checking backup size 1 against volume size 1 {{(pid=87942) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 11:45:12.684492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Overwriting volume e756b2bc-c01c-4fb5-8b10-205e13104d67 with restore of backup 3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:12.707410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] restore_backup in rpcapi backup_id 3f62e6bd-06bd-45b2-a6d5-d402959aab64 {{(pid=87942) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 11:45:12.725859 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f705c5ae-b73d-4ad7-a0d3-fb71a0e910f0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64/restore returned with HTTP 202 Jan 13 11:45:12.734037 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 252/501] 10.222.0.24 () {60 vars in 1360 bytes} [Wed Jan 13 11:45:10 2021] POST /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64/restore => generated 189 bytes in 1832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:45:12.739418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d138b5d9-eb72-43f6-bfc9-13fa61ac4f22 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:12.739959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d138b5d9-eb72-43f6-bfc9-13fa61ac4f22 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:12.740160 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:12.740160 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:12.740816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d138b5d9-eb72-43f6-bfc9-13fa61ac4f22 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:12.741351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d138b5d9-eb72-43f6-bfc9-13fa61ac4f22 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:12.774818 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:12.774818 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:12.777417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d138b5d9-eb72-43f6-bfc9-13fa61ac4f22 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:12.778812 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 250/502] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:12 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:13.797469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43ded65b-0018-4a43-be7a-2fed42d8ca3d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:13.799008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43ded65b-0018-4a43-be7a-2fed42d8ca3d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:13.799585 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:13.799585 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:13.800703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43ded65b-0018-4a43-be7a-2fed42d8ca3d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:13.814279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-43ded65b-0018-4a43-be7a-2fed42d8ca3d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:13.848711 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:13.848711 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:13.851578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43ded65b-0018-4a43-be7a-2fed42d8ca3d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:13.852617 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 253/503] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:13 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:14.879439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46ac9f8e-122c-4ccc-94a3-b642abef4904 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:14.879439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46ac9f8e-122c-4ccc-94a3-b642abef4904 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:14.879439 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:14.879439 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:14.879439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46ac9f8e-122c-4ccc-94a3-b642abef4904 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:14.879439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-46ac9f8e-122c-4ccc-94a3-b642abef4904 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:14.950582 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:14.950582 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:14.950582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46ac9f8e-122c-4ccc-94a3-b642abef4904 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:14.950582 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 251/504] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:14 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:15.955823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-71796978-22de-449a-bf50-d19936a9938e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:15.956382 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-71796978-22de-449a-bf50-d19936a9938e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:15.956534 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:15.956534 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:15.957131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-71796978-22de-449a-bf50-d19936a9938e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:15.957649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-71796978-22de-449a-bf50-d19936a9938e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:16.008924 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:16.008924 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:16.012580 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-71796978-22de-449a-bf50-d19936a9938e tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:16.016699 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 254/505] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:15 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:45:17.032720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17840656-3222-4ade-b412-ee010ac9a1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:17.032720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17840656-3222-4ade-b412-ee010ac9a1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:17.032720 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:17.032720 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:17.037932 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17840656-3222-4ade-b412-ee010ac9a1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:17.037932 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-17840656-3222-4ade-b412-ee010ac9a1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:17.147860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:17.147860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:17.147860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17840656-3222-4ade-b412-ee010ac9a1a2 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:17.170397 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 252/506] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:17 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:18.173999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bda134f-1629-4613-bfad-8aa7ca002e71 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:18.173999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bda134f-1629-4613-bfad-8aa7ca002e71 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:18.173999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:18.173999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:18.173999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bda134f-1629-4613-bfad-8aa7ca002e71 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:18.173999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7bda134f-1629-4613-bfad-8aa7ca002e71 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:18.275651 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:18.275651 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:18.286474 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bda134f-1629-4613-bfad-8aa7ca002e71 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:18.287405 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 255/507] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:18 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:19.381476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89e709b8-98d3-4b08-b403-bb6dd395f201 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:19.381476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89e709b8-98d3-4b08-b403-bb6dd395f201 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:19.381476 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:19.381476 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:19.381476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89e709b8-98d3-4b08-b403-bb6dd395f201 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:19.381476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-89e709b8-98d3-4b08-b403-bb6dd395f201 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:19.421871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:19.421871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:19.426604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89e709b8-98d3-4b08-b403-bb6dd395f201 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:19.434400 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 253/508] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:19 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:20.460024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4fcd06d2-5f49-408b-9cd4-5c2c90158353 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:20.460024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4fcd06d2-5f49-408b-9cd4-5c2c90158353 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:20.460024 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:20.460024 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:20.460024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4fcd06d2-5f49-408b-9cd4-5c2c90158353 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:20.460024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4fcd06d2-5f49-408b-9cd4-5c2c90158353 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:20.555099 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:20.555099 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:20.563604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4fcd06d2-5f49-408b-9cd4-5c2c90158353 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:20.571897 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 256/509] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:20 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:21.591054 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e3ee2c2d-19dc-464e-8b8e-9ab4e465ba14 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:21.591054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e3ee2c2d-19dc-464e-8b8e-9ab4e465ba14 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:21.591054 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:21.591054 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:21.591054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e3ee2c2d-19dc-464e-8b8e-9ab4e465ba14 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:21.591054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e3ee2c2d-19dc-464e-8b8e-9ab4e465ba14 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:21.667406 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:21.667406 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:21.667406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e3ee2c2d-19dc-464e-8b8e-9ab4e465ba14 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:21.667406 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 254/510] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:21 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:45:22.686913 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8a8c4b7-d80b-4525-8f9c-d36951f029f7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:22.686913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8a8c4b7-d80b-4525-8f9c-d36951f029f7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:22.686913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:22.686913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:22.686913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8a8c4b7-d80b-4525-8f9c-d36951f029f7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:22.686913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c8a8c4b7-d80b-4525-8f9c-d36951f029f7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:22.770875 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:22.770875 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:22.770875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8a8c4b7-d80b-4525-8f9c-d36951f029f7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:22.770875 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 257/511] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:22 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:23.789010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cad68656-2127-47e0-bc6e-5616acf7c6a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:23.789010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cad68656-2127-47e0-bc6e-5616acf7c6a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:23.789010 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:23.789010 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:23.789010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cad68656-2127-47e0-bc6e-5616acf7c6a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:23.789010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cad68656-2127-47e0-bc6e-5616acf7c6a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:23.910576 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:23.910576 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:23.925196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cad68656-2127-47e0-bc6e-5616acf7c6a0 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:23.925196 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 255/512] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:23 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:24.941725 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc221152-384c-4f41-8489-a11459b7ec69 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:24.941725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc221152-384c-4f41-8489-a11459b7ec69 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:24.941725 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:24.941725 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:24.941725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc221152-384c-4f41-8489-a11459b7ec69 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:24.941725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fc221152-384c-4f41-8489-a11459b7ec69 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:24.983953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:24.983953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:24.996159 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc221152-384c-4f41-8489-a11459b7ec69 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:24.996159 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 258/513] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:24 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:26.006136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a34d97b0-4c75-43e3-833f-2ccff9d83fef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:26.006617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a34d97b0-4c75-43e3-833f-2ccff9d83fef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:26.006617 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:26.006617 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:26.014010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a34d97b0-4c75-43e3-833f-2ccff9d83fef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:26.014495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a34d97b0-4c75-43e3-833f-2ccff9d83fef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:26.272719 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:26.272719 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:26.277310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a34d97b0-4c75-43e3-833f-2ccff9d83fef tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:26.277310 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 256/514] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:25 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:27.323525 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2a51293-e54b-444e-b44e-dba6f08e2a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:27.359410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2a51293-e54b-444e-b44e-dba6f08e2a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:27.359410 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:27.359410 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:27.359410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2a51293-e54b-444e-b44e-dba6f08e2a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:27.359410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f2a51293-e54b-444e-b44e-dba6f08e2a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:27.449019 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:27.449019 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:27.449019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2a51293-e54b-444e-b44e-dba6f08e2a13 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:27.449019 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 259/515] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:27 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:28.468518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-051b1ecf-5d56-4687-961d-721b6e434e5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:28.468518 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-051b1ecf-5d56-4687-961d-721b6e434e5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:28.468518 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:28.468518 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:28.471984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-051b1ecf-5d56-4687-961d-721b6e434e5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:28.471984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-051b1ecf-5d56-4687-961d-721b6e434e5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:28.535038 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:28.535038 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:28.535038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-051b1ecf-5d56-4687-961d-721b6e434e5f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:28.541611 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 257/516] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:28 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:29.554371 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fc33562-8274-4314-a9c6-bbaaeac24851 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:29.554371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fc33562-8274-4314-a9c6-bbaaeac24851 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:29.554371 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:29.554371 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:29.554371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fc33562-8274-4314-a9c6-bbaaeac24851 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:29.554371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2fc33562-8274-4314-a9c6-bbaaeac24851 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:29.605071 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:29.605071 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:29.605071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fc33562-8274-4314-a9c6-bbaaeac24851 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:29.605071 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 260/517] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:29 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:30.630451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5e5cebf-4a40-49cb-a026-db975a98096b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:30.630451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5e5cebf-4a40-49cb-a026-db975a98096b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:30.630451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:30.630451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:30.630451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5e5cebf-4a40-49cb-a026-db975a98096b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:30.630451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c5e5cebf-4a40-49cb-a026-db975a98096b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:30.704345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:30.704345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:30.708499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5e5cebf-4a40-49cb-a026-db975a98096b tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:30.708499 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 258/518] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:30 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:31.747586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-378969de-98f7-4592-9cc4-e6a9e7738e09 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:31.747586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-378969de-98f7-4592-9cc4-e6a9e7738e09 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:31.747586 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:31.747586 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:31.747586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-378969de-98f7-4592-9cc4-e6a9e7738e09 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:31.747586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-378969de-98f7-4592-9cc4-e6a9e7738e09 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:31.856653 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:31.856653 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:31.861760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-378969de-98f7-4592-9cc4-e6a9e7738e09 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:31.863934 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 261/519] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:31 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:32.883719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03e947a8-46a0-4224-bc6a-53d04038858a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:32.883719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03e947a8-46a0-4224-bc6a-53d04038858a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:32.883719 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:32.883719 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:32.883719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03e947a8-46a0-4224-bc6a-53d04038858a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:32.883719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-03e947a8-46a0-4224-bc6a-53d04038858a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:32.951290 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:32.951290 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:32.953551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03e947a8-46a0-4224-bc6a-53d04038858a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:32.980637 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 259/520] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:32 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:33.973350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ed69542-5403-4f97-a170-2e28ee020df7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:33.973350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ed69542-5403-4f97-a170-2e28ee020df7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:33.973350 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:33.973350 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:33.973350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ed69542-5403-4f97-a170-2e28ee020df7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:33.973350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3ed69542-5403-4f97-a170-2e28ee020df7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:34.025947 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:34.025947 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:34.033308 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ed69542-5403-4f97-a170-2e28ee020df7 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:34.033308 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 262/521] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:33 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:35.054048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5477d83-3386-487c-a169-8a5f4fb12e34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:35.054048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5477d83-3386-487c-a169-8a5f4fb12e34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:35.054048 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:35.054048 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:35.054048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5477d83-3386-487c-a169-8a5f4fb12e34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:35.054048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c5477d83-3386-487c-a169-8a5f4fb12e34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:35.084051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:35.084051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:35.084051 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5477d83-3386-487c-a169-8a5f4fb12e34 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:35.096045 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 260/522] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:35 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:36.105487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f0fcd9a-cbeb-4c60-8035-4cdac592441a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:36.105487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f0fcd9a-cbeb-4c60-8035-4cdac592441a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:36.105487 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:36.105487 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:36.105487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f0fcd9a-cbeb-4c60-8035-4cdac592441a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:36.105487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1f0fcd9a-cbeb-4c60-8035-4cdac592441a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:36.214805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:36.214805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:36.214805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f0fcd9a-cbeb-4c60-8035-4cdac592441a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:36.224066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 263/523] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:36 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:37.225786 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13caa928-b6a6-4917-b031-ad02ca1a6f77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:37.225786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13caa928-b6a6-4917-b031-ad02ca1a6f77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:37.225786 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:37.225786 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:37.225786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13caa928-b6a6-4917-b031-ad02ca1a6f77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:37.225786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-13caa928-b6a6-4917-b031-ad02ca1a6f77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:37.294738 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:37.294738 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:37.294738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13caa928-b6a6-4917-b031-ad02ca1a6f77 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:37.294738 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 261/524] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:37 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:38.312483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e37af704-16ac-4f8c-9cd8-9f977a152ed6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:38.312483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e37af704-16ac-4f8c-9cd8-9f977a152ed6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:38.312483 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:38.312483 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:38.312483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e37af704-16ac-4f8c-9cd8-9f977a152ed6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:38.312483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e37af704-16ac-4f8c-9cd8-9f977a152ed6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:38.410310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:38.410310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:38.410310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e37af704-16ac-4f8c-9cd8-9f977a152ed6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:38.433832 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 264/525] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:38 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:39.444013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf74428b-bf5b-4068-a0e3-b928e24b2d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:39.444013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf74428b-bf5b-4068-a0e3-b928e24b2d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:39.444013 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:39.444013 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:39.453239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf74428b-bf5b-4068-a0e3-b928e24b2d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:39.453239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bf74428b-bf5b-4068-a0e3-b928e24b2d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:39.603621 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:39.603621 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:39.622487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf74428b-bf5b-4068-a0e3-b928e24b2d66 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:39.640104 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 262/526] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:39 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:40.654997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5087813b-e5ef-449d-ae16-101cb7b358e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:40.654997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5087813b-e5ef-449d-ae16-101cb7b358e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:40.654997 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:40.654997 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:40.654997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5087813b-e5ef-449d-ae16-101cb7b358e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:40.654997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5087813b-e5ef-449d-ae16-101cb7b358e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:40.690282 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:40.690282 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:40.692771 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5087813b-e5ef-449d-ae16-101cb7b358e6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:40.693622 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 265/527] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:40 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:41.719152 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38761016-75cf-4789-a31d-52d7bb48b5aa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:41.721277 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38761016-75cf-4789-a31d-52d7bb48b5aa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:41.721277 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:41.721277 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:41.721277 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38761016-75cf-4789-a31d-52d7bb48b5aa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:41.721277 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-38761016-75cf-4789-a31d-52d7bb48b5aa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:41.765560 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:41.765560 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:41.765560 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38761016-75cf-4789-a31d-52d7bb48b5aa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:41.765560 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 263/528] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:41 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:42.805389 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23b53b19-ce20-45f3-b3b5-67e0235a04e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:42.805389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23b53b19-ce20-45f3-b3b5-67e0235a04e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:42.805389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:42.805389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:42.805389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23b53b19-ce20-45f3-b3b5-67e0235a04e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:42.805389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-23b53b19-ce20-45f3-b3b5-67e0235a04e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:42.848072 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:42.848072 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:42.848072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23b53b19-ce20-45f3-b3b5-67e0235a04e8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:42.851023 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 266/529] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:42 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:43.871524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f384c1c8-53c0-4a0c-9734-983b7a87f8db tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:43.883930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f384c1c8-53c0-4a0c-9734-983b7a87f8db tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:43.884292 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:43.884292 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:43.884958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f384c1c8-53c0-4a0c-9734-983b7a87f8db tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:43.885620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f384c1c8-53c0-4a0c-9734-983b7a87f8db tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:44.030728 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:44.030728 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:44.036852 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f384c1c8-53c0-4a0c-9734-983b7a87f8db tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:44.036852 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 264/530] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:43 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:45.063504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64b9ac61-3f4d-4283-89de-a7ce0a0815ed tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:45.065962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64b9ac61-3f4d-4283-89de-a7ce0a0815ed tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:45.066371 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:45.066371 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:45.067130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64b9ac61-3f4d-4283-89de-a7ce0a0815ed tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:45.067677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-64b9ac61-3f4d-4283-89de-a7ce0a0815ed tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:45.105245 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:45.105245 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:45.107507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64b9ac61-3f4d-4283-89de-a7ce0a0815ed tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:45.127354 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 267/531] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:45 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:46.142739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7720e1a3-573b-4dcd-9ce3-af222971ca92 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:46.143822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7720e1a3-573b-4dcd-9ce3-af222971ca92 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:46.144183 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:46.144183 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:46.144790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7720e1a3-573b-4dcd-9ce3-af222971ca92 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:46.145316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7720e1a3-573b-4dcd-9ce3-af222971ca92 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Show backup with id 3f62e6bd-06bd-45b2-a6d5-d402959aab64. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:45:46.188299 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:46.188299 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:46.190423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7720e1a3-573b-4dcd-9ce3-af222971ca92 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 200 Jan 13 11:45:46.191282 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 265/532] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:46.204837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a2e6a0b-84cb-4bcf-a0eb-f76285e74e03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:46.205195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a2e6a0b-84cb-4bcf-a0eb-f76285e74e03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:46.205416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:46.205416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:46.205774 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a2e6a0b-84cb-4bcf-a0eb-f76285e74e03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:46.260630 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:46.260630 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:46.269783 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8a2e6a0b-84cb-4bcf-a0eb-f76285e74e03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:46.294798 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a2e6a0b-84cb-4bcf-a0eb-f76285e74e03 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 returned with HTTP 200 Jan 13 11:45:46.296251 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 268/533] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 => generated 1034 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:45:46.316270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-965b732d-628d-4673-9fc4-3bc970040db4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:46.316799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-965b732d-628d-4673-9fc4-3bc970040db4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:46.317006 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:46.317006 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:46.317380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-965b732d-628d-4673-9fc4-3bc970040db4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:46.389374 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:46.389374 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:46.404156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-965b732d-628d-4673-9fc4-3bc970040db4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:46.436351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-965b732d-628d-4673-9fc4-3bc970040db4 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 returned with HTTP 200 Jan 13 11:45:46.450736 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 266/534] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 => generated 1034 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:45:46.453692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:46.454224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:46.454425 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:46.454425 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:46.455114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:46.455802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:46.512073 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:46.512073 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:46.513730 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:46.541739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume request issued successfully. Jan 13 11:45:46.542582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-214cb5c5-9a19-4b3a-892a-ad231893acb8 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 returned with HTTP 202 Jan 13 11:45:46.545205 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 269/535] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:45:46 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:45:46.552837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-353dcc04-45e3-4ed0-a635-ab13dabb3d21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:46.553645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-353dcc04-45e3-4ed0-a635-ab13dabb3d21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:46.554067 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:46.554067 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:46.554818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-353dcc04-45e3-4ed0-a635-ab13dabb3d21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:46.616459 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:46.616459 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:46.626593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-353dcc04-45e3-4ed0-a635-ab13dabb3d21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:46.653271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-353dcc04-45e3-4ed0-a635-ab13dabb3d21 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 returned with HTTP 200 Jan 13 11:45:46.654887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 267/536] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:46 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 => generated 1033 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:45:47.670627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2466b91-8417-4dfe-8da1-ecdbc273018d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:47.671181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2466b91-8417-4dfe-8da1-ecdbc273018d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:47.671284 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:47.671284 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:47.671658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2466b91-8417-4dfe-8da1-ecdbc273018d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:47.785760 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:47.785760 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:47.800661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f2466b91-8417-4dfe-8da1-ecdbc273018d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:47.848613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2466b91-8417-4dfe-8da1-ecdbc273018d tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 returned with HTTP 200 Jan 13 11:45:47.861309 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 270/537] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:47 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 => generated 1033 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:45:48.867332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58e72eb2-6e0e-467d-b449-c58e0d97792f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 Jan 13 11:45:48.867864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58e72eb2-6e0e-467d-b449-c58e0d97792f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:48.868042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:48.868042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:48.868968 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58e72eb2-6e0e-467d-b449-c58e0d97792f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:48.975483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58e72eb2-6e0e-467d-b449-c58e0d97792f tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 returned with HTTP 404 Jan 13 11:45:48.976769 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 268/538] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:48 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/e756b2bc-c01c-4fb5-8b10-205e13104d67 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:45:48.985552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a62ceda-daed-4de4-92a3-1c0cee57e44a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 Jan 13 11:45:48.986081 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a62ceda-daed-4de4-92a3-1c0cee57e44a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:48.986304 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:48.986304 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:48.986682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a62ceda-daed-4de4-92a3-1c0cee57e44a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:48.987659 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-7a62ceda-daed-4de4-92a3-1c0cee57e44a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete backup with id: 3f62e6bd-06bd-45b2-a6d5-d402959aab64. Jan 13 11:45:49.022699 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:49.022699 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:49.064264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-7a62ceda-daed-4de4-92a3-1c0cee57e44a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] delete_backup rpcapi backup_id 3f62e6bd-06bd-45b2-a6d5-d402959aab64 {{(pid=87942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 11:45:49.069597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a62ceda-daed-4de4-92a3-1c0cee57e44a tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 returned with HTTP 202 Jan 13 11:45:49.071611 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 271/539] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:45:48 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/backups/3f62e6bd-06bd-45b2-a6d5-d402959aab64 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:45:49.080653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:49.081491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:49.082088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:49.082554 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: 752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:49.188884 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:49.188884 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:49.190462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:49.259056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume request issued successfully. Jan 13 11:45:49.259972 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f185c5e7-6d16-46cc-9465-769cd49be588 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 202 Jan 13 11:45:49.261010 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 269/540] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:45:49 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:45:49.270244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9601e6bb-74fb-4491-b843-84f6854683af tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:49.270950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9601e6bb-74fb-4491-b843-84f6854683af tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:49.271833 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:49.271833 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:49.272441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9601e6bb-74fb-4491-b843-84f6854683af tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:49.430751 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:49.430751 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:49.452506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9601e6bb-74fb-4491-b843-84f6854683af tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:49.503218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9601e6bb-74fb-4491-b843-84f6854683af tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 200 Jan 13 11:45:49.504406 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 272/541] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:49 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 976 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:51.218359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec8bff1e-2667-42bc-b8b2-58faa9495dfa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:51.219002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec8bff1e-2667-42bc-b8b2-58faa9495dfa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:51.219206 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:51.219206 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:51.219872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec8bff1e-2667-42bc-b8b2-58faa9495dfa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:51.338117 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:51.338117 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:51.366313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec8bff1e-2667-42bc-b8b2-58faa9495dfa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:51.398564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec8bff1e-2667-42bc-b8b2-58faa9495dfa tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 200 Jan 13 11:45:51.399562 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 270/542] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:50 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 976 bytes in 882 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:45:52.417361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3c70800-29f7-444b-a283-5c768d4efa96 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:52.417841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3c70800-29f7-444b-a283-5c768d4efa96 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:52.417841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:52.417841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:52.418138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3c70800-29f7-444b-a283-5c768d4efa96 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:52.535181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3c70800-29f7-444b-a283-5c768d4efa96 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 404 Jan 13 11:45:52.536258 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 273/543] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:45:52.581872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2767081-7a73-455d-a878-e7ce50bbb3cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:52.582736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2767081-7a73-455d-a878-e7ce50bbb3cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:52.583054 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:52.583054 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:52.583951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2767081-7a73-455d-a878-e7ce50bbb3cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:52.584497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-d2767081-7a73-455d-a878-e7ce50bbb3cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: 752ed902-4d5e-4700-9994-a5728199258b Jan 13 11:45:52.677150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2767081-7a73-455d-a878-e7ce50bbb3cc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b returned with HTTP 404 Jan 13 11:45:52.678448 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 271/544] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:45:52 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/752ed902-4d5e-4700-9994-a5728199258b => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:45:52.687079 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:45:52.687079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:52.687424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:52.687879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: 7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:45:52.801741 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:52.801741 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:52.803016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:52.872723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume request issued successfully. Jan 13 11:45:52.873231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9baebd17-d28d-4c6e-aaf8-f095ac5469d6 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 202 Jan 13 11:45:52.883928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b55d8b4-54e5-4e8b-b4d8-4f7236d79e25 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:45:52.884481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b55d8b4-54e5-4e8b-b4d8-4f7236d79e25 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:52.884985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b55d8b4-54e5-4e8b-b4d8-4f7236d79e25 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:52.893018 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 274/545] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:45:52 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:45:53.038433 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:53.038433 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:53.055800 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b55d8b4-54e5-4e8b-b4d8-4f7236d79e25 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:53.104389 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b55d8b4-54e5-4e8b-b4d8-4f7236d79e25 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:45:53.109262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 272/546] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:52 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 1357 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:45:54.131611 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56f723e6-2a75-4976-ad18-5752b58ac2d1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:45:54.132969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56f723e6-2a75-4976-ad18-5752b58ac2d1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:54.133326 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:54.133326 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:54.133958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56f723e6-2a75-4976-ad18-5752b58ac2d1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:54.245359 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:45:54.245359 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:45:54.265121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-56f723e6-2a75-4976-ad18-5752b58ac2d1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Volume info retrieved successfully. Jan 13 11:45:54.347363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56f723e6-2a75-4976-ad18-5752b58ac2d1 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 200 Jan 13 11:45:54.352622 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 275/547] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:54 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 1357 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:45:55.369385 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-871e2572-b641-415b-87a8-f0a6fdb50231 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] GET http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 Jan 13 11:45:55.369927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-871e2572-b641-415b-87a8-f0a6fdb50231 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:55.370146 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:55.370146 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:55.370525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-871e2572-b641-415b-87a8-f0a6fdb50231 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:55.465507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-871e2572-b641-415b-87a8-f0a6fdb50231 tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 returned with HTTP 404 Jan 13 11:45:55.466814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 273/548] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:45:55 2021] GET /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7f1f6b0a-c724-4998-a765-a7e67a436569 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:45:55.474445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2f2d8be-f769-42e5-a28d-2fbbef5c5cfc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] DELETE http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:45:55.475306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2f2d8be-f769-42e5-a28d-2fbbef5c5cfc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:45:55.475665 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:45:55.475665 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:45:55.477343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2f2d8be-f769-42e5-a28d-2fbbef5c5cfc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:45:55.477987 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e2f2d8be-f769-42e5-a28d-2fbbef5c5cfc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] Delete volume with id: 7ef3be7f-222a-426e-a027-558bcbf7b9e2 Jan 13 11:45:55.592189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2f2d8be-f769-42e5-a28d-2fbbef5c5cfc tempest-VolumesBackupsTest-2020523208 tempest-VolumesBackupsTest-2020523208] http://10.222.0.24/volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 returned with HTTP 404 Jan 13 11:45:55.593161 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 276/549] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:45:55 2021] DELETE /volume/v3/d78528ae5fc5469c9bf8ec39e5467946/volumes/7ef3be7f-222a-426e-a027-558bcbf7b9e2 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:02.698060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] POST http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes Jan 13 11:46:02.698992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-202876109"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:02.700289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-202876109'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:02.700852 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Create volume of 2 GB Jan 13 11:46:02.716217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Availability Zones retrieved successfully. Jan 13 11:46:02.736178 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Flow 'volume_create_api' (e538f59d-b15c-4674-8698-8a1f1b27e618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:02.739831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13856856-92d3-49f9-a435-4370fc164ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:02.742389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Validating volume size '2' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:02.816401 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13856856-92d3-49f9-a435-4370fc164ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:02.819837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e419040-ebfd-4c4a-a211-a1a13741c624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:02.926398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Created reservations ['5764a1e6-4b4b-4882-832e-f7f6f2e2cf5b', '0758903c-2348-43ae-aa25-de6eb8f9223d', 'fbf0c706-9967-492e-9188-75e588494f21', '3f9be862-e56e-46a6-9c69-d29731a74b22'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:02.930039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e419040-ebfd-4c4a-a211-a1a13741c624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5764a1e6-4b4b-4882-832e-f7f6f2e2cf5b', '0758903c-2348-43ae-aa25-de6eb8f9223d', 'fbf0c706-9967-492e-9188-75e588494f21', '3f9be862-e56e-46a6-9c69-d29731a74b22']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:02.932606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd40e4fe-b43a-4d1f-a0d0-3d8f2ab8bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:03.023279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd40e4fe-b43a-4d1f-a0d0-3d8f2ab8bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d6325e-fde1-4347-a7ce-0b6a0f20ccdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-202876109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7c435ad4c40448e6025c4f5f1fde0',qos_specs=None,replication_status=,reservations=['5764a1e6-4b4b-4882-832e-f7f6f2e2cf5b','0758903c-2348-43ae-aa25-de6eb8f9223d','fbf0c706-9967-492e-9188-75e588494f21','3f9be862-e56e-46a6-9c69-d29731a74b22'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdc1de500d6416a82a9b4cf070fea53',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-202876109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d6325e-fde1-4347-a7ce-0b6a0f20ccdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bc7c435ad4c40448e6025c4f5f1fde0',provider_auth=None,provider_geometry=None,provider_id=None,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='ecdc1de500d6416a82a9b4cf070fea53',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:03.025696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb263330-ddc8-4240-b96b-7c41d38a79db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:03.066882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb263330-ddc8-4240-b96b-7c41d38a79db) transitioned into state 'SUCCESS' from state '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-202876109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7c435ad4c40448e6025c4f5f1fde0',qos_specs=None,replication_status=,reservations=['5764a1e6-4b4b-4882-832e-f7f6f2e2cf5b','0758903c-2348-43ae-aa25-de6eb8f9223d','fbf0c706-9967-492e-9188-75e588494f21','3f9be862-e56e-46a6-9c69-d29731a74b22'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdc1de500d6416a82a9b4cf070fea53',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:03.079467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315e6621-bd2b-4889-8f0c-921d8585a838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:03.119428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315e6621-bd2b-4889-8f0c-921d8585a838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:03.134676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Flow 'volume_create_api' (e538f59d-b15c-4674-8698-8a1f1b27e618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:03.251732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Create volume request issued successfully. Jan 13 11:46:03.291412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15084104-005f-446e-b64a-dba1808f059f tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes returned with HTTP 202 Jan 13 11:46:03.302878 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 274/550] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:46:02 2021] POST /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes => generated 823 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:03.309614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08f4cf37-051e-4083-91be-0e89cb4169e3 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] GET http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:03.310120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08f4cf37-051e-4083-91be-0e89cb4169e3 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:03.310624 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08f4cf37-051e-4083-91be-0e89cb4169e3 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:03.410403 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:03.410403 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:03.434400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-08f4cf37-051e-4083-91be-0e89cb4169e3 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Volume info retrieved successfully. Jan 13 11:46:03.467883 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08f4cf37-051e-4083-91be-0e89cb4169e3 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd returned with HTTP 200 Jan 13 11:46:03.469573 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 277/551] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:03 2021] GET /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:04.485504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7fcec20-9a99-4052-ada1-7bc56702d9c6 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] GET http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:04.486620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7fcec20-9a99-4052-ada1-7bc56702d9c6 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:04.487017 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:04.487017 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:04.487625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7fcec20-9a99-4052-ada1-7bc56702d9c6 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:04.578238 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:04.578238 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:04.596129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b7fcec20-9a99-4052-ada1-7bc56702d9c6 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Volume info retrieved successfully. Jan 13 11:46:04.673648 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7fcec20-9a99-4052-ada1-7bc56702d9c6 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd returned with HTTP 200 Jan 13 11:46:04.675506 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 275/552] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:04 2021] GET /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:04.696324 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] POST http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes Jan 13 11:46:04.696765 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:04.696765 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:04.697191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "19d6325e-fde1-4347-a7ce-0b6a0f20ccdd"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:04.698396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Create volume request body: {'volume': {'size': 1, 'source_volid': '19d6325e-fde1-4347-a7ce-0b6a0f20ccdd'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:04.787574 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:04.787574 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:04.789865 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Volume retrieved successfully. Jan 13 11:46:04.790445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Create volume of 1 GB Jan 13 11:46:04.804077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Availability Zones retrieved successfully. Jan 13 11:46:04.824913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Flow 'volume_create_api' (f1dce054-eb7a-4005-b576-373fea5ea31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:04.828331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644d13af-442d-45d9-b219-ebbb7a92941f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:04.830684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Validating volume size '1' using validate_int, validate_source_size {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:04.853113 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644d13af-442d-45d9-b219-ebbb7a92941f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 11:46:04.853552 n-d-766726-7 devstack@c-api.service[87941]: 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. Jan 13 11:46:04.858575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644d13af-442d-45d9-b219-ebbb7a92941f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:04.861701 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644d13af-442d-45d9-b219-ebbb7a92941f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:46:04.876465 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Flow 'volume_create_api' (f1dce054-eb7a-4005-b576-373fea5ea31f) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 11:46:04.879802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b776a53-f740-4ff5-9afb-f8eab1319395 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes returned with HTTP 400 Jan 13 11:46:04.881117 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 278/553] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:46:04 2021] POST /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes => generated 173 bytes in 189 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:46:04.891845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] DELETE http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:04.892388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:04.892610 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:04.892610 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:04.892986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:04.893454 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Delete volume with id: 19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:05.006379 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:05.006379 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:05.008634 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Volume info retrieved successfully. Jan 13 11:46:05.063423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Delete volume request issued successfully. Jan 13 11:46:05.063959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a7f65eb-ce1c-4f33-8066-9ae74497faeb tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd returned with HTTP 202 Jan 13 11:46:05.065344 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 276/554] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:46:04 2021] DELETE /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:05.076459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b2de0ce-686e-42f5-99d2-b3f8075ef299 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] GET http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:05.077015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b2de0ce-686e-42f5-99d2-b3f8075ef299 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:05.077239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:05.077239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:05.077625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b2de0ce-686e-42f5-99d2-b3f8075ef299 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:05.143231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:05.143231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:05.154608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b2de0ce-686e-42f5-99d2-b3f8075ef299 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Volume info retrieved successfully. Jan 13 11:46:05.188664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b2de0ce-686e-42f5-99d2-b3f8075ef299 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd returned with HTTP 200 Jan 13 11:46:05.193001 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 279/555] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:05 2021] GET /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:06.213923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3694bb9-9032-4791-bf2e-f8fd8fe84ef5 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] GET http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:06.215247 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3694bb9-9032-4791-bf2e-f8fd8fe84ef5 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:06.215693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:06.215693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:06.216375 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3694bb9-9032-4791-bf2e-f8fd8fe84ef5 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:06.268604 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:06.268604 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:06.280125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d3694bb9-9032-4791-bf2e-f8fd8fe84ef5 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Volume info retrieved successfully. Jan 13 11:46:06.306417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3694bb9-9032-4791-bf2e-f8fd8fe84ef5 tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd returned with HTTP 200 Jan 13 11:46:06.308155 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 277/556] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:06 2021] GET /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:07.329982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38299036-7a6b-415c-a5ce-b7263a61ee6b tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] GET http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd Jan 13 11:46:07.330502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38299036-7a6b-415c-a5ce-b7263a61ee6b tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:07.330930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:07.330930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:07.331647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38299036-7a6b-415c-a5ce-b7263a61ee6b tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:07.477548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38299036-7a6b-415c-a5ce-b7263a61ee6b tempest-VolumesCloneNegativeTest-1589477622 tempest-VolumesCloneNegativeTest-1589477622] http://10.222.0.24/volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd returned with HTTP 404 Jan 13 11:46:07.478795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 280/557] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:07 2021] GET /volume/v3/0bc7c435ad4c40448e6025c4f5f1fde0/volumes/19d6325e-fde1-4347-a7ce-0b6a0f20ccdd => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:14.440668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:46:14.441473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:14.441473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:14.442558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-967915586", "metadata": {"Type": "Test"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:14.444647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-967915586', 'metadata': {'Type': 'Test'}}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:14.445582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:46:14.460234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:46:14.480143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (43586556-f66e-49c7-981d-1b0644818139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:14.483724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (922b1baa-cd04-457f-a27c-2959f9eabafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:14.486491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:14.566016 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (922b1baa-cd04-457f-a27c-2959f9eabafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:14.568419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f27ef9-54ac-4698-bd9e-29421284c34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:14.665150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['01ffdc26-cffb-433e-9030-c38b78a0f43e', 'ac7306cb-2079-4169-b770-f35c94dcfa9f', '772fc37e-3030-4353-981f-07dcb06188d5', '3cf366fd-688f-4c0b-af4f-1413f0fc3eb9'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:14.667043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f27ef9-54ac-4698-bd9e-29421284c34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ffdc26-cffb-433e-9030-c38b78a0f43e', 'ac7306cb-2079-4169-b770-f35c94dcfa9f', '772fc37e-3030-4353-981f-07dcb06188d5', '3cf366fd-688f-4c0b-af4f-1413f0fc3eb9']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:14.669187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33346346-081f-4806-b7af-5f3c27f911c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:14.733213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33346346-081f-4806-b7af-5f3c27f911c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea943302-61c7-4447-9c70-1b1376a80450', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-967915586',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['01ffdc26-cffb-433e-9030-c38b78a0f43e','ac7306cb-2079-4169-b770-f35c94dcfa9f','772fc37e-3030-4353-981f-07dcb06188d5','3cf366fd-688f-4c0b-af4f-1413f0fc3eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-967915586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea943302-61c7-4447-9c70-1b1376a80450,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:14.735708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c933957f-0578-44dc-be05-08b0d00bf945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:14.771183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c933957f-0578-44dc-be05-08b0d00bf945) transitioned into state 'SUCCESS' from state '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-967915586',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['01ffdc26-cffb-433e-9030-c38b78a0f43e','ac7306cb-2079-4169-b770-f35c94dcfa9f','772fc37e-3030-4353-981f-07dcb06188d5','3cf366fd-688f-4c0b-af4f-1413f0fc3eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:14.774106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16712b82-3763-425e-8ce3-735ffedd052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:14.803244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16712b82-3763-425e-8ce3-735ffedd052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:14.805994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (43586556-f66e-49c7-981d-1b0644818139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:14.868039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:46:14.887431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb2c1896-ea41-46a5-b1ac-a85ee017b600 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:46:14.888781 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 278/558] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:46:14 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 827 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:14.902894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a0856ce-3f6b-4f3d-8915-75ba52031e63 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:14.903890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a0856ce-3f6b-4f3d-8915-75ba52031e63 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:14.905466 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a0856ce-3f6b-4f3d-8915-75ba52031e63 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:14.968736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:14.968736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:14.979139 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a0856ce-3f6b-4f3d-8915-75ba52031e63 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:15.009248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a0856ce-3f6b-4f3d-8915-75ba52031e63 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:15.010630 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 281/559] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:14 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 895 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:16.028066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be66c2d2-45c2-4319-b48c-e51952b8a03e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:16.029667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be66c2d2-45c2-4319-b48c-e51952b8a03e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:16.030117 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:16.030117 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:16.030971 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be66c2d2-45c2-4319-b48c-e51952b8a03e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:16.087246 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:16.087246 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:16.098160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be66c2d2-45c2-4319-b48c-e51952b8a03e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:16.179439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be66c2d2-45c2-4319-b48c-e51952b8a03e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:16.180697 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 279/560] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:16 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:16.197524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b995a71-f155-4cf6-963d-9dee13854a4c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:16.198063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b995a71-f155-4cf6-963d-9dee13854a4c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:16.198287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:16.198287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:16.198671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b995a71-f155-4cf6-963d-9dee13854a4c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:16.269333 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:16.269333 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:16.279757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b995a71-f155-4cf6-963d-9dee13854a4c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:16.305872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b995a71-f155-4cf6-963d-9dee13854a4c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:16.306999 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 282/561] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:16 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:16.326695 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01f2455d-a9b1-4d1a-811c-e1e5c1367978 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:16.328388 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:16.328388 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:16.329029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01f2455d-a9b1-4d1a-811c-e1e5c1367978 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-967915586"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:16.394332 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:16.394332 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:16.404162 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-01f2455d-a9b1-4d1a-811c-e1e5c1367978 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:16.414550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-01f2455d-a9b1-4d1a-811c-e1e5c1367978 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:46:16.432789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01f2455d-a9b1-4d1a-811c-e1e5c1367978 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:16.434439 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 280/562] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:46:16 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:16.449799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32bd1158-076b-4483-8578-605a84f36620 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:16.450515 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:16.450515 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:16.451183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32bd1158-076b-4483-8578-605a84f36620 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-901959291", "description": "This is the new description of volume"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:16.670530 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:16.670530 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:16.680887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-32bd1158-076b-4483-8578-605a84f36620 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:16.696264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-32bd1158-076b-4483-8578-605a84f36620 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:46:16.713070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32bd1158-076b-4483-8578-605a84f36620 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:16.722806 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 283/563] 10.222.0.24 () {60 vars in 1336 bytes} [Wed Jan 13 11:46:16 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 891 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:16.732519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a538c40-7ebb-46e9-af51-acdd9b0739de tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:16.733335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a538c40-7ebb-46e9-af51-acdd9b0739de tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:16.733720 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:16.733720 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:16.734354 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a538c40-7ebb-46e9-af51-acdd9b0739de tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:16.799793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:16.799793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:16.809955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a538c40-7ebb-46e9-af51-acdd9b0739de tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:16.841745 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a538c40-7ebb-46e9-af51-acdd9b0739de tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:16.842750 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 281/564] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:16 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 959 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:16.859447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:46:16.860079 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:16.860079 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:16.860739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1467918052", "availability_zone": "nova", "size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:16.861988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1467918052', 'availability_zone': 'nova', 'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:16.862511 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:46:16.879155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:46:16.900093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (945c6410-30a3-484c-b53b-dff421410d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:16.904068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77a950c-996b-4af9-9522-21485cf157a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:16.907455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:16.991616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77a950c-996b-4af9-9522-21485cf157a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:16.994948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4d15ee-2a43-410b-81bf-857558b1aab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:17.085592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['65c293cd-df0f-4dd4-9f48-5c80813c881d', 'ba64eb83-5d0d-4117-92b5-f2886d94080f', 'f6cc73d2-ab79-42f1-abbb-f49d5f97923e', '9b9a548f-fb80-43e6-9e43-1581c17608fb'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:17.093724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4d15ee-2a43-410b-81bf-857558b1aab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c293cd-df0f-4dd4-9f48-5c80813c881d', 'ba64eb83-5d0d-4117-92b5-f2886d94080f', 'f6cc73d2-ab79-42f1-abbb-f49d5f97923e', '9b9a548f-fb80-43e6-9e43-1581c17608fb']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:17.100087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cad4352-3ae5-4375-9b4d-0216d4ba8603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:17.171838 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cad4352-3ae5-4375-9b4d-0216d4ba8603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c80751-0cac-4c81-b688-d7bb46fd90ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1467918052',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['65c293cd-df0f-4dd4-9f48-5c80813c881d','ba64eb83-5d0d-4117-92b5-f2886d94080f','f6cc73d2-ab79-42f1-abbb-f49d5f97923e','9b9a548f-fb80-43e6-9e43-1581c17608fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1467918052',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80c80751-0cac-4c81-b688-d7bb46fd90ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:17.175965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726924e9-dc7b-4364-a5d8-cda40e98f41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:17.208533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726924e9-dc7b-4364-a5d8-cda40e98f41f) transitioned into 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-1467918052',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['65c293cd-df0f-4dd4-9f48-5c80813c881d','ba64eb83-5d0d-4117-92b5-f2886d94080f','f6cc73d2-ab79-42f1-abbb-f49d5f97923e','9b9a548f-fb80-43e6-9e43-1581c17608fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:17.211189 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f697661-f4cc-4473-9db9-b152ab481dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:17.249519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f697661-f4cc-4473-9db9-b152ab481dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:17.252584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (945c6410-30a3-484c-b53b-dff421410d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:17.332105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:46:17.357534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c7ff7ad-8b2a-40db-bcb9-9fa3abaa490e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:46:17.358811 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 284/565] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:46:16 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 811 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:17.375558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c195a24-7916-4b98-92d5-be16cd37d82b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:17.376594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c195a24-7916-4b98-92d5-be16cd37d82b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:17.377060 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:17.377060 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:17.377726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c195a24-7916-4b98-92d5-be16cd37d82b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:17.444879 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:17.444879 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:17.460372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0c195a24-7916-4b98-92d5-be16cd37d82b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:17.493548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c195a24-7916-4b98-92d5-be16cd37d82b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 200 Jan 13 11:46:17.495375 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 282/566] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:17 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 879 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:18.513872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54c70ed6-a294-447d-8b46-a23d1c934f95 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:18.514419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54c70ed6-a294-447d-8b46-a23d1c934f95 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:18.514699 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:18.514699 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:18.514991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54c70ed6-a294-447d-8b46-a23d1c934f95 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:18.575072 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:18.575072 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:18.587022 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-54c70ed6-a294-447d-8b46-a23d1c934f95 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:18.614127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54c70ed6-a294-447d-8b46-a23d1c934f95 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 200 Jan 13 11:46:18.615264 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 285/567] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:18 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 904 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:18.633220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ba57f229-395f-43f1-b944-a630db93c320 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:18.634038 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:18.634038 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:18.634558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ba57f229-395f-43f1-b944-a630db93c320 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-967915586", "description": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:18.690588 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:18.690588 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:18.702027 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ba57f229-395f-43f1-b944-a630db93c320 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:18.712929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ba57f229-395f-43f1-b944-a630db93c320 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:46:18.730047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ba57f229-395f-43f1-b944-a630db93c320 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 200 Jan 13 11:46:18.731222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 283/568] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:46:18 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 838 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:18.748086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:18.749338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:18.749547 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:18.749547 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:18.750214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:18.750712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: 80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:18.811464 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:18.811464 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:18.812676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:18.849624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:46:18.850726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fc3ad9b-b0f5-43c0-a893-363ad64340c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 202 Jan 13 11:46:18.851804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 286/569] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:46:18 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:18.869893 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-786df6c3-d452-4dc4-ae87-9e19a416bacc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:18.870830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-786df6c3-d452-4dc4-ae87-9e19a416bacc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:18.871268 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:18.871268 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:18.875637 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-786df6c3-d452-4dc4-ae87-9e19a416bacc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:18.949914 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:18.949914 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:18.961835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-786df6c3-d452-4dc4-ae87-9e19a416bacc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:18.994776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-786df6c3-d452-4dc4-ae87-9e19a416bacc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 200 Jan 13 11:46:18.996796 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 284/570] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:18 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 905 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:20.012774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07e594e6-cdec-4182-aa89-3c38adab22ed tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:20.013830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07e594e6-cdec-4182-aa89-3c38adab22ed tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:20.014389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:20.014389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:20.015253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07e594e6-cdec-4182-aa89-3c38adab22ed tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:20.161948 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:20.161948 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:20.189796 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-07e594e6-cdec-4182-aa89-3c38adab22ed tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:20.243477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07e594e6-cdec-4182-aa89-3c38adab22ed tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 200 Jan 13 11:46:20.244316 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 287/571] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:20 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 905 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:21.261702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62e402a1-13ab-4bb0-b0ef-0b8242280c80 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff Jan 13 11:46:21.262894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62e402a1-13ab-4bb0-b0ef-0b8242280c80 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:21.263265 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:21.263265 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:21.263883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62e402a1-13ab-4bb0-b0ef-0b8242280c80 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:21.350285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62e402a1-13ab-4bb0-b0ef-0b8242280c80 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff returned with HTTP 404 Jan 13 11:46:21.351467 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 285/572] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:21 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/80c80751-0cac-4c81-b688-d7bb46fd90ff => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:21.359584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:21.360408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:21.360787 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:21.360787 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:21.361366 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:21.361972 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:21.459673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:21.459673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:21.468676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:21.527984 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:46:21.528699 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3adfccd3-36b3-431a-bcd8-b76b0a038e36 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 202 Jan 13 11:46:21.529996 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 288/573] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:46:21 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:21.539761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d35727b2-5de7-44e6-98aa-36ce484852be tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:21.540604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d35727b2-5de7-44e6-98aa-36ce484852be tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:21.541226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d35727b2-5de7-44e6-98aa-36ce484852be tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:21.641661 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:21.641661 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:21.663900 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d35727b2-5de7-44e6-98aa-36ce484852be tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:21.714624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d35727b2-5de7-44e6-98aa-36ce484852be tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:21.715660 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 286/574] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:21 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 958 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:22.732219 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13dffc99-e174-4709-b3e6-a24df3c83a5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:22.732724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13dffc99-e174-4709-b3e6-a24df3c83a5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:22.732912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:22.732912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:22.733545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13dffc99-e174-4709-b3e6-a24df3c83a5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:22.837469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:22.837469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:22.867129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13dffc99-e174-4709-b3e6-a24df3c83a5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:22.910267 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13dffc99-e174-4709-b3e6-a24df3c83a5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 200 Jan 13 11:46:22.911431 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 289/575] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:22 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 958 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:23.928673 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-957c94f8-acc4-4650-8ba7-5700f126cb1b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 Jan 13 11:46:23.929284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-957c94f8-acc4-4650-8ba7-5700f126cb1b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:23.929373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:23.929373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:23.929734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-957c94f8-acc4-4650-8ba7-5700f126cb1b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:24.040081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-957c94f8-acc4-4650-8ba7-5700f126cb1b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 returned with HTTP 404 Jan 13 11:46:24.041361 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 287/576] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:23 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ea943302-61c7-4447-9c70-1b1376a80450 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:24.052150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:46:24.052711 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:24.052711 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:24.053849 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1143968011"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:24.056046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1143968011'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:24.056636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:46:24.071954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:46:24.096073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (10111030-bb9a-4a51-9108-960ae69c7671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:24.113800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debc410a-250f-4e4b-bcdd-320e41c170ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:24.117074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:24.288980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debc410a-250f-4e4b-bcdd-320e41c170ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:24.295653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1f4bea-f3c2-4506-af3a-7d557627bd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:24.464189 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['dda3db4c-8541-4410-9514-18da746fb2ee', '34d93f5c-9ce2-4b12-8434-272d3285c432', '1b383f72-b156-4de0-a745-46fe7fb4ca6e', '25214d40-ef10-4347-95a2-8d073e5ec101'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:24.466225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1f4bea-f3c2-4506-af3a-7d557627bd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dda3db4c-8541-4410-9514-18da746fb2ee', '34d93f5c-9ce2-4b12-8434-272d3285c432', '1b383f72-b156-4de0-a745-46fe7fb4ca6e', '25214d40-ef10-4347-95a2-8d073e5ec101']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:24.468875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (524bb4bf-31c9-47d1-a91e-b198c93e80fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:24.584043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (524bb4bf-31c9-47d1-a91e-b198c93e80fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16aea1e1-a454-4f2d-b43e-448789ac03ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1143968011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['dda3db4c-8541-4410-9514-18da746fb2ee','34d93f5c-9ce2-4b12-8434-272d3285c432','1b383f72-b156-4de0-a745-46fe7fb4ca6e','25214d40-ef10-4347-95a2-8d073e5ec101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1143968011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16aea1e1-a454-4f2d-b43e-448789ac03ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:24.588103 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3477822d-f00c-483c-a445-f7c78fba9ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:24.620564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3477822d-f00c-483c-a445-f7c78fba9ded) transitioned into state 'SUCCESS' from state '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-1143968011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['dda3db4c-8541-4410-9514-18da746fb2ee','34d93f5c-9ce2-4b12-8434-272d3285c432','1b383f72-b156-4de0-a745-46fe7fb4ca6e','25214d40-ef10-4347-95a2-8d073e5ec101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:24.623641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a69ac8-3459-4579-b2f2-cdf1340deac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:24.659197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a69ac8-3459-4579-b2f2-cdf1340deac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:24.662482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (10111030-bb9a-4a51-9108-960ae69c7671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:24.732243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:46:24.763863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cbf66f16-be80-49e2-9a7e-84a509ecbdfe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:46:24.774811 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 290/577] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:46:24 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 814 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:24.795330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bc52b70-f96c-4df7-a43d-fb7a8894cfab tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:46:24.796106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bc52b70-f96c-4df7-a43d-fb7a8894cfab tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:24.796727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bc52b70-f96c-4df7-a43d-fb7a8894cfab tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:24.876409 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:24.876409 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:24.886037 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7bc52b70-f96c-4df7-a43d-fb7a8894cfab tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:24.910377 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bc52b70-f96c-4df7-a43d-fb7a8894cfab tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 200 Jan 13 11:46:24.921169 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 288/578] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:24 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 906 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:25.928549 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a06580d-1c4d-4799-b08a-59b331c3ac4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:46:25.929059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a06580d-1c4d-4799-b08a-59b331c3ac4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:25.929480 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:25.929480 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:25.929863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a06580d-1c4d-4799-b08a-59b331c3ac4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:25.984122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:25.984122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:25.993327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3a06580d-1c4d-4799-b08a-59b331c3ac4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:26.016977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a06580d-1c4d-4799-b08a-59b331c3ac4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 200 Jan 13 11:46:26.017970 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 291/579] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:25 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:26.033577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:46:26.034046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:26.034046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:26.034465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"source_volid": "16aea1e1-a454-4f2d-b43e-448789ac03ed", "size": 1, "name": "tempest-VolumesGetTest-Volume-1906180964", "metadata": {"Type": "Test"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:26.035842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'source_volid': '16aea1e1-a454-4f2d-b43e-448789ac03ed', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1906180964', 'metadata': {'Type': 'Test'}}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:26.086547 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:26.086547 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:26.087781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume retrieved successfully. Jan 13 11:46:26.088141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:46:26.100655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:46:26.140818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (ab59e591-acfa-434f-971a-9d071ff539f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:26.144639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a81e41a-0090-4d84-9ff4-602cca8259f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:26.149042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int, validate_source_size {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:26.235871 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a81e41a-0090-4d84-9ff4-602cca8259f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '16aea1e1-a454-4f2d-b43e-448789ac03ed', 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:26.240615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0425330-f020-4966-9d7e-16c89ac08de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:26.336356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['340e4703-66e1-4d71-9622-822c4b0de777', 'eb9a409d-c321-4278-b4db-5fa1007c0337', 'f5a43865-8f9e-4ba7-97b6-7dc9e159fb8f', 'c2e22056-1529-4290-ad18-11e24c2100c4'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:26.338633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0425330-f020-4966-9d7e-16c89ac08de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['340e4703-66e1-4d71-9622-822c4b0de777', 'eb9a409d-c321-4278-b4db-5fa1007c0337', 'f5a43865-8f9e-4ba7-97b6-7dc9e159fb8f', 'c2e22056-1529-4290-ad18-11e24c2100c4']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:26.341349 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accb3681-a704-43a8-a939-ee18de6ad922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:26.522485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accb3681-a704-43a8-a939-ee18de6ad922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb58812e-384b-4a7b-898e-d4745035bff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1906180964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['340e4703-66e1-4d71-9622-822c4b0de777','eb9a409d-c321-4278-b4db-5fa1007c0337','f5a43865-8f9e-4ba7-97b6-7dc9e159fb8f','c2e22056-1529-4290-ad18-11e24c2100c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=16aea1e1-a454-4f2d-b43e-448789ac03ed,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1906180964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb58812e-384b-4a7b-898e-d4745035bff3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=16aea1e1-a454-4f2d-b43e-448789ac03ed,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:26.524703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c4ccdb-d331-4a5d-818a-df115207d8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:26.555844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c4ccdb-d331-4a5d-818a-df115207d8c6) transitioned into state 'SUCCESS' from state '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-1906180964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['340e4703-66e1-4d71-9622-822c4b0de777','eb9a409d-c321-4278-b4db-5fa1007c0337','f5a43865-8f9e-4ba7-97b6-7dc9e159fb8f','c2e22056-1529-4290-ad18-11e24c2100c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=16aea1e1-a454-4f2d-b43e-448789ac03ed,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:26.557774 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3371d18-4e02-4e9b-8370-d5824240cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:26.634441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3371d18-4e02-4e9b-8370-d5824240cccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:26.639700 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (ab59e591-acfa-434f-971a-9d071ff539f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:26.702809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:46:26.723483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-790f2ab9-c8e3-4a51-9463-4db8590732b1 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:46:26.725643 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 289/580] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:46:26 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 862 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:26.741117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9769ac9-bb79-4ce5-bb7a-800fc39b63bc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:26.741665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9769ac9-bb79-4ce5-bb7a-800fc39b63bc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:26.741890 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:26.741890 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:26.742276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9769ac9-bb79-4ce5-bb7a-800fc39b63bc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:26.819829 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:26.819829 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:26.829655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d9769ac9-bb79-4ce5-bb7a-800fc39b63bc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:26.856011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9769ac9-bb79-4ce5-bb7a-800fc39b63bc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:26.857417 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 292/581] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:26 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 930 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:27.874161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e901ee2-f9ec-4ac0-b00a-dafd1320d7ec tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:27.875714 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e901ee2-f9ec-4ac0-b00a-dafd1320d7ec tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:27.876229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:27.876229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:27.876808 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e901ee2-f9ec-4ac0-b00a-dafd1320d7ec tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:27.968070 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:27.968070 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:27.981871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0e901ee2-f9ec-4ac0-b00a-dafd1320d7ec tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:28.035734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e901ee2-f9ec-4ac0-b00a-dafd1320d7ec tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:28.038688 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 290/582] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:27 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:29.069348 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b1a58c7-c3e4-435e-bfe3-f932bcec8960 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:29.091319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b1a58c7-c3e4-435e-bfe3-f932bcec8960 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:29.093372 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:29.093372 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:29.100092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b1a58c7-c3e4-435e-bfe3-f932bcec8960 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:29.235352 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:29.235352 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:29.263646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8b1a58c7-c3e4-435e-bfe3-f932bcec8960 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:29.290115 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b1a58c7-c3e4-435e-bfe3-f932bcec8960 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:29.290115 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 293/583] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:29 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:30.306593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7daad54-0cc7-4200-a0bd-9d37c45f657d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:30.307130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7daad54-0cc7-4200-a0bd-9d37c45f657d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:30.307398 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:30.307398 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:30.307705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7daad54-0cc7-4200-a0bd-9d37c45f657d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:30.409599 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:30.409599 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:30.431833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d7daad54-0cc7-4200-a0bd-9d37c45f657d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:30.481401 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7daad54-0cc7-4200-a0bd-9d37c45f657d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:30.482429 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 291/584] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:30 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:31.498892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f441e55-1af0-436c-8788-99d15fb046c6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:31.499718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f441e55-1af0-436c-8788-99d15fb046c6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:31.500182 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:31.500182 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:31.500726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f441e55-1af0-436c-8788-99d15fb046c6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:31.587759 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:31.587759 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:31.600683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1f441e55-1af0-436c-8788-99d15fb046c6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:31.626078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f441e55-1af0-436c-8788-99d15fb046c6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:31.627168 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 294/585] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:31 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:32.644409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97b35aff-6b5f-44c9-86e5-bf95973a742d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:32.644910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97b35aff-6b5f-44c9-86e5-bf95973a742d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:32.645130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:32.645130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:32.645507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97b35aff-6b5f-44c9-86e5-bf95973a742d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:32.785797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:32.785797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:32.806922 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-97b35aff-6b5f-44c9-86e5-bf95973a742d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:32.859938 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97b35aff-6b5f-44c9-86e5-bf95973a742d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:32.861329 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 292/586] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:32 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:33.878655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13b78de4-b01c-4cfb-92fe-91189ef90a33 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:33.880954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13b78de4-b01c-4cfb-92fe-91189ef90a33 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:33.881362 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:33.881362 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:33.882132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13b78de4-b01c-4cfb-92fe-91189ef90a33 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:34.059826 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:34.059826 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:34.081868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13b78de4-b01c-4cfb-92fe-91189ef90a33 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:34.155844 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13b78de4-b01c-4cfb-92fe-91189ef90a33 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:34.157045 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 295/587] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:33 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:46:35.175623 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23a02771-081e-4847-b11a-3450678b92a2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:35.176771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23a02771-081e-4847-b11a-3450678b92a2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:35.177887 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:35.177887 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:35.178482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23a02771-081e-4847-b11a-3450678b92a2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:35.293653 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:35.293653 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:35.313698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-23a02771-081e-4847-b11a-3450678b92a2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:35.359914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23a02771-081e-4847-b11a-3450678b92a2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:35.367965 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 293/588] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:35 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:36.395209 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc3d7c4a-7b02-45c7-b91c-85478a2c5598 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:36.395945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc3d7c4a-7b02-45c7-b91c-85478a2c5598 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:36.395945 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:36.395945 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:36.397005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc3d7c4a-7b02-45c7-b91c-85478a2c5598 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:36.502790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:36.502790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:36.527723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dc3d7c4a-7b02-45c7-b91c-85478a2c5598 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:36.579451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc3d7c4a-7b02-45c7-b91c-85478a2c5598 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:36.580515 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 296/589] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:36 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:37.596780 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0cbc8c9-fb97-43a1-a0ab-bc192da1720c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:37.598061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0cbc8c9-fb97-43a1-a0ab-bc192da1720c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:37.598348 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:37.598348 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:37.598923 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0cbc8c9-fb97-43a1-a0ab-bc192da1720c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:37.734528 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:37.734528 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:37.769093 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e0cbc8c9-fb97-43a1-a0ab-bc192da1720c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:37.812294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0cbc8c9-fb97-43a1-a0ab-bc192da1720c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:37.813863 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 294/590] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:37 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:38.860843 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-655c5316-0fe6-4091-86fe-2dca1ad9e13c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:38.861446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-655c5316-0fe6-4091-86fe-2dca1ad9e13c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:38.863680 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:38.863680 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:38.867752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-655c5316-0fe6-4091-86fe-2dca1ad9e13c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:38.994598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:38.994598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:39.013459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-655c5316-0fe6-4091-86fe-2dca1ad9e13c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:39.056015 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-655c5316-0fe6-4091-86fe-2dca1ad9e13c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:39.057340 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 295/591] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:38 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 954 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:39.146190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] POST http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes Jan 13 11:46:39.146692 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:39.146692 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:39.147180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-186237051", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:39.148850 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-186237051', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:39.149221 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Create volume of 1 GB Jan 13 11:46:39.188616 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Availability Zones retrieved successfully. Jan 13 11:46:39.226048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Flow 'volume_create_api' (cc3ef305-b05b-4fa1-ad7a-2c4621949c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:39.233746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d7b288-8064-4a97-baf0-0a5b7c57d8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:39.238421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:39.404170 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d7b288-8064-4a97-baf0-0a5b7c57d8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:39.406280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf71a51-2135-454b-86e9-d88f6de9e49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:39.600235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Created reservations ['5ac3d9f4-75f3-4b4c-9b3c-370215701c71', '8c1a83d7-fa05-4d9a-8a2f-4e6f254dce3e', 'abe27a31-b95e-4f94-a3b8-36dae20b3de3', '877c388b-4391-4afc-9e78-e6caad32dcf1'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:39.602525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf71a51-2135-454b-86e9-d88f6de9e49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac3d9f4-75f3-4b4c-9b3c-370215701c71', '8c1a83d7-fa05-4d9a-8a2f-4e6f254dce3e', 'abe27a31-b95e-4f94-a3b8-36dae20b3de3', '877c388b-4391-4afc-9e78-e6caad32dcf1']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:39.605418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711ee745-4f3e-4b12-95c4-bd4142bda89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:39.725095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711ee745-4f3e-4b12-95c4-bd4142bda89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-186237051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36b2c5ab4704c168c7fd4be72137a53',qos_specs=None,replication_status=,reservations=['5ac3d9f4-75f3-4b4c-9b3c-370215701c71','8c1a83d7-fa05-4d9a-8a2f-4e6f254dce3e','abe27a31-b95e-4f94-a3b8-36dae20b3de3','877c388b-4391-4afc-9e78-e6caad32dcf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ca4e64ad7d4ca58bf661dbc06bb4a8',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-186237051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36b2c5ab4704c168c7fd4be72137a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d0ca4e64ad7d4ca58bf661dbc06bb4a8',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:39.728368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7040976a-c614-4bc4-ae2c-5e17c2a93b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:39.762458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7040976a-c614-4bc4-ae2c-5e17c2a93b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-186237051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36b2c5ab4704c168c7fd4be72137a53',qos_specs=None,replication_status=,reservations=['5ac3d9f4-75f3-4b4c-9b3c-370215701c71','8c1a83d7-fa05-4d9a-8a2f-4e6f254dce3e','abe27a31-b95e-4f94-a3b8-36dae20b3de3','877c388b-4391-4afc-9e78-e6caad32dcf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0ca4e64ad7d4ca58bf661dbc06bb4a8',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:39.765146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c641fdce-c948-4a4e-855d-c4fb878abd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:39.788248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c641fdce-c948-4a4e-855d-c4fb878abd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:39.792617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Flow 'volume_create_api' (cc3ef305-b05b-4fa1-ad7a-2c4621949c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:39.857655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Create volume request issued successfully. Jan 13 11:46:39.874356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-07957823-3b2f-4e57-a071-0bbe5c8b9828 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes returned with HTTP 202 Jan 13 11:46:39.876435 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 297/592] 10.222.0.24 () {64 vars in 1512 bytes} [Wed Jan 13 11:46:38 2021] POST /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes => generated 823 bytes in 1054 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:39.888614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-199d4978-1fd2-4d4a-8be0-6fc92afd63c2 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:39.895120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-199d4978-1fd2-4d4a-8be0-6fc92afd63c2 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:39.895357 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:39.895357 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:39.897545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-199d4978-1fd2-4d4a-8be0-6fc92afd63c2 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:40.024177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:40.024177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:40.065763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-199d4978-1fd2-4d4a-8be0-6fc92afd63c2 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:40.076734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-367c2d90-53cd-40b4-bb13-bd5ddb1c87eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:40.077287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-367c2d90-53cd-40b4-bb13-bd5ddb1c87eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:40.077497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:40.077497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:40.077834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-367c2d90-53cd-40b4-bb13-bd5ddb1c87eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:40.150735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bc7f82a5-0934-42b4-b9bb-ab55d446aa03 req-199d4978-1fd2-4d4a-8be0-6fc92afd63c2 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 200 Jan 13 11:46:40.151842 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 296/593] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:39 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 891 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:40.209932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:40.209932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:40.228694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-4f6fb7fc-621c-4c06-9287-e112ca9d02c7 req-0a200d9e-c761-4473-8442-dc5ddfeb4d4f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:40.229244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-4f6fb7fc-621c-4c06-9287-e112ca9d02c7 req-0a200d9e-c761-4473-8442-dc5ddfeb4d4f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:40.229803 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:40.229803 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:40.230193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-4f6fb7fc-621c-4c06-9287-e112ca9d02c7 req-0a200d9e-c761-4473-8442-dc5ddfeb4d4f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:40.251881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-367c2d90-53cd-40b4-bb13-bd5ddb1c87eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:40.351687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-367c2d90-53cd-40b4-bb13-bd5ddb1c87eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:40.352876 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 298/594] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:40 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 955 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:46:40.377137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec6835ce-b6bb-4a02-a429-74b2a5d53f5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:40.377692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec6835ce-b6bb-4a02-a429-74b2a5d53f5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:40.377919 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:40.377919 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:40.378305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec6835ce-b6bb-4a02-a429-74b2a5d53f5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:40.422890 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:40.422890 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:40.463387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-4f6fb7fc-621c-4c06-9287-e112ca9d02c7 req-0a200d9e-c761-4473-8442-dc5ddfeb4d4f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:40.527748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-4f6fb7fc-621c-4c06-9287-e112ca9d02c7 req-0a200d9e-c761-4473-8442-dc5ddfeb4d4f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 200 Jan 13 11:46:40.528706 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 297/595] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:40 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 915 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:40.575005 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:40.575005 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:40.599153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec6835ce-b6bb-4a02-a429-74b2a5d53f5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:40.665873 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec6835ce-b6bb-4a02-a429-74b2a5d53f5e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:40.667331 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 299/596] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:40 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 955 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:40.682901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51c39674-a56c-47d5-8092-518b94caead2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:40.683373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:40.683373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:40.683791 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51c39674-a56c-47d5-8092-518b94caead2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1906180964"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:40.818617 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:40.818617 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:40.838182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-51c39674-a56c-47d5-8092-518b94caead2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:40.863106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-51c39674-a56c-47d5-8092-518b94caead2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:46:40.893330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51c39674-a56c-47d5-8092-518b94caead2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:40.894236 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 298/597] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:46:40 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 887 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:40.909382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ac49d68-ba71-427d-b0d5-f6c8f2cac54a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:40.910186 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:40.910186 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:40.911004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ac49d68-ba71-427d-b0d5-f6c8f2cac54a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1618543964", "description": "This is the new description of volume"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:40.981233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:40.981233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:41.003739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7ac49d68-ba71-427d-b0d5-f6c8f2cac54a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:41.026344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7ac49d68-ba71-427d-b0d5-f6c8f2cac54a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:46:41.055384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ac49d68-ba71-427d-b0d5-f6c8f2cac54a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:41.057150 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 300/598] 10.222.0.24 () {60 vars in 1336 bytes} [Wed Jan 13 11:46:40 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 926 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:41.080065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6ee5863-3849-480f-b995-a194ed805aad tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:41.080516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6ee5863-3849-480f-b995-a194ed805aad tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:41.080738 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:41.080738 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:41.081115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6ee5863-3849-480f-b995-a194ed805aad tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:41.218458 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:41.218458 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:41.242264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a6ee5863-3849-480f-b995-a194ed805aad tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:41.338812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6ee5863-3849-480f-b995-a194ed805aad tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:41.340112 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 299/599] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:41 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 994 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:41.358041 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:46:41.359132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:41.359132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:41.362907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1725330808", "availability_zone": "nova", "size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:41.381678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1725330808', 'availability_zone': 'nova', 'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:41.388619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:46:41.452452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:46:41.480098 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (7948f2aa-2e6a-41a1-88dc-abf771e294c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:41.483335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f844c661-0c96-4270-8309-60dc50bf1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:41.486486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:41.589567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-da9277b5-a3d1-4941-b5f0-b01b60460903 req-6b34de72-8a79-43c5-bcc2-69981cc21aca tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:41.593099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-da9277b5-a3d1-4941-b5f0-b01b60460903 req-6b34de72-8a79-43c5-bcc2-69981cc21aca tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:41.593326 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:41.593326 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:41.593716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-da9277b5-a3d1-4941-b5f0-b01b60460903 req-6b34de72-8a79-43c5-bcc2-69981cc21aca tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:41.608886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f844c661-0c96-4270-8309-60dc50bf1d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:41.611351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969a91a5-0a68-446c-ae78-9f9c96ae20cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:41.666321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:41.666321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:41.678292 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-da9277b5-a3d1-4941-b5f0-b01b60460903 req-6b34de72-8a79-43c5-bcc2-69981cc21aca tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:41.712829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-da9277b5-a3d1-4941-b5f0-b01b60460903 req-6b34de72-8a79-43c5-bcc2-69981cc21aca tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 200 Jan 13 11:46:41.714060 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 300/600] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:41 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:41.754952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['9f654af7-8ae2-4124-934a-9d3bc9b03b49', 'f4744daf-02b2-404c-a7e4-e9a3b20fc8e1', 'de4d1f44-200c-44a6-84e6-4a8d15257e04', '35ad14c9-a824-407f-be9f-b6243bd6a458'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:41.758412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969a91a5-0a68-446c-ae78-9f9c96ae20cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f654af7-8ae2-4124-934a-9d3bc9b03b49', 'f4744daf-02b2-404c-a7e4-e9a3b20fc8e1', 'de4d1f44-200c-44a6-84e6-4a8d15257e04', '35ad14c9-a824-407f-be9f-b6243bd6a458']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:41.763798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c189d6-1885-437a-b586-1f57ea2170ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:41.798520 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] POST http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots Jan 13 11:46:41.800014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:41.800014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:41.801007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1810271682", "description": null, "metadata": {}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:41.873105 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:41.873105 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:41.873548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c189d6-1885-437a-b586-1f57ea2170ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f57832-152f-4d8c-9b37-ffd9ec73c9c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1725330808',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['9f654af7-8ae2-4124-934a-9d3bc9b03b49','f4744daf-02b2-404c-a7e4-e9a3b20fc8e1','de4d1f44-200c-44a6-84e6-4a8d15257e04','35ad14c9-a824-407f-be9f-b6243bd6a458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1725330808',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f57832-152f-4d8c-9b37-ffd9ec73c9c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:41.875868 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c821491-ff94-415e-97ff-698ac493dd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:41.877854 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:41.881248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Create snapshot from volume 2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:41.925689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c821491-ff94-415e-97ff-698ac493dd71) transitioned into 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-1725330808',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['9f654af7-8ae2-4124-934a-9d3bc9b03b49','f4744daf-02b2-404c-a7e4-e9a3b20fc8e1','de4d1f44-200c-44a6-84e6-4a8d15257e04','35ad14c9-a824-407f-be9f-b6243bd6a458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:41.928590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a87851a-1b91-4b8d-8cea-49a0ddc3e13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:41.956187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a87851a-1b91-4b8d-8cea-49a0ddc3e13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:41.961980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (7948f2aa-2e6a-41a1-88dc-abf771e294c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:42.037884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Created reservations ['a7d2641d-7105-4d1c-b324-90b97a337ab9', '15cc1eea-63f0-4588-a4c6-b24deac26f4e', 'ead6e48c-5191-4e93-a875-58e0bba6e097', 'e0f19f59-d54b-4146-b282-600336b70f76'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:42.049082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:46:42.068127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-831c0300-7e55-4c86-9b19-b8208b11ed37 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:46:42.069422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 301/601] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:46:41 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 811 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:46:42.097361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e078e4ee-4ec9-4739-9971-3a67363845e6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:42.098036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e078e4ee-4ec9-4739-9971-3a67363845e6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:42.098265 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:42.098265 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:42.098929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e078e4ee-4ec9-4739-9971-3a67363845e6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:42.250498 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:42.250498 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:42.259638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e078e4ee-4ec9-4739-9971-3a67363845e6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:42.290307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e078e4ee-4ec9-4739-9971-3a67363845e6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 200 Jan 13 11:46:42.291407 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 302/602] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:42 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 879 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:42.398530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot create request issued successfully. Jan 13 11:46:42.403003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f532c408-b3e2-4793-947b-d89ff607aa83 req-1c024767-bbd7-4d16-be7f-a8b8ee50520f tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots returned with HTTP 202 Jan 13 11:46:42.406494 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 301/603] 10.222.0.24 () {64 vars in 1518 bytes} [Wed Jan 13 11:46:41 2021] POST /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots => generated 311 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:46:42.483328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-2a8f9cb9-f0f7-4052-833f-fd5ad45464f7 req-fe250e95-5f7f-48c6-8623-1cb80e0c831b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:42.484241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-2a8f9cb9-f0f7-4052-833f-fd5ad45464f7 req-fe250e95-5f7f-48c6-8623-1cb80e0c831b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:42.484825 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:42.484825 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:42.485387 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-2a8f9cb9-f0f7-4052-833f-fd5ad45464f7 req-fe250e95-5f7f-48c6-8623-1cb80e0c831b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:42.604111 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:42.604111 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:42.605374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-2a8f9cb9-f0f7-4052-833f-fd5ad45464f7 req-fe250e95-5f7f-48c6-8623-1cb80e0c831b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:42.607691 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-2a8f9cb9-f0f7-4052-833f-fd5ad45464f7 req-fe250e95-5f7f-48c6-8623-1cb80e0c831b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 200 Jan 13 11:46:42.608460 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 303/604] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:42 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 443 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:42.701935 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/detail Jan 13 11:46:42.702988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:42.703386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:42.703386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:42.704004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:42.704849 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:46:42.705913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:42.705913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:42.708532 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:46:42.758203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Get all snapshots completed successfully. Jan 13 11:46:42.761936 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:42.761936 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:42.774045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-5e445a61-e643-4c30-87ca-fb6306ccd654 req-df3052af-3025-4c47-8f15-14ec26305a59 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/detail returned with HTTP 200 Jan 13 11:46:42.778737 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 302/605] 10.222.0.24 () {60 vars in 1485 bytes} [Wed Jan 13 11:46:42 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/detail => generated 446 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:42.857064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-b57decb5-023c-4528-8737-ebb728353afc req-40dca24c-3c9a-4789-a761-88caf1d7ad3b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:42.858055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-b57decb5-023c-4528-8737-ebb728353afc req-40dca24c-3c9a-4789-a761-88caf1d7ad3b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:42.858427 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:42.858427 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:42.863353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-b57decb5-023c-4528-8737-ebb728353afc req-40dca24c-3c9a-4789-a761-88caf1d7ad3b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:42.966644 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:42.966644 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:42.967839 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-b57decb5-023c-4528-8737-ebb728353afc req-40dca24c-3c9a-4789-a761-88caf1d7ad3b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:42.969788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-b57decb5-023c-4528-8737-ebb728353afc req-40dca24c-3c9a-4789-a761-88caf1d7ad3b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 200 Jan 13 11:46:42.970651 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 304/606] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:42 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 443 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:43.308798 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df326ae9-c84a-4e4a-b2cf-ea741ca0b930 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:43.309700 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df326ae9-c84a-4e4a-b2cf-ea741ca0b930 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:43.310016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:43.310016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:43.310411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df326ae9-c84a-4e4a-b2cf-ea741ca0b930 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:43.455139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:43.455139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:43.484096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df326ae9-c84a-4e4a-b2cf-ea741ca0b930 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:43.542525 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df326ae9-c84a-4e4a-b2cf-ea741ca0b930 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 200 Jan 13 11:46:43.545079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 303/607] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:43 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 903 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:44.040913 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-e30fcf6e-83eb-4afa-b0d4-04a9a02fa2ef req-4c7d64d1-0ba4-4c1a-a0a1-5ec02224fb21 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:44.041654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-e30fcf6e-83eb-4afa-b0d4-04a9a02fa2ef req-4c7d64d1-0ba4-4c1a-a0a1-5ec02224fb21 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:44.041654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:44.041654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:44.042030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-e30fcf6e-83eb-4afa-b0d4-04a9a02fa2ef req-4c7d64d1-0ba4-4c1a-a0a1-5ec02224fb21 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:44.094221 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:44.094221 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:44.097262 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-e30fcf6e-83eb-4afa-b0d4-04a9a02fa2ef req-4c7d64d1-0ba4-4c1a-a0a1-5ec02224fb21 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:44.115719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-e30fcf6e-83eb-4afa-b0d4-04a9a02fa2ef req-4c7d64d1-0ba4-4c1a-a0a1-5ec02224fb21 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 200 Jan 13 11:46:44.118737 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 305/608] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:44 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 443 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:44.567081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75badc20-49e5-48b6-8ef1-6a4ef8cd8d1c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:44.578052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75badc20-49e5-48b6-8ef1-6a4ef8cd8d1c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:44.578389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:44.578389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:44.578843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75badc20-49e5-48b6-8ef1-6a4ef8cd8d1c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:44.657933 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:44.657933 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:44.670231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-75badc20-49e5-48b6-8ef1-6a4ef8cd8d1c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:44.699865 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75badc20-49e5-48b6-8ef1-6a4ef8cd8d1c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 200 Jan 13 11:46:44.700720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 304/609] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:44 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 904 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:44.717721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5967da5-c70b-4274-bc77-22a164318e71 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:44.718190 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:44.718190 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:44.718617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5967da5-c70b-4274-bc77-22a164318e71 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1906180964", "description": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:44.778842 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:44.778842 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:44.802838 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d5967da5-c70b-4274-bc77-22a164318e71 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:44.822025 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d5967da5-c70b-4274-bc77-22a164318e71 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:46:44.839023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5967da5-c70b-4274-bc77-22a164318e71 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 200 Jan 13 11:46:44.840881 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 306/610] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:46:44 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 839 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:44.856197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:44.856578 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:44.856773 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:44.856773 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:44.857059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:44.857534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:44.917165 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:44.917165 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:44.919286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:44.971470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:46:44.972250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58aac6fa-d69c-4892-8706-408da7739dbc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 202 Jan 13 11:46:44.974116 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 305/611] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:46:44 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:44.981860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97ba909e-703e-4ea4-bdb8-afb046bbc56a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:44.982647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97ba909e-703e-4ea4-bdb8-afb046bbc56a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:44.983057 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:44.983057 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:44.983641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97ba909e-703e-4ea4-bdb8-afb046bbc56a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:45.094809 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:45.094809 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:45.128379 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-97ba909e-703e-4ea4-bdb8-afb046bbc56a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:45.194194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bb3e6cb7-2f0b-4067-b3e3-6bfeecd117db req-fb39db87-87d1-4aa6-9a57-93159132abd5 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:45.194750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bb3e6cb7-2f0b-4067-b3e3-6bfeecd117db req-fb39db87-87d1-4aa6-9a57-93159132abd5 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:45.194998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:45.194998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:45.195365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-bb3e6cb7-2f0b-4067-b3e3-6bfeecd117db req-fb39db87-87d1-4aa6-9a57-93159132abd5 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:45.224052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97ba909e-703e-4ea4-bdb8-afb046bbc56a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 200 Jan 13 11:46:45.225513 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 307/612] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:44 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 906 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:45.250579 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:45.250579 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:45.251809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-bb3e6cb7-2f0b-4067-b3e3-6bfeecd117db req-fb39db87-87d1-4aa6-9a57-93159132abd5 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:45.254364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-bb3e6cb7-2f0b-4067-b3e3-6bfeecd117db req-fb39db87-87d1-4aa6-9a57-93159132abd5 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 200 Jan 13 11:46:45.272886 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 306/613] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:45 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 470 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:45.330653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] DELETE http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:45.331919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:45.332417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:45.332417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:45.333986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:45.334487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Delete snapshot with id: d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:45.389793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:45.389793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:45.392326 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:45.522159 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot delete request issued successfully. Jan 13 11:46:45.526271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-a69348c2-1016-4853-9c64-cf0056584a97 req-c250e910-636f-4a84-8233-750b09e83487 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 202 Jan 13 11:46:45.539284 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 308/614] 10.222.0.24 () {62 vars in 1597 bytes} [Wed Jan 13 11:46:45 2021] DELETE /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:45.623797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91b067b6-1d27-4468-b7e1-455c0ca00c60 req-44ec3730-9455-4f62-a6a9-b457b658c3fc tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:45.624678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91b067b6-1d27-4468-b7e1-455c0ca00c60 req-44ec3730-9455-4f62-a6a9-b457b658c3fc tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:45.625102 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:45.625102 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:45.625790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-91b067b6-1d27-4468-b7e1-455c0ca00c60 req-44ec3730-9455-4f62-a6a9-b457b658c3fc tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:45.664817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:45.664817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:45.666567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-91b067b6-1d27-4468-b7e1-455c0ca00c60 req-44ec3730-9455-4f62-a6a9-b457b658c3fc tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:45.669048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-91b067b6-1d27-4468-b7e1-455c0ca00c60 req-44ec3730-9455-4f62-a6a9-b457b658c3fc tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 200 Jan 13 11:46:45.670270 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 307/615] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:45 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:46.256245 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-522c8a2b-7a04-4ac2-a70b-bc63cf335d5b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:46.256929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-522c8a2b-7a04-4ac2-a70b-bc63cf335d5b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:46.256929 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:46.256929 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:46.257249 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-522c8a2b-7a04-4ac2-a70b-bc63cf335d5b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:46.354652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:46.354652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:46.375084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-522c8a2b-7a04-4ac2-a70b-bc63cf335d5b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:46.431594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-522c8a2b-7a04-4ac2-a70b-bc63cf335d5b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 200 Jan 13 11:46:46.432887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 309/616] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:46 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 906 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:46.742337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-1e596668-f81a-4ceb-b115-a6b1124316b2 req-1707ef65-3ffa-4d9e-a3e6-802df56825b1 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:46.743544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-1e596668-f81a-4ceb-b115-a6b1124316b2 req-1707ef65-3ffa-4d9e-a3e6-802df56825b1 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:46.743928 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:46.743928 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:46.765233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-1e596668-f81a-4ceb-b115-a6b1124316b2 req-1707ef65-3ffa-4d9e-a3e6-802df56825b1 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:46.876198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:46.876198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:46.888316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-1e596668-f81a-4ceb-b115-a6b1124316b2 req-1707ef65-3ffa-4d9e-a3e6-802df56825b1 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Snapshot retrieved successfully. Jan 13 11:46:46.892935 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-1e596668-f81a-4ceb-b115-a6b1124316b2 req-1707ef65-3ffa-4d9e-a3e6-802df56825b1 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 200 Jan 13 11:46:46.898387 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 308/617] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:46 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 469 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:47.451213 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a4f6770a-b099-4429-aeb7-655b3ae69241 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 Jan 13 11:46:47.452362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a4f6770a-b099-4429-aeb7-655b3ae69241 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:47.452759 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:47.452759 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:47.453501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a4f6770a-b099-4429-aeb7-655b3ae69241 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:47.511748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a4f6770a-b099-4429-aeb7-655b3ae69241 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 returned with HTTP 404 Jan 13 11:46:47.513073 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 310/618] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:47 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/b6f57832-152f-4d8c-9b37-ffd9ec73c9c1 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:47.521312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:47.521870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:47.522073 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:47.522073 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:47.522731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:47.523366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:47.705058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:47.705058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:47.706720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:47.737386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:46:47.738223 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2eadf929-b2bb-49ac-b057-fe6ed28b8d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 202 Jan 13 11:46:47.740602 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 309/619] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:46:47 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:47.750360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89649c0b-2d63-4924-a40f-824f29a89ad9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:47.751331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89649c0b-2d63-4924-a40f-824f29a89ad9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:47.753631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89649c0b-2d63-4924-a40f-824f29a89ad9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:47.836253 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:47.836253 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:47.847970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-89649c0b-2d63-4924-a40f-824f29a89ad9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:47.882347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89649c0b-2d63-4924-a40f-824f29a89ad9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:47.884345 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 311/620] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:47 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 993 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:47.954675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-06ee352d-cd9f-4e70-94df-87e01c309da6 req-6c0f9982-f190-4a7f-8b13-6a64aedeee22 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 Jan 13 11:46:47.955626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-06ee352d-cd9f-4e70-94df-87e01c309da6 req-6c0f9982-f190-4a7f-8b13-6a64aedeee22 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:47.955928 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:47.955928 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:47.956583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-06ee352d-cd9f-4e70-94df-87e01c309da6 req-6c0f9982-f190-4a7f-8b13-6a64aedeee22 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:48.013142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-06ee352d-cd9f-4e70-94df-87e01c309da6 req-6c0f9982-f190-4a7f-8b13-6a64aedeee22 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 returned with HTTP 404 Jan 13 11:46:48.014583 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 310/621] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:46:47 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/snapshots/d8921af3-7c79-44f1-8ba7-ce8210a63339 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:48.066558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] DELETE http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:48.069225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:48.069583 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:48.069583 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:48.070120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:48.070710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Delete volume with id: 2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:48.214969 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:48.214969 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:48.216214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:48.290472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Delete volume request issued successfully. Jan 13 11:46:48.291090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-e6a161b5-2e8f-4089-9b45-5db1c7aeb00a req-4cbb92ab-45e2-486d-87ed-414b7b0dafc0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 202 Jan 13 11:46:48.293256 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 312/622] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 11:46:48 2021] DELETE /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:46:48.413908 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-da32cd2d-579d-454f-9a79-cccc9222c349 req-a3813ac5-a42a-4737-bb16-5cf67896126b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:48.414813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-da32cd2d-579d-454f-9a79-cccc9222c349 req-a3813ac5-a42a-4737-bb16-5cf67896126b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:48.415453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-da32cd2d-579d-454f-9a79-cccc9222c349 req-a3813ac5-a42a-4737-bb16-5cf67896126b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:48.499161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:48.499161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:48.520819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-da32cd2d-579d-454f-9a79-cccc9222c349 req-a3813ac5-a42a-4737-bb16-5cf67896126b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:48.623815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-da32cd2d-579d-454f-9a79-cccc9222c349 req-a3813ac5-a42a-4737-bb16-5cf67896126b tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 200 Jan 13 11:46:48.633275 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 311/623] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:48 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:48.902955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00693d56-cd26-4f42-bab3-c818bff76e9b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:48.903551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00693d56-cd26-4f42-bab3-c818bff76e9b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:48.903751 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:48.903751 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:48.904143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00693d56-cd26-4f42-bab3-c818bff76e9b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:49.049625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:49.049625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:49.077331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-00693d56-cd26-4f42-bab3-c818bff76e9b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:49.143079 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00693d56-cd26-4f42-bab3-c818bff76e9b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:49.150687 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 313/624] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:48 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 993 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:49.731012 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-99f66587-a0e0-4315-a85c-ba6e9c74ed75 req-e0ba8d0d-7301-4e58-81b6-29921f8cf5dd tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:49.731718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-99f66587-a0e0-4315-a85c-ba6e9c74ed75 req-e0ba8d0d-7301-4e58-81b6-29921f8cf5dd tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:49.732048 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:49.732048 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:49.732610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-99f66587-a0e0-4315-a85c-ba6e9c74ed75 req-e0ba8d0d-7301-4e58-81b6-29921f8cf5dd tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:49.843735 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:49.843735 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:49.864789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-99f66587-a0e0-4315-a85c-ba6e9c74ed75 req-e0ba8d0d-7301-4e58-81b6-29921f8cf5dd tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:49.921954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-99f66587-a0e0-4315-a85c-ba6e9c74ed75 req-e0ba8d0d-7301-4e58-81b6-29921f8cf5dd tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 200 Jan 13 11:46:49.923456 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 312/625] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:49 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:50.166538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c7841c8-cde9-4b54-afd8-f0b5a42d53a0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:50.167464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c7841c8-cde9-4b54-afd8-f0b5a42d53a0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:50.167669 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:50.167669 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:50.168055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c7841c8-cde9-4b54-afd8-f0b5a42d53a0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:50.310280 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:50.310280 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:50.346522 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c7841c8-cde9-4b54-afd8-f0b5a42d53a0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:50.408818 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c7841c8-cde9-4b54-afd8-f0b5a42d53a0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 200 Jan 13 11:46:50.411803 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 314/626] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:50 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 993 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:51.010038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-2bd2a0a0-5b18-43cb-8552-31bc7be84138 req-3bd43260-5d14-4ae6-aa8e-aeaf3a667f09 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:51.012314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-2bd2a0a0-5b18-43cb-8552-31bc7be84138 req-3bd43260-5d14-4ae6-aa8e-aeaf3a667f09 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:51.012771 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:51.012771 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:51.013419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-2bd2a0a0-5b18-43cb-8552-31bc7be84138 req-3bd43260-5d14-4ae6-aa8e-aeaf3a667f09 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:51.141442 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:51.141442 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:51.160355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-2bd2a0a0-5b18-43cb-8552-31bc7be84138 req-3bd43260-5d14-4ae6-aa8e-aeaf3a667f09 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Volume info retrieved successfully. Jan 13 11:46:51.212800 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-2bd2a0a0-5b18-43cb-8552-31bc7be84138 req-3bd43260-5d14-4ae6-aa8e-aeaf3a667f09 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 200 Jan 13 11:46:51.213847 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 313/627] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:50 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:51.428391 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c60a7e73-2824-46f8-b4f8-5b113c4bfe91 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 Jan 13 11:46:51.429813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c60a7e73-2824-46f8-b4f8-5b113c4bfe91 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:51.430029 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:51.430029 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:51.430690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c60a7e73-2824-46f8-b4f8-5b113c4bfe91 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:51.522004 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c60a7e73-2824-46f8-b4f8-5b113c4bfe91 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 returned with HTTP 404 Jan 13 11:46:51.526955 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 315/628] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:51 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/cb58812e-384b-4a7b-898e-d4745035bff3 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:51.586460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:46:51.586953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:51.586953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:51.587371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1, "name": "tempest-VolumesGetTest-Volume-1607553545", "metadata": {"Type": "Test"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:46:51.588564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1607553545', 'metadata': {'Type': 'Test'}}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:46:51.742439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:46:51.782588 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:46:51.811336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (30fc88c9-81e5-42b5-bcdd-e6247792b5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:51.827995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20460e03-58e0-4209-ba0e-859812bd6d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:51.843832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:46:51.992884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20460e03-58e0-4209-ba0e-859812bd6d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:51.995124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb7f42b-6c3e-4721-9195-456cbc38620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:52.064913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['ab979331-859c-49fd-b8a2-57fdb8e36cb9', 'bb06d41c-2281-4b35-9f21-2b3599463181', '760b24fb-6dc2-418c-b1ec-d445963b0bd8', '7bd3018c-56bb-4313-b515-21385295a9aa'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:46:52.066741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb7f42b-6c3e-4721-9195-456cbc38620c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab979331-859c-49fd-b8a2-57fdb8e36cb9', 'bb06d41c-2281-4b35-9f21-2b3599463181', '760b24fb-6dc2-418c-b1ec-d445963b0bd8', '7bd3018c-56bb-4313-b515-21385295a9aa']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:52.069980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3264ed6e-c6c2-48c6-8c2f-666a3bf278e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:52.174043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3264ed6e-c6c2-48c6-8c2f-666a3bf278e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebae94d3-85ed-4813-8689-05620281a89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1607553545',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['ab979331-859c-49fd-b8a2-57fdb8e36cb9','bb06d41c-2281-4b35-9f21-2b3599463181','760b24fb-6dc2-418c-b1ec-d445963b0bd8','7bd3018c-56bb-4313-b515-21385295a9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1607553545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebae94d3-85ed-4813-8689-05620281a89f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:52.176134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51091de2-5dd0-417f-b641-dc8c8ea92695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:52.242125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51091de2-5dd0-417f-b641-dc8c8ea92695) transitioned into state 'SUCCESS' from state '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-1607553545',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['ab979331-859c-49fd-b8a2-57fdb8e36cb9','bb06d41c-2281-4b35-9f21-2b3599463181','760b24fb-6dc2-418c-b1ec-d445963b0bd8','7bd3018c-56bb-4313-b515-21385295a9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:52.246951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707579bd-884f-4b16-bc15-bfa4cc09f94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:46:52.266263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707579bd-884f-4b16-bc15-bfa4cc09f94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:46:52.269384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (30fc88c9-81e5-42b5-bcdd-e6247792b5b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:46:52.286707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-690e91ba-5453-4f42-b01b-c82618fcee8e req-62aed60a-cfa7-468d-8dac-2190f452deb0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:52.287525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-690e91ba-5453-4f42-b01b-c82618fcee8e req-62aed60a-cfa7-468d-8dac-2190f452deb0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:52.288092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-690e91ba-5453-4f42-b01b-c82618fcee8e req-62aed60a-cfa7-468d-8dac-2190f452deb0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:52.338550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:46:52.357530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55d5c0cf-0bd6-4212-9230-e87951507251 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:46:52.358425 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 314/629] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:46:51 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 828 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:46:52.375422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fa2b06e2-c6ca-4eca-b407-fddb8f681e08 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:52.375946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fa2b06e2-c6ca-4eca-b407-fddb8f681e08 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:52.376142 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:52.376142 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:52.376522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fa2b06e2-c6ca-4eca-b407-fddb8f681e08 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:52.436023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-690e91ba-5453-4f42-b01b-c82618fcee8e req-62aed60a-cfa7-468d-8dac-2190f452deb0 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 404 Jan 13 11:46:52.437100 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 316/630] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:52 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:52.459372 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:52.459372 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:52.490809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fa2b06e2-c6ca-4eca-b407-fddb8f681e08 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:52.507265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cdd837ff-caac-4afe-ad2a-91f589773075 req-a9314c14-40b4-4997-985a-c0cfe3630424 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] DELETE http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:52.507740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cdd837ff-caac-4afe-ad2a-91f589773075 req-a9314c14-40b4-4997-985a-c0cfe3630424 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:52.508226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-cdd837ff-caac-4afe-ad2a-91f589773075 req-a9314c14-40b4-4997-985a-c0cfe3630424 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:52.508833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-cdd837ff-caac-4afe-ad2a-91f589773075 req-a9314c14-40b4-4997-985a-c0cfe3630424 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Delete volume with id: 2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:52.539222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fa2b06e2-c6ca-4eca-b407-fddb8f681e08 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:52.540069 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 315/631] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:52 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 896 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:52.588591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-cdd837ff-caac-4afe-ad2a-91f589773075 req-a9314c14-40b4-4997-985a-c0cfe3630424 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 404 Jan 13 11:46:52.595548 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 317/632] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 11:46:52 2021] DELETE /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:46:52.632605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-786bd384-a7ac-4d65-b844-6f313ff137ff req-e6e86632-0be0-4e97-aa10-ec5a35b98702 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] GET http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 Jan 13 11:46:52.633475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-786bd384-a7ac-4d65-b844-6f313ff137ff req-e6e86632-0be0-4e97-aa10-ec5a35b98702 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:52.633915 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:52.633915 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:52.634546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-786bd384-a7ac-4d65-b844-6f313ff137ff req-e6e86632-0be0-4e97-aa10-ec5a35b98702 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:52.740260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-786bd384-a7ac-4d65-b844-6f313ff137ff req-e6e86632-0be0-4e97-aa10-ec5a35b98702 tempest-VolumesSnapshotsTestJSON-1055773211 tempest-VolumesSnapshotsTestJSON-1055773211] http://10.222.0.24/volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 returned with HTTP 404 Jan 13 11:46:52.741911 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 316/633] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:46:52 2021] GET /volume/v3/a36b2c5ab4704c168c7fd4be72137a53/volumes/2c4c78c1-1bc7-4aad-b7ba-a588eb5c8a81 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:46:53.557610 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14452fed-2f7f-4663-8b9d-f8af41372309 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:53.558319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14452fed-2f7f-4663-8b9d-f8af41372309 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:53.558955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14452fed-2f7f-4663-8b9d-f8af41372309 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:53.702190 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:53.702190 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:53.717901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-14452fed-2f7f-4663-8b9d-f8af41372309 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:53.751575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14452fed-2f7f-4663-8b9d-f8af41372309 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:53.762804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 318/634] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:53 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:54.774713 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3c80806-d042-403c-9742-b8797f785134 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:54.775288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3c80806-d042-403c-9742-b8797f785134 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:54.775740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3c80806-d042-403c-9742-b8797f785134 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:54.874998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:54.874998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:54.890621 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c3c80806-d042-403c-9742-b8797f785134 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:54.932048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3c80806-d042-403c-9742-b8797f785134 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:54.932871 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 317/635] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:54 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:55.949058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a89ec2e-4e48-464e-9360-80f163c5cda7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:55.950163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a89ec2e-4e48-464e-9360-80f163c5cda7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:55.951350 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:55.951350 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:55.951995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a89ec2e-4e48-464e-9360-80f163c5cda7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:56.061732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:56.061732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:56.088100 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2a89ec2e-4e48-464e-9360-80f163c5cda7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:56.163959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a89ec2e-4e48-464e-9360-80f163c5cda7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:56.166842 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 319/636] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:55 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:57.184690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af775a30-0cf3-4b15-b265-0ee343adfff8 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:57.185196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af775a30-0cf3-4b15-b265-0ee343adfff8 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:57.185327 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:57.185327 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:57.185696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af775a30-0cf3-4b15-b265-0ee343adfff8 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:57.291154 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:57.291154 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:57.305968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-af775a30-0cf3-4b15-b265-0ee343adfff8 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:57.358349 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af775a30-0cf3-4b15-b265-0ee343adfff8 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:57.359601 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 318/637] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:57 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:58.390348 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f639728e-cae2-4d5d-84d5-4301cca2ace4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:58.391149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f639728e-cae2-4d5d-84d5-4301cca2ace4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:58.391149 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:58.391149 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:58.391539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f639728e-cae2-4d5d-84d5-4301cca2ace4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:58.494945 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:58.494945 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:58.518494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f639728e-cae2-4d5d-84d5-4301cca2ace4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:58.572756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f639728e-cae2-4d5d-84d5-4301cca2ace4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:58.573617 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 320/638] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:58 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:46:59.602053 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8091477a-0f53-4658-9877-f07558862717 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:46:59.602579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8091477a-0f53-4658-9877-f07558862717 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:46:59.602881 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:46:59.602881 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:46:59.603214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8091477a-0f53-4658-9877-f07558862717 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:46:59.848794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:46:59.848794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:46:59.892077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8091477a-0f53-4658-9877-f07558862717 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:46:59.944186 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8091477a-0f53-4658-9877-f07558862717 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:46:59.945051 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 319/639] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:46:59 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:00.965809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-838e65de-0476-4753-bbbc-4b7591460e5f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:00.967184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-838e65de-0476-4753-bbbc-4b7591460e5f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:00.967691 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:00.967691 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:00.968525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-838e65de-0476-4753-bbbc-4b7591460e5f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:01.258431 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:01.258431 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:01.311104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-838e65de-0476-4753-bbbc-4b7591460e5f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:01.422136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-838e65de-0476-4753-bbbc-4b7591460e5f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:01.423873 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 321/640] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:00 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:02.462279 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa59223e-915b-451b-9a6a-966ca4588eb0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:02.464152 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa59223e-915b-451b-9a6a-966ca4588eb0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:02.489623 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:02.489623 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:02.494384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa59223e-915b-451b-9a6a-966ca4588eb0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:02.608322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:02.608322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:02.643841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-aa59223e-915b-451b-9a6a-966ca4588eb0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:02.700575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa59223e-915b-451b-9a6a-966ca4588eb0 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:02.702400 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 320/641] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:02 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:03.723144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50c1da1d-f9f4-4ba7-a1ab-d02b4c9586c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:03.725169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50c1da1d-f9f4-4ba7-a1ab-d02b4c9586c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:03.725757 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:03.725757 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:03.726747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50c1da1d-f9f4-4ba7-a1ab-d02b4c9586c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:04.000347 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:04.000347 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:04.052604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-50c1da1d-f9f4-4ba7-a1ab-d02b4c9586c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:04.170406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50c1da1d-f9f4-4ba7-a1ab-d02b4c9586c9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:04.192999 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 322/642] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:03 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:05.221295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3742d6ef-ce3f-48cd-b1a1-828cc68b0d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:05.223656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3742d6ef-ce3f-48cd-b1a1-828cc68b0d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:05.226237 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:05.226237 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:05.234523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3742d6ef-ce3f-48cd-b1a1-828cc68b0d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:05.501664 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:05.501664 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:05.541897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3742d6ef-ce3f-48cd-b1a1-828cc68b0d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:05.621037 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3742d6ef-ce3f-48cd-b1a1-828cc68b0d4d tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:05.623366 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 321/643] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:05 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:06.639247 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a964cd2b-f05c-4874-a437-22d4a9038bf2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:06.640474 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a964cd2b-f05c-4874-a437-22d4a9038bf2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:06.640865 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:06.640865 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:06.641482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a964cd2b-f05c-4874-a437-22d4a9038bf2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:06.739227 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:06.739227 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:06.780778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a964cd2b-f05c-4874-a437-22d4a9038bf2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:06.885913 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a964cd2b-f05c-4874-a437-22d4a9038bf2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:06.887408 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 323/644] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:06 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:07.905036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02e37535-4807-4cda-8972-bda10050f806 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:07.909396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02e37535-4807-4cda-8972-bda10050f806 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:07.912965 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:07.912965 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:07.914959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02e37535-4807-4cda-8972-bda10050f806 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:08.070504 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:08.070504 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:08.091694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02e37535-4807-4cda-8972-bda10050f806 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:08.150064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02e37535-4807-4cda-8972-bda10050f806 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:08.153156 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 322/645] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:07 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:09.167039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d8646cdc-9ff7-478c-b152-691185e71521 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:09.167608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d8646cdc-9ff7-478c-b152-691185e71521 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:09.167730 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:09.167730 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:09.168594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d8646cdc-9ff7-478c-b152-691185e71521 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:09.359169 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:09.359169 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:09.389216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d8646cdc-9ff7-478c-b152-691185e71521 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:09.436742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d8646cdc-9ff7-478c-b152-691185e71521 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:09.449537 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 324/646] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:09 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:10.459423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-656a9c23-a5bc-4811-9c7a-6f7d5d233526 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:10.460104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-656a9c23-a5bc-4811-9c7a-6f7d5d233526 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:10.460104 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:10.460104 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:10.460649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-656a9c23-a5bc-4811-9c7a-6f7d5d233526 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:10.521256 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:10.521256 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:10.534497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-656a9c23-a5bc-4811-9c7a-6f7d5d233526 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:10.573530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-656a9c23-a5bc-4811-9c7a-6f7d5d233526 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:10.574621 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 323/647] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:10 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:11.607369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c78cf1f-13a3-4e45-ad64-ed57b612764f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:11.608596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c78cf1f-13a3-4e45-ad64-ed57b612764f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:11.609021 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:11.609021 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:11.609678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c78cf1f-13a3-4e45-ad64-ed57b612764f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:11.734597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:11.734597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:11.761442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c78cf1f-13a3-4e45-ad64-ed57b612764f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:11.825527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c78cf1f-13a3-4e45-ad64-ed57b612764f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:11.832731 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 325/648] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:11 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:12.873899 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c742052e-55d5-4bf6-bc99-a0766a404da2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:12.874452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c742052e-55d5-4bf6-bc99-a0766a404da2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:12.874993 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:12.874993 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:12.874993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c742052e-55d5-4bf6-bc99-a0766a404da2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:13.026201 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:13.026201 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:13.073109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c742052e-55d5-4bf6-bc99-a0766a404da2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:13.105931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c742052e-55d5-4bf6-bc99-a0766a404da2 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:13.106941 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 324/649] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:12 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:14.124274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92312dc6-a3f1-44d2-8201-a4e265da305b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:14.125481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92312dc6-a3f1-44d2-8201-a4e265da305b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:14.125958 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:14.125958 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:14.126653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92312dc6-a3f1-44d2-8201-a4e265da305b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:14.280224 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:14.280224 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:14.295668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-92312dc6-a3f1-44d2-8201-a4e265da305b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:14.341625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92312dc6-a3f1-44d2-8201-a4e265da305b tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:14.343018 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 326/650] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:14 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 978 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:15.366658 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-85589d7b-d72a-4789-82bd-0a5611e65095 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:15.370740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-85589d7b-d72a-4789-82bd-0a5611e65095 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:15.371030 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:15.371030 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:15.371434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-85589d7b-d72a-4789-82bd-0a5611e65095 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:15.489040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:15.489040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:15.517630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-85589d7b-d72a-4789-82bd-0a5611e65095 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:15.564711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-85589d7b-d72a-4789-82bd-0a5611e65095 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:15.566427 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 325/651] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:15 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 981 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:16.583822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c4a140f2-0e3f-438d-a605-655952c8744a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:16.583822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c4a140f2-0e3f-438d-a605-655952c8744a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:16.583822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:16.583822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:16.584543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c4a140f2-0e3f-438d-a605-655952c8744a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:16.669020 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:16.669020 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:16.683144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c4a140f2-0e3f-438d-a605-655952c8744a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:16.722616 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c4a140f2-0e3f-438d-a605-655952c8744a tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:16.723986 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 327/652] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:16 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 981 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:17.743641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d24f18ed-8fdd-4e73-9f2b-686c93114ea9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:17.744812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d24f18ed-8fdd-4e73-9f2b-686c93114ea9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:17.745180 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:17.745180 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:17.745898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d24f18ed-8fdd-4e73-9f2b-686c93114ea9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:17.857158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:17.857158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:17.880741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d24f18ed-8fdd-4e73-9f2b-686c93114ea9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:17.937684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d24f18ed-8fdd-4e73-9f2b-686c93114ea9 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:17.942623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 326/653] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:17 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 981 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:18.963152 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-428c234f-b806-4945-a844-5022e3c66132 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:18.963702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-428c234f-b806-4945-a844-5022e3c66132 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:18.963855 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:18.963855 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:18.964432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-428c234f-b806-4945-a844-5022e3c66132 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:19.055813 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:19.055813 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:19.078552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-428c234f-b806-4945-a844-5022e3c66132 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:19.166571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-428c234f-b806-4945-a844-5022e3c66132 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:19.168095 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 328/654] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:18 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 981 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:20.184249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d52ce45-2bea-4452-b99b-3817da651787 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:20.185357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d52ce45-2bea-4452-b99b-3817da651787 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:20.185745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:20.185745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:20.186320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d52ce45-2bea-4452-b99b-3817da651787 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:20.366424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:20.366424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:20.387929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2d52ce45-2bea-4452-b99b-3817da651787 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:20.418791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d52ce45-2bea-4452-b99b-3817da651787 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:20.420957 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 327/655] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:20 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 980 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:21.437650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-381fc685-a6bf-4164-bd9d-60b25ef458b3 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:21.439491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-381fc685-a6bf-4164-bd9d-60b25ef458b3 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:21.439916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:21.439916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:21.442001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-381fc685-a6bf-4164-bd9d-60b25ef458b3 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:21.512758 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:21.512758 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:21.524086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-381fc685-a6bf-4164-bd9d-60b25ef458b3 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:21.551770 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-381fc685-a6bf-4164-bd9d-60b25ef458b3 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:21.553471 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 329/656] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:21 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 1369 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:47:21.569955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a47e514-4795-4b99-bd23-c43cdd7d285e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:21.570743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a47e514-4795-4b99-bd23-c43cdd7d285e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:21.571675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:21.571675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:21.572338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a47e514-4795-4b99-bd23-c43cdd7d285e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:21.632459 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:21.632459 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:21.642877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0a47e514-4795-4b99-bd23-c43cdd7d285e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:21.685336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a47e514-4795-4b99-bd23-c43cdd7d285e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:21.687438 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 328/657] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:21 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 1369 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:47:21.703563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7576959-9e29-45f3-9c58-97d07bc059b4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:21.704044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:21.704044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:21.704444 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7576959-9e29-45f3-9c58-97d07bc059b4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1607553545"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:47:21.812512 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:21.812512 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:21.825894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7576959-9e29-45f3-9c58-97d07bc059b4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:21.841077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7576959-9e29-45f3-9c58-97d07bc059b4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:47:21.858806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7576959-9e29-45f3-9c58-97d07bc059b4 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:21.860064 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 330/658] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:47:21 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 852 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:21.874504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9af6c38e-a1a4-4ef2-9eb7-3d54a4059244 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:21.874998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:21.874998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:21.875425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9af6c38e-a1a4-4ef2-9eb7-3d54a4059244 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-904403153", "description": "This is the new description of volume"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:47:21.929031 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:21.929031 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:21.943046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9af6c38e-a1a4-4ef2-9eb7-3d54a4059244 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:21.955200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9af6c38e-a1a4-4ef2-9eb7-3d54a4059244 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:47:21.986120 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9af6c38e-a1a4-4ef2-9eb7-3d54a4059244 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:21.997327 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 329/659] 10.222.0.24 () {60 vars in 1336 bytes} [Wed Jan 13 11:47:21 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 890 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:22.002012 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3cfc44f-7153-4609-821f-04012843e979 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:22.002541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3cfc44f-7153-4609-821f-04012843e979 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:22.002940 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:22.002940 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:22.003943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3cfc44f-7153-4609-821f-04012843e979 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:22.086752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:22.086752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:22.098506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d3cfc44f-7153-4609-821f-04012843e979 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:22.195648 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3cfc44f-7153-4609-821f-04012843e979 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:22.207227 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 331/660] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:21 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 1407 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:47:22.211760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] POST http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes Jan 13 11:47:22.212375 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:22.212375 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:22.213337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1580875154", "availability_zone": "nova", "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:47:22.214063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1580875154', 'availability_zone': 'nova', 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:47:22.214438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume of 1 GB Jan 13 11:47:22.239853 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Availability Zones retrieved successfully. Jan 13 11:47:22.266087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (74fe4353-045f-4de6-b568-c360472c1c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:47:22.271061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7a0dd0-2d2a-4a53-ae9e-8ed75701bb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:47:22.274568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:47:22.373040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7a0dd0-2d2a-4a53-ae9e-8ed75701bb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:47:22.388354 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17041915-0c6b-4d74-b98f-912d91e30c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:47:22.492797 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Created reservations ['b6a54310-25ed-490e-8f21-ea21b29591fb', '09fc74cc-d916-4261-989a-3ae21f4bef82', 'b11020f1-8c58-4512-a060-6944811662a9', '34b6cf35-162b-471b-b935-5089e48d54e8'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:47:22.496856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17041915-0c6b-4d74-b98f-912d91e30c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a54310-25ed-490e-8f21-ea21b29591fb', '09fc74cc-d916-4261-989a-3ae21f4bef82', 'b11020f1-8c58-4512-a060-6944811662a9', '34b6cf35-162b-471b-b935-5089e48d54e8']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:47:22.500781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (307f9897-0608-401a-ac43-8b5955d2221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:47:22.585792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (307f9897-0608-401a-ac43-8b5955d2221e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '482a5557-e91a-4ed2-82f4-0b3b964234b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1580875154',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['b6a54310-25ed-490e-8f21-ea21b29591fb','09fc74cc-d916-4261-989a-3ae21f4bef82','b11020f1-8c58-4512-a060-6944811662a9','34b6cf35-162b-471b-b935-5089e48d54e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:47:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1580875154',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=482a5557-e91a-4ed2-82f4-0b3b964234b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdf90529aefb455b8a190e1468e30c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:47:22.589099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5193f826-66fa-471f-a72c-52be7748392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:47:22.631049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5193f826-66fa-471f-a72c-52be7748392f) transitioned into 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-1580875154',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf90529aefb455b8a190e1468e30c8d',qos_specs=None,replication_status=,reservations=['b6a54310-25ed-490e-8f21-ea21b29591fb','09fc74cc-d916-4261-989a-3ae21f4bef82','b11020f1-8c58-4512-a060-6944811662a9','34b6cf35-162b-471b-b935-5089e48d54e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8aa878bb4ad484c849e00e3a2d980b1',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:47:22.635238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f090758e-5519-4b24-876c-5a941fa6cac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:47:22.670892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f090758e-5519-4b24-876c-5a941fa6cac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:47:22.677784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Flow 'volume_create_api' (74fe4353-045f-4de6-b568-c360472c1c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:47:22.829331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Create volume request issued successfully. Jan 13 11:47:22.851445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ee772fa-f14e-45c3-a427-f6ed95fa9f44 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes returned with HTTP 202 Jan 13 11:47:22.854001 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 330/661] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:47:22 2021] POST /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes => generated 811 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:47:22.869456 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-572b2e05-9429-4766-80ae-e679f7dfa4f7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:22.869997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-572b2e05-9429-4766-80ae-e679f7dfa4f7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:22.870219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:22.870219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:22.870603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-572b2e05-9429-4766-80ae-e679f7dfa4f7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:22.990553 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:22.990553 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:23.014641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-572b2e05-9429-4766-80ae-e679f7dfa4f7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:23.084263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-572b2e05-9429-4766-80ae-e679f7dfa4f7 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 200 Jan 13 11:47:23.091470 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 332/662] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:22 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 903 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:24.104743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ccc6d2b1-7f1c-4c63-9ea0-c7916ee5333c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:24.105304 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ccc6d2b1-7f1c-4c63-9ea0-c7916ee5333c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:24.105530 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:24.105530 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:24.105920 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ccc6d2b1-7f1c-4c63-9ea0-c7916ee5333c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:24.334922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:24.334922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:24.352810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ccc6d2b1-7f1c-4c63-9ea0-c7916ee5333c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:24.385247 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ccc6d2b1-7f1c-4c63-9ea0-c7916ee5333c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 200 Jan 13 11:47:24.386162 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 331/663] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:24 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 903 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:25.404047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7b6de0a3-18e2-4733-b48f-84fe7b9b0bd6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:25.405193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7b6de0a3-18e2-4733-b48f-84fe7b9b0bd6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:25.405587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:25.405587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:25.405935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7b6de0a3-18e2-4733-b48f-84fe7b9b0bd6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:25.473746 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:25.473746 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:25.483897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7b6de0a3-18e2-4733-b48f-84fe7b9b0bd6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:25.540321 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7b6de0a3-18e2-4733-b48f-84fe7b9b0bd6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 200 Jan 13 11:47:25.541510 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 333/664] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:25 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 904 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:25.565081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecf7fd7e-03bb-4e5f-b4ca-a74ea7cb2792 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] PUT http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:25.566557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:25.566557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:25.567526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecf7fd7e-03bb-4e5f-b4ca-a74ea7cb2792 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1607553545", "description": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:47:25.644379 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:25.644379 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:25.654740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecf7fd7e-03bb-4e5f-b4ca-a74ea7cb2792 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:25.669172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecf7fd7e-03bb-4e5f-b4ca-a74ea7cb2792 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume updated successfully. Jan 13 11:47:25.689299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecf7fd7e-03bb-4e5f-b4ca-a74ea7cb2792 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 200 Jan 13 11:47:25.691438 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 332/665] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:47:25 2021] PUT /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 839 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:47:25.705528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:25.706932 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:25.707301 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:25.707301 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:25.708336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:25.708970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: 482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:25.762377 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:25.762377 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:25.764070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:25.818161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:47:25.823520 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1acf14b4-be41-4c66-ac1d-a9adadd008fc tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 202 Jan 13 11:47:25.824793 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 334/666] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:47:25 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:47:25.835680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5e23761-e489-43fa-a9b9-e92e6d939766 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:25.837395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5e23761-e489-43fa-a9b9-e92e6d939766 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:25.837700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:25.837700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:25.838219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5e23761-e489-43fa-a9b9-e92e6d939766 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:25.964133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:25.964133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:25.974846 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e5e23761-e489-43fa-a9b9-e92e6d939766 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:26.013471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5e23761-e489-43fa-a9b9-e92e6d939766 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 200 Jan 13 11:47:26.021497 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 333/667] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:25 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 906 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:27.037106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-500db495-78af-4086-aff4-644f276fe9a5 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:27.038331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-500db495-78af-4086-aff4-644f276fe9a5 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:27.038691 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:27.038691 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:27.039344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-500db495-78af-4086-aff4-644f276fe9a5 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:27.153797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:27.153797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:27.174531 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-500db495-78af-4086-aff4-644f276fe9a5 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:27.226714 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-500db495-78af-4086-aff4-644f276fe9a5 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 200 Jan 13 11:47:27.227756 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 335/668] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:27 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 906 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:28.244302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ce19d18-fbfc-43f2-bffa-7ee35abddd6c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 Jan 13 11:47:28.244810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ce19d18-fbfc-43f2-bffa-7ee35abddd6c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:28.245170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:28.245170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:28.245624 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ce19d18-fbfc-43f2-bffa-7ee35abddd6c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:28.393011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ce19d18-fbfc-43f2-bffa-7ee35abddd6c tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 returned with HTTP 404 Jan 13 11:47:28.399505 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 334/669] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:28 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/482a5557-e91a-4ed2-82f4-0b3b964234b2 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:47:28.403991 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:28.404618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:28.404952 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:28.404952 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:28.405604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:28.406247 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:28.519426 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:28.519426 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:28.523804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:28.584911 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:47:28.586624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-470d93d7-5712-4d53-8e2a-887c0d855e1e tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 202 Jan 13 11:47:28.588565 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 336/670] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:47:28 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:47:28.596020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99ef70d5-bc84-43e3-9abd-3272ac705f3f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:28.597397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99ef70d5-bc84-43e3-9abd-3272ac705f3f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:28.598070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99ef70d5-bc84-43e3-9abd-3272ac705f3f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:28.704346 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:28.704346 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:28.724683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-99ef70d5-bc84-43e3-9abd-3272ac705f3f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:28.811675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99ef70d5-bc84-43e3-9abd-3272ac705f3f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:28.812799 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 335/671] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:28 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 1406 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:47:29.836000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98eb117d-b444-4203-93e8-92e3a8a2e477 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:29.837096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98eb117d-b444-4203-93e8-92e3a8a2e477 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:29.837305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:29.837305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:29.838524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98eb117d-b444-4203-93e8-92e3a8a2e477 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:29.904152 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:29.904152 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:29.936466 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98eb117d-b444-4203-93e8-92e3a8a2e477 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:29.996584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98eb117d-b444-4203-93e8-92e3a8a2e477 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 200 Jan 13 11:47:29.997671 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 337/672] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:29 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 1406 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:47:31.013834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d135659-bba3-412e-ad8e-c4c24fa3b8fe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f Jan 13 11:47:31.014386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d135659-bba3-412e-ad8e-c4c24fa3b8fe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:31.014825 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:31.014825 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:31.015139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d135659-bba3-412e-ad8e-c4c24fa3b8fe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:31.195599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d135659-bba3-412e-ad8e-c4c24fa3b8fe tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f returned with HTTP 404 Jan 13 11:47:31.197056 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 336/673] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:31 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/ebae94d3-85ed-4813-8689-05620281a89f => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:47:31.216492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] DELETE http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:47:31.217042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:31.217264 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:31.217264 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:31.217643 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:31.218113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume with id: 16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:47:31.366787 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:31.366787 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:31.375826 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:31.433154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Delete volume request issued successfully. Jan 13 11:47:31.433902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c0876fe-6f39-40ef-99d2-eadfd09f91d6 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 202 Jan 13 11:47:31.435009 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 338/674] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:47:31 2021] DELETE /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:47:31.443524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a178e0b-28b8-4644-afa7-2326d603ed1f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:47:31.444313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a178e0b-28b8-4644-afa7-2326d603ed1f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:31.444944 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a178e0b-28b8-4644-afa7-2326d603ed1f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:31.567778 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:31.567778 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:31.594548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3a178e0b-28b8-4644-afa7-2326d603ed1f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:31.648488 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a178e0b-28b8-4644-afa7-2326d603ed1f tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 200 Jan 13 11:47:31.657073 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 337/675] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:31 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 906 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:32.673680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e542bb1-915e-441c-9ad0-24b87674fc01 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:47:32.675606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e542bb1-915e-441c-9ad0-24b87674fc01 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:32.675606 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:32.675606 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:32.675606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e542bb1-915e-441c-9ad0-24b87674fc01 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:32.795740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:32.795740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:32.821054 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e542bb1-915e-441c-9ad0-24b87674fc01 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:32.863860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e542bb1-915e-441c-9ad0-24b87674fc01 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 200 Jan 13 11:47:32.864719 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 339/676] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:32 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 906 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:33.882207 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5d87dab-70b4-499a-93a7-9936310a91eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:47:33.882789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5d87dab-70b4-499a-93a7-9936310a91eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:33.883531 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:33.883531 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:33.883917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5d87dab-70b4-499a-93a7-9936310a91eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:34.031540 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:47:34.031540 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:47:34.041290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d5d87dab-70b4-499a-93a7-9936310a91eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Volume info retrieved successfully. Jan 13 11:47:34.080572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5d87dab-70b4-499a-93a7-9936310a91eb tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 200 Jan 13 11:47:34.081679 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 338/677] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:33 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 906 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:47:35.099296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d51f5a52-72c6-433d-9c12-0e7795b4f572 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] GET http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed Jan 13 11:47:35.099807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d51f5a52-72c6-433d-9c12-0e7795b4f572 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:47:35.100311 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:47:35.100311 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:47:35.100928 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d51f5a52-72c6-433d-9c12-0e7795b4f572 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:47:35.203728 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d51f5a52-72c6-433d-9c12-0e7795b4f572 tempest-VolumesGetTest-1623743147 tempest-VolumesGetTest-1623743147] http://10.222.0.24/volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed returned with HTTP 404 Jan 13 11:47:35.205049 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 340/678] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:47:35 2021] GET /volume/v3/bdf90529aefb455b8a190e1468e30c8d/volumes/16aea1e1-a454-4f2d-b43e-448789ac03ed => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:48:49.491702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fca8e3ac-f752-4ade-8d91-1e1fd3777db1 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] GET http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/scheduler-stats/get_pools Jan 13 11:48:49.492653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fca8e3ac-f752-4ade-8d91-1e1fd3777db1 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:48:49.492978 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:48:49.492978 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:48:49.493608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fca8e3ac-f752-4ade-8d91-1e1fd3777db1 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Calling method 'get_pools' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:48:49.633105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fca8e3ac-f752-4ade-8d91-1e1fd3777db1 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/scheduler-stats/get_pools returned with HTTP 200 Jan 13 11:48:49.636792 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 339/679] 10.222.0.24 () {58 vars in 1258 bytes} [Wed Jan 13 11:48:48 2021] GET /volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/scheduler-stats/get_pools => generated 61 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:48:49.658348 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58a34e3b-c778-4d47-a2b0-c2b4d4b04b5d tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] GET http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/scheduler-stats/get_pools?detail=True Jan 13 11:48:49.661519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58a34e3b-c778-4d47-a2b0-c2b4d4b04b5d tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:48:49.662539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58a34e3b-c778-4d47-a2b0-c2b4d4b04b5d tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Calling method 'get_pools' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:48:49.765458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58a34e3b-c778-4d47-a2b0-c2b4d4b04b5d tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 13 11:48:49.766340 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 341/680] 10.222.0.24 () {58 vars in 1281 bytes} [Wed Jan 13 11:48:49 2021] GET /volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/scheduler-stats/get_pools?detail=True => generated 768 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:48:49.785533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96cac9ea-73cb-4913-8ab0-8b9516aee752 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] GET http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/capabilities/n-d-766726-7@lvmdriver-1 Jan 13 11:48:49.786071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96cac9ea-73cb-4913-8ab0-8b9516aee752 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:48:49.786561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96cac9ea-73cb-4913-8ab0-8b9516aee752 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:48:49.853382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96cac9ea-73cb-4913-8ab0-8b9516aee752 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/capabilities/n-d-766726-7@lvmdriver-1 returned with HTTP 200 Jan 13 11:48:49.856135 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 340/681] 10.222.0.24 () {58 vars in 1294 bytes} [Wed Jan 13 11:48:49 2021] GET /volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/capabilities/n-d-766726-7@lvmdriver-1 => generated 712 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:48:49.877981 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99efadca-e42e-4116-a447-3622f9740025 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] GET http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/capabilities/n-d-766726-7@lvmdriver-1 Jan 13 11:48:49.887618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99efadca-e42e-4116-a447-3622f9740025 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:48:49.888535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99efadca-e42e-4116-a447-3622f9740025 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:48:49.984069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99efadca-e42e-4116-a447-3622f9740025 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151 tempest-BackendsCapabilitiesAdminTestsJSON-1965404151] http://10.222.0.24/volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/capabilities/n-d-766726-7@lvmdriver-1 returned with HTTP 200 Jan 13 11:48:49.994860 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 342/682] 10.222.0.24 () {58 vars in 1294 bytes} [Wed Jan 13 11:48:49 2021] GET /volume/v3/243d86d85d7e4c4c9d9091155fce8c3f/capabilities/n-d-766726-7@lvmdriver-1 => generated 712 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:01.645359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3fd94717-e6d6-441e-b2f7-b4f1fce52800 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] POST http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types Jan 13 11:49:01.646177 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3fd94717-e6d6-441e-b2f7-b4f1fce52800 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-403845798"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:01.706741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3fd94717-e6d6-441e-b2f7-b4f1fce52800 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types returned with HTTP 200 Jan 13 11:49:01.707704 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 341/683] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:49:01 2021] POST /volume/v3/29fb1b24529345cca752a318a1580306/types => generated 215 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:01.718593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-198dccdb-a16e-460d-b9cb-1fad5acb561c tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] POST http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types Jan 13 11:49:01.719465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-198dccdb-a16e-460d-b9cb-1fad5acb561c tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1884642099"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:01.768038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-198dccdb-a16e-460d-b9cb-1fad5acb561c tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types returned with HTTP 202 Jan 13 11:49:01.769015 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 343/684] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:49:01 2021] POST /volume/v3/29fb1b24529345cca752a318a1580306/group_types => generated 173 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:01.946591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups Jan 13 11:49:01.947632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'create', calling method: version_select, body: {"group": {"group_type": "684acc48-9040-4e66-964c-564998314219", "volume_types": ["a6600625-e036-446e-97c9-594d50088d11"], "name": "tempest-Group1-1264038117"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:01.949110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Creating new group {'group': {'group_type': '684acc48-9040-4e66-964c-564998314219', 'volume_types': ['a6600625-e036-446e-97c9-594d50088d11'], 'name': 'tempest-Group1-1264038117'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:49:01.977707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Creating group tempest-Group1-1264038117. Jan 13 11:49:02.043276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability zone cache updated, next update will occur around 2021-01-13 12:49:02.041561. {{(pid=87943) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 11:49:02.043608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability Zones retrieved successfully. Jan 13 11:49:02.151845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Created reservations ['e097a3c3-721f-437b-a9fa-c64bde66d152'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:02.273997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f45bd39-39a8-4c47-bdc4-41a9f11afdd6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups returned with HTTP 202 Jan 13 11:49:02.276572 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 342/685] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:49:01 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups => generated 94 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:02.300238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4e21a06-59f8-4ad3-b2bc-0bcd4159bf67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 Jan 13 11:49:02.301286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4e21a06-59f8-4ad3-b2bc-0bcd4159bf67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:02.302173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4e21a06-59f8-4ad3-b2bc-0bcd4159bf67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:02.302954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-b4e21a06-59f8-4ad3-b2bc-0bcd4159bf67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 9d44c121-b9d4-46fb-9a8c-a48a48660819 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:02.344569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:02.344569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:02.465434 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4e21a06-59f8-4ad3-b2bc-0bcd4159bf67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 returned with HTTP 200 Jan 13 11:49:02.466289 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 344/686] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:02 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 => generated 322 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:03.485775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-755d7a97-0903-4afd-81df-305f403600ab tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 Jan 13 11:49:03.486828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-755d7a97-0903-4afd-81df-305f403600ab tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:03.492263 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:03.492263 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:03.493056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-755d7a97-0903-4afd-81df-305f403600ab tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:03.494191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-755d7a97-0903-4afd-81df-305f403600ab tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 9d44c121-b9d4-46fb-9a8c-a48a48660819 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:03.510102 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:03.510102 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:03.603224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-755d7a97-0903-4afd-81df-305f403600ab tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 returned with HTTP 200 Jan 13 11:49:03.608377 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 343/687] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:03 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 => generated 323 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:03.619193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups Jan 13 11:49:03.620053 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:03.620053 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:03.620704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'create', calling method: version_select, body: {"group": {"group_type": "684acc48-9040-4e66-964c-564998314219", "volume_types": ["a6600625-e036-446e-97c9-594d50088d11"], "name": "tempest-Group2-521476195"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:03.621987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Creating new group {'group': {'group_type': '684acc48-9040-4e66-964c-564998314219', 'volume_types': ['a6600625-e036-446e-97c9-594d50088d11'], 'name': 'tempest-Group2-521476195'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:49:03.658795 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Creating group tempest-Group2-521476195. Jan 13 11:49:03.659677 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:03.659677 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:03.721713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability zone cache updated, next update will occur around 2021-01-13 12:49:03.721098. {{(pid=87942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 11:49:03.722249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability Zones retrieved successfully. Jan 13 11:49:03.752086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Created reservations ['24153f09-606d-4288-917a-03aae32e736a'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:03.865668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a69c5e9b-39c3-47a4-a41b-c5d9f9144208 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups returned with HTTP 202 Jan 13 11:49:03.866824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 345/688] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:49:03 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups => generated 93 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:03.877255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f80df10-8edc-485e-b63b-d54b68aa5581 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:03.878079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f80df10-8edc-485e-b63b-d54b68aa5581 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:03.878446 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:03.878446 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:03.879112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f80df10-8edc-485e-b63b-d54b68aa5581 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:03.880486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-7f80df10-8edc-485e-b63b-d54b68aa5581 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:03.890100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:03.890100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:03.929338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f80df10-8edc-485e-b63b-d54b68aa5581 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 returned with HTTP 200 Jan 13 11:49:03.934843 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 344/689] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:03 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 => generated 321 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:04.942252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ced7d24d-2a79-47f5-8c0d-91b3a0d98353 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:04.943524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ced7d24d-2a79-47f5-8c0d-91b3a0d98353 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:04.943966 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:04.943966 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:04.944810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ced7d24d-2a79-47f5-8c0d-91b3a0d98353 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:04.945444 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-ced7d24d-2a79-47f5-8c0d-91b3a0d98353 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:04.954809 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:04.954809 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:04.982845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ced7d24d-2a79-47f5-8c0d-91b3a0d98353 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 returned with HTTP 200 Jan 13 11:49:04.995098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes Jan 13 11:49:04.996224 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:04.996224 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:04.996966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-824269054", "volume_type": "a6600625-e036-446e-97c9-594d50088d11", "group_id": "9d44c121-b9d4-46fb-9a8c-a48a48660819", "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:04.998992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume request body: {'volume': {'name': 'tempest-volume-824269054', 'volume_type': 'a6600625-e036-446e-97c9-594d50088d11', 'group_id': '9d44c121-b9d4-46fb-9a8c-a48a48660819', 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:49:05.003715 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 346/690] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:04 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:05.022630 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:05.022630 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:05.024330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume of 1 GB Jan 13 11:49:05.042799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability Zones retrieved successfully. Jan 13 11:49:05.062967 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Flow 'volume_create_api' (60bd885f-f6e9-48d2-bdd1-2e686dd87300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:05.066560 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1e64a6-a767-4db8-b7ea-87a247fbad0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:05.068815 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:05.068815 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:05.069720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:49:05.161440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1e64a6-a767-4db8-b7ea-87a247fbad0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:49:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6600625-e036-446e-97c9-594d50088d11,is_public=True,name='tempest-GroupsTest-volume-type-403845798',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6600625-e036-446e-97c9-594d50088d11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d44c121-b9d4-46fb-9a8c-a48a48660819', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:05.177962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bf72cc-d8d2-4ed9-95ff-4c654282987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:05.241204 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-403845798 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-403845798, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:49:05.242481 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-403845798 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-403845798, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:49:05.299620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Created reservations ['e14ebb9a-a137-4168-bade-dc70d2504af6', 'd25efc49-071b-49f5-b32b-1a630e6a74de', '96663ca7-bd2f-49f3-9e73-96289074801a', '39261b86-3318-430a-b804-732984ffc031'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:05.301931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bf72cc-d8d2-4ed9-95ff-4c654282987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14ebb9a-a137-4168-bade-dc70d2504af6', 'd25efc49-071b-49f5-b32b-1a630e6a74de', '96663ca7-bd2f-49f3-9e73-96289074801a', '39261b86-3318-430a-b804-732984ffc031']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:05.304556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b421c955-b545-4332-85a5-69c112cff210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:05.369640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b421c955-b545-4332-85a5-69c112cff210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9881d722-3104-4be8-a305-70a7eed88844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-824269054',encryption_key_id=None,group_id=9d44c121-b9d4-46fb-9a8c-a48a48660819,group_type_id=,metadata={},multiattach=False,project_id='bf0b60d43e6f492dbb41ed4e631acd53',qos_specs=None,replication_status=,reservations=['e14ebb9a-a137-4168-bade-dc70d2504af6','d25efc49-071b-49f5-b32b-1a630e6a74de','96663ca7-bd2f-49f3-9e73-96289074801a','39261b86-3318-430a-b804-732984ffc031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd827085f984f6c83070337aace5dda',volume_type_id=a6600625-e036-446e-97c9-594d50088d11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-824269054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d44c121-b9d4-46fb-9a8c-a48a48660819,host=None,id=9881d722-3104-4be8-a305-70a7eed88844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf0b60d43e6f492dbb41ed4e631acd53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3dd827085f984f6c83070337aace5dda',volume_attachment=,volume_type=,volume_type_id=a6600625-e036-446e-97c9-594d50088d11)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:05.372373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2abc90-da1c-428c-9118-436251f10f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:05.403652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2abc90-da1c-428c-9118-436251f10f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-824269054',encryption_key_id=None,group_id=9d44c121-b9d4-46fb-9a8c-a48a48660819,group_type_id=,metadata={},multiattach=False,project_id='bf0b60d43e6f492dbb41ed4e631acd53',qos_specs=None,replication_status=,reservations=['e14ebb9a-a137-4168-bade-dc70d2504af6','d25efc49-071b-49f5-b32b-1a630e6a74de','96663ca7-bd2f-49f3-9e73-96289074801a','39261b86-3318-430a-b804-732984ffc031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd827085f984f6c83070337aace5dda',volume_type_id=a6600625-e036-446e-97c9-594d50088d11)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:05.406571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6169acdb-6fb6-428f-8cff-6362a0244459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:05.433026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6169acdb-6fb6-428f-8cff-6362a0244459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:05.436903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Flow 'volume_create_api' (60bd885f-f6e9-48d2-bdd1-2e686dd87300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:05.499473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume request issued successfully. Jan 13 11:49:05.516966 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:05.517968 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:05.535230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:05.550384 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:05.550384 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:05.581143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15d3e6d9-cea1-4566-8c21-4b3cff302ed0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes returned with HTTP 202 Jan 13 11:49:05.583240 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 345/691] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:49:04 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes => generated 879 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:05.600140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 Jan 13 11:49:05.600865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:05.601063 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:05.601063 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:05.601705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:05.707000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:05.707000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:05.745317 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:05.799466 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:05.800040 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:05.816990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:05.836632 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:05.836632 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:05.877013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b1e782b-7340-454e-891c-98ccf29a850d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 returned with HTTP 200 Jan 13 11:49:05.898909 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 347/692] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:05 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 => generated 971 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:06.897406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 Jan 13 11:49:06.897956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:06.898342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:06.898342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:06.898540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:06.957372 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:06.957372 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:06.966227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:06.983740 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:06.984202 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:06.992138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:07.001121 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.001121 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.020444 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0edb107-e085-4d1e-beea-611b51cd025a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 returned with HTTP 200 Jan 13 11:49:07.033091 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 346/693] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:06 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 => generated 972 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:07.043034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e83c895-2261-4e0c-9503-1f2107c1d3f6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 Jan 13 11:49:07.043668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e83c895-2261-4e0c-9503-1f2107c1d3f6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:07.043892 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.043892 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.044269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e83c895-2261-4e0c-9503-1f2107c1d3f6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:07.045454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-3e83c895-2261-4e0c-9503-1f2107c1d3f6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 9d44c121-b9d4-46fb-9a8c-a48a48660819 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:07.057969 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.057969 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.091206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e83c895-2261-4e0c-9503-1f2107c1d3f6 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 returned with HTTP 200 Jan 13 11:49:07.093622 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 348/694] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:07 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:07.104440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f554013-c332-43c6-90f6-371dbf6b0aa2 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:07.105011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f554013-c332-43c6-90f6-371dbf6b0aa2 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:07.105231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.105231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.105603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f554013-c332-43c6-90f6-371dbf6b0aa2 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:07.106011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-9f554013-c332-43c6-90f6-371dbf6b0aa2 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:07.114289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.114289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.143418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f554013-c332-43c6-90f6-371dbf6b0aa2 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 returned with HTTP 200 Jan 13 11:49:07.144442 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 347/695] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:07 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:07.155542 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d069684d-542d-4770-9b80-eb3c2133de20 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/detail Jan 13 11:49:07.156190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d069684d-542d-4770-9b80-eb3c2133de20 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:07.156384 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.156384 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.157242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d069684d-542d-4770-9b80-eb3c2133de20 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:07.158323 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.158323 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.228797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d069684d-542d-4770-9b80-eb3c2133de20 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/detail returned with HTTP 200 Jan 13 11:49:07.229646 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 349/696] 10.222.0.24 () {60 vars in 1263 bytes} [Wed Jan 13 11:49:07 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/detail => generated 639 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:07.241643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:07.242450 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:07.242568 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.242568 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.243070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:07.243868 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:07.244672 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.244672 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.246032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:07.299619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:07.301589 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:07.302042 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:07.309959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:07.318167 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.318167 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.340082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23c8047b-1e99-4fb2-a59d-fefcd16b2a99 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:07.348190 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 348/697] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:07 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 975 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:07.358149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:07.358733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:07.358987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.358987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.359374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:07.359996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:07.360903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.360903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.361875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:07.422475 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:07.424311 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:07.424736 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:07.433305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:07.440940 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.440940 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.468396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3fc33c8-caff-4a71-8f62-35f813f9fce3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:07.469486 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 350/698] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:07 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 975 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:07.487842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae5dc900-b4f0-44d1-90f7-d3683f6cfb82 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819/action Jan 13 11:49:07.488446 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.488446 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.490502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae5dc900-b4f0-44d1-90f7-d3683f6cfb82 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:07.491028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae5dc900-b4f0-44d1-90f7-d3683f6cfb82 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:07.492070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-ae5dc900-b4f0-44d1-90f7-d3683f6cfb82 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] delete called for group 9d44c121-b9d4-46fb-9a8c-a48a48660819 {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:49:07.492495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-ae5dc900-b4f0-44d1-90f7-d3683f6cfb82 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete group with id: 9d44c121-b9d4-46fb-9a8c-a48a48660819 Jan 13 11:49:07.501449 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.501449 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.648760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae5dc900-b4f0-44d1-90f7-d3683f6cfb82 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819/action returned with HTTP 202 Jan 13 11:49:07.650893 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 349/699] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:49:07 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:07.662671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 Jan 13 11:49:07.663674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:07.664090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:07.664090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:07.664721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:07.755495 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.755495 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.773847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:07.795480 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:07.796765 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:07.805778 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:07.813801 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:07.813801 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:07.840476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc4cc000-f64e-4b3b-8310-28817c4f8b7b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 returned with HTTP 200 Jan 13 11:49:07.841902 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 351/700] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:07 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 => generated 971 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:08.858341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 Jan 13 11:49:08.858943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:08.859237 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:08.859237 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:08.859531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:08.976333 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:08.976333 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:08.996157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:09.026270 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:09.026727 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:09.042726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:09.055935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:09.055935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:09.093037 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb14699e-3411-4388-b9b2-9a758fbaa1e5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 returned with HTTP 200 Jan 13 11:49:09.094071 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 350/701] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:08 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 => generated 971 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:10.117412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ef8359c-2c90-4b77-b0b9-df23ff20b02b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 Jan 13 11:49:10.120768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ef8359c-2c90-4b77-b0b9-df23ff20b02b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:10.122208 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:10.122208 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:10.123692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ef8359c-2c90-4b77-b0b9-df23ff20b02b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:10.265918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ef8359c-2c90-4b77-b0b9-df23ff20b02b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 returned with HTTP 404 Jan 13 11:49:10.267732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 352/702] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:10 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9881d722-3104-4be8-a305-70a7eed88844 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:10.276910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb4c3e0d-de40-4081-b839-54f9f13a00ec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 Jan 13 11:49:10.277744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb4c3e0d-de40-4081-b839-54f9f13a00ec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:10.278128 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:10.278128 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:10.279289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb4c3e0d-de40-4081-b839-54f9f13a00ec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:10.280146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-fb4c3e0d-de40-4081-b839-54f9f13a00ec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 9d44c121-b9d4-46fb-9a8c-a48a48660819 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:10.288828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb4c3e0d-de40-4081-b839-54f9f13a00ec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 returned with HTTP 404 Jan 13 11:49:10.290230 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 351/703] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:10 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:10.301755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86e41157-3304-4770-aa9f-5c63950a4f67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864/action Jan 13 11:49:10.307112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86e41157-3304-4770-aa9f-5c63950a4f67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:10.308127 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86e41157-3304-4770-aa9f-5c63950a4f67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:10.311140 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-86e41157-3304-4770-aa9f-5c63950a4f67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] delete called for group 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87942) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:49:10.312393 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-86e41157-3304-4770-aa9f-5c63950a4f67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete group with id: 28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:10.321816 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:10.321816 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:10.411851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86e41157-3304-4770-aa9f-5c63950a4f67 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864/action returned with HTTP 202 Jan 13 11:49:10.421539 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 353/704] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:49:10 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:10.427153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8466b729-2130-48bb-bcdb-c8a13ea846f9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:10.428286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8466b729-2130-48bb-bcdb-c8a13ea846f9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:10.428954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8466b729-2130-48bb-bcdb-c8a13ea846f9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:10.429528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-8466b729-2130-48bb-bcdb-c8a13ea846f9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:10.443490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:10.443490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:10.510000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8466b729-2130-48bb-bcdb-c8a13ea846f9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 returned with HTTP 200 Jan 13 11:49:10.511129 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 352/705] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:10 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 => generated 321 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:11.525669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bef5bd91-a825-4c59-8c53-8ddc97eb0a03 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:11.526651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bef5bd91-a825-4c59-8c53-8ddc97eb0a03 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:11.527025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:11.527025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:11.527796 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bef5bd91-a825-4c59-8c53-8ddc97eb0a03 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:11.528359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-bef5bd91-a825-4c59-8c53-8ddc97eb0a03 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:11.549642 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bef5bd91-a825-4c59-8c53-8ddc97eb0a03 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 returned with HTTP 404 Jan 13 11:49:11.553634 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 354/706] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:11 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:11.563390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a52e9dc-37e1-45d3-810c-b83fb24a832b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/detail Jan 13 11:49:11.564602 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a52e9dc-37e1-45d3-810c-b83fb24a832b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:11.564854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:11.564854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:11.565251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a52e9dc-37e1-45d3-810c-b83fb24a832b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:11.566333 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:11.566333 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:11.585323 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a52e9dc-37e1-45d3-810c-b83fb24a832b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/detail returned with HTTP 200 Jan 13 11:49:11.587537 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 353/707] 10.222.0.24 () {60 vars in 1263 bytes} [Wed Jan 13 11:49:11 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/detail => generated 14 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:11.599332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:11.600196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:11.601674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:11.602609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:11.605621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:11.868348 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:11.904635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20802fff-eb6f-4d55-8682-4c46223d5638 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:11.919980 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 355/708] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:11 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 15 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:11.938121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c854eef9-503b-428b-8d99-49b136d86f77 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864/action Jan 13 11:49:11.939331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c854eef9-503b-428b-8d99-49b136d86f77 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:11.939724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c854eef9-503b-428b-8d99-49b136d86f77 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:11.940693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-c854eef9-503b-428b-8d99-49b136d86f77 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] delete called for group 28f0df1c-39ea-436d-bb4a-eae92fed5864 {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:49:11.941040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-c854eef9-503b-428b-8d99-49b136d86f77 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete group with id: 28f0df1c-39ea-436d-bb4a-eae92fed5864 Jan 13 11:49:11.963281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c854eef9-503b-428b-8d99-49b136d86f77 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864/action returned with HTTP 404 Jan 13 11:49:11.981318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:11.985142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:11.986876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:11.987279 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 354/709] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:49:11 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/28f0df1c-39ea-436d-bb4a-eae92fed5864/action => generated 108 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:11.988775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:12.006288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:12.105059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:12.117863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1dcacca-8076-42e4-94f2-925a7a225aec tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:12.121332 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 356/710] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:11 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:12.150914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-967efe94-9d3b-4fb3-a9c0-b82aa3ee59f0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819/action Jan 13 11:49:12.152174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-967efe94-9d3b-4fb3-a9c0-b82aa3ee59f0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:12.152777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-967efe94-9d3b-4fb3-a9c0-b82aa3ee59f0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:12.157424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-967efe94-9d3b-4fb3-a9c0-b82aa3ee59f0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] delete called for group 9d44c121-b9d4-46fb-9a8c-a48a48660819 {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:49:12.158140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-967efe94-9d3b-4fb3-a9c0-b82aa3ee59f0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete group with id: 9d44c121-b9d4-46fb-9a8c-a48a48660819 Jan 13 11:49:12.165777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-967efe94-9d3b-4fb3-a9c0-b82aa3ee59f0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819/action returned with HTTP 404 Jan 13 11:49:12.168591 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 355/711] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:49:12 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/9d44c121-b9d4-46fb-9a8c-a48a48660819/action => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:12.180158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62e272f2-4bab-4207-8c23-faa28df90462 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] DELETE http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types/684acc48-9040-4e66-964c-564998314219 Jan 13 11:49:12.181089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62e272f2-4bab-4207-8c23-faa28df90462 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:12.181805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62e272f2-4bab-4207-8c23-faa28df90462 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:12.241739 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:49:12.241739 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:49:12.256026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62e272f2-4bab-4207-8c23-faa28df90462 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types/684acc48-9040-4e66-964c-564998314219 returned with HTTP 202 Jan 13 11:49:12.263132 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 357/712] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:49:12 2021] DELETE /volume/v3/29fb1b24529345cca752a318a1580306/group_types/684acc48-9040-4e66-964c-564998314219 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:12.271587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acda574d-9660-4d49-bb72-24fe77b2b16b tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] POST http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types Jan 13 11:49:12.272985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acda574d-9660-4d49-bb72-24fe77b2b16b tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-201215777"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:12.390255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acda574d-9660-4d49-bb72-24fe77b2b16b tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types returned with HTTP 200 Jan 13 11:49:12.403455 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 356/713] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:49:12 2021] POST /volume/v3/29fb1b24529345cca752a318a1580306/types => generated 215 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:12.405661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-179f5ac8-8777-422c-ba7a-e90d4e2fc570 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] POST http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types Jan 13 11:49:12.406555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-179f5ac8-8777-422c-ba7a-e90d4e2fc570 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-616907639"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:12.494467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-179f5ac8-8777-422c-ba7a-e90d4e2fc570 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types returned with HTTP 202 Jan 13 11:49:12.496126 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 358/714] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:49:12 2021] POST /volume/v3/29fb1b24529345cca752a318a1580306/group_types => generated 172 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:12.508502 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups Jan 13 11:49:12.509338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49cae5a5-7982-4c93-9b9a-031fdea16009", "volume_types": ["c3671e9b-8f95-488c-b7ef-2f20c37d1eae"], "name": "tempest-GroupsTest-Group-658423222"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:12.510419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Creating new group {'group': {'group_type': '49cae5a5-7982-4c93-9b9a-031fdea16009', 'volume_types': ['c3671e9b-8f95-488c-b7ef-2f20c37d1eae'], 'name': 'tempest-GroupsTest-Group-658423222'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:49:12.534275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Creating group tempest-GroupsTest-Group-658423222. Jan 13 11:49:12.569927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability Zones retrieved successfully. Jan 13 11:49:12.606530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Created reservations ['f42ee5a3-56a7-4236-b9e9-38834327cb2a'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:12.765365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2ced071-2883-4b28-8783-063b2f6c53fb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups returned with HTTP 202 Jan 13 11:49:12.766468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 357/715] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:49:12 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups => generated 103 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:12.784248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efa5aa70-9115-4774-bb2e-3aa42c133a89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:12.787190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efa5aa70-9115-4774-bb2e-3aa42c133a89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:12.793607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efa5aa70-9115-4774-bb2e-3aa42c133a89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:12.795264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-efa5aa70-9115-4774-bb2e-3aa42c133a89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:12.824549 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:12.824549 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:12.902710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efa5aa70-9115-4774-bb2e-3aa42c133a89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:12.913258 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 359/716] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:12 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 331 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:13.925965 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80803454-000d-4cc8-8468-b8bb722c010b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:13.927244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80803454-000d-4cc8-8468-b8bb722c010b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:13.927650 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:13.927650 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:13.928554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80803454-000d-4cc8-8468-b8bb722c010b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:13.929151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-80803454-000d-4cc8-8468-b8bb722c010b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:13.942583 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:13.942583 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:13.979937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80803454-000d-4cc8-8468-b8bb722c010b tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:13.981040 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 358/717] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:13 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 332 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:13.994696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes Jan 13 11:49:13.996040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:13.996040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:13.996804 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3671e9b-8f95-488c-b7ef-2f20c37d1eae", "group_id": "c4d45cde-aa39-4ed1-a9b4-897d0facb91a", "size": 1, "name": "tempest-GroupsTest-Volume-829208272"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:13.999832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume request body: {'volume': {'volume_type': 'c3671e9b-8f95-488c-b7ef-2f20c37d1eae', 'group_id': 'c4d45cde-aa39-4ed1-a9b4-897d0facb91a', 'size': 1, 'name': 'tempest-GroupsTest-Volume-829208272'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:49:14.028941 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:14.028941 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:14.031189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume of 1 GB Jan 13 11:49:14.050897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability Zones retrieved successfully. Jan 13 11:49:14.073038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Flow 'volume_create_api' (ab1d68b7-0ceb-4739-a47b-b8985d76b5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:14.077429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c9ff4f-ee7a-47d7-be74-c53023821ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:14.080166 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:14.080166 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:14.081099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:49:14.181870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c9ff4f-ee7a-47d7-be74-c53023821ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae,is_public=True,name='tempest-GroupsTest-volume-type-201215777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3671e9b-8f95-488c-b7ef-2f20c37d1eae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4d45cde-aa39-4ed1-a9b4-897d0facb91a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:14.184126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e1065d-278e-4e76-a6d7-400e8a9e61d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:14.264775 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-201215777 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-201215777, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:49:14.265886 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-201215777 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-201215777, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:49:14.311422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Created reservations ['0dfce6e3-37a0-4321-93af-fafa38dcd85e', 'f458f398-5c38-4746-a4e0-39742347253e', '0a478496-00b3-4b83-be20-39d2eecd3e23', '2049b8e5-fa71-407f-b5d4-04787d6d685a'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:14.313834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e1065d-278e-4e76-a6d7-400e8a9e61d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dfce6e3-37a0-4321-93af-fafa38dcd85e', 'f458f398-5c38-4746-a4e0-39742347253e', '0a478496-00b3-4b83-be20-39d2eecd3e23', '2049b8e5-fa71-407f-b5d4-04787d6d685a']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:14.316734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907e8fbe-7551-4568-9214-fec42e10660a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:14.404901 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907e8fbe-7551-4568-9214-fec42e10660a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eeb61ca-a922-48e6-987e-e13374f26f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-829208272',encryption_key_id=None,group_id=c4d45cde-aa39-4ed1-a9b4-897d0facb91a,group_type_id=,metadata={},multiattach=False,project_id='bf0b60d43e6f492dbb41ed4e631acd53',qos_specs=None,replication_status=,reservations=['0dfce6e3-37a0-4321-93af-fafa38dcd85e','f458f398-5c38-4746-a4e0-39742347253e','0a478496-00b3-4b83-be20-39d2eecd3e23','2049b8e5-fa71-407f-b5d4-04787d6d685a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd827085f984f6c83070337aace5dda',volume_type_id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-829208272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4d45cde-aa39-4ed1-a9b4-897d0facb91a,host=None,id=9eeb61ca-a922-48e6-987e-e13374f26f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf0b60d43e6f492dbb41ed4e631acd53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3dd827085f984f6c83070337aace5dda',volume_attachment=,volume_type=,volume_type_id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:14.407398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad4da50-3eb0-4b83-878d-874e05fbc4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:14.445119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad4da50-3eb0-4b83-878d-874e05fbc4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-829208272',encryption_key_id=None,group_id=c4d45cde-aa39-4ed1-a9b4-897d0facb91a,group_type_id=,metadata={},multiattach=False,project_id='bf0b60d43e6f492dbb41ed4e631acd53',qos_specs=None,replication_status=,reservations=['0dfce6e3-37a0-4321-93af-fafa38dcd85e','f458f398-5c38-4746-a4e0-39742347253e','0a478496-00b3-4b83-be20-39d2eecd3e23','2049b8e5-fa71-407f-b5d4-04787d6d685a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd827085f984f6c83070337aace5dda',volume_type_id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:14.447869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac61301-798a-472c-b32d-a526eda53496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:14.473851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac61301-798a-472c-b32d-a526eda53496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:14.477658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Flow 'volume_create_api' (ab1d68b7-0ceb-4739-a47b-b8985d76b5d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:14.541593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume request issued successfully. Jan 13 11:49:14.573136 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:14.574049 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:14.584654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:14.593115 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:14.593115 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:14.609026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cce576f6-4e1f-4f40-a1bb-67b29f7bcb89 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes returned with HTTP 202 Jan 13 11:49:14.620181 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 360/718] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:49:13 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes => generated 890 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:14.628703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a Jan 13 11:49:14.629564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:14.629972 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:14.629972 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:14.630969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:14.756879 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:14.756879 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:14.800973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:14.856044 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:14.857740 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:14.874481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:14.886254 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:14.886254 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:14.932431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f369658c-8f57-4659-9ce0-ae0dc3a12252 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a returned with HTTP 200 Jan 13 11:49:14.933916 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 359/719] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:14 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a => generated 958 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:15.961430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a Jan 13 11:49:15.962918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:15.963292 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:15.963292 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:15.963991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:16.087256 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.087256 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.107945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:16.164235 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:16.165077 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:16.180156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:16.195418 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.195418 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.244837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27072749-8972-4c68-8114-2cb1bd2cd4c4 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a returned with HTTP 200 Jan 13 11:49:16.246168 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 361/720] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:15 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a => generated 983 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:16.269627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes Jan 13 11:49:16.270984 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:16.270984 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:16.271727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3671e9b-8f95-488c-b7ef-2f20c37d1eae", "group_id": "c4d45cde-aa39-4ed1-a9b4-897d0facb91a", "size": 1, "name": "tempest-GroupsTest-Volume-1675828894"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:16.273211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume request body: {'volume': {'volume_type': 'c3671e9b-8f95-488c-b7ef-2f20c37d1eae', 'group_id': 'c4d45cde-aa39-4ed1-a9b4-897d0facb91a', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1675828894'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:49:16.305064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.305064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.306723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume of 1 GB Jan 13 11:49:16.327922 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Availability Zones retrieved successfully. Jan 13 11:49:16.350554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Flow 'volume_create_api' (330e3e0b-f102-4b68-ba47-504fdba5c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:16.361230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17a0bd9-b0ea-40ef-b25f-519819ba0872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:16.364202 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.364202 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.364848 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:49:16.421478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17a0bd9-b0ea-40ef-b25f-519819ba0872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae,is_public=True,name='tempest-GroupsTest-volume-type-201215777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3671e9b-8f95-488c-b7ef-2f20c37d1eae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4d45cde-aa39-4ed1-a9b4-897d0facb91a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:16.423723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7acd471-ab1a-4f0d-bfe0-bda360ba5554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:16.488913 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-201215777 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-201215777, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:49:16.490141 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-201215777 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-201215777, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:49:16.512659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Created reservations ['237c92bf-9cb2-49bc-a21e-2c12a7258bdd', '5af754fb-2663-4d52-abad-676db7698bf1', '8e55f405-bd19-4323-bb7c-f8cdcf83b04f', '5cb45bc4-f739-47a8-b216-4d2fdac7456b'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:16.515194 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7acd471-ab1a-4f0d-bfe0-bda360ba5554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237c92bf-9cb2-49bc-a21e-2c12a7258bdd', '5af754fb-2663-4d52-abad-676db7698bf1', '8e55f405-bd19-4323-bb7c-f8cdcf83b04f', '5cb45bc4-f739-47a8-b216-4d2fdac7456b']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:16.517279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ec6bed-580a-438f-9eed-999d856f4412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:16.588527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ec6bed-580a-438f-9eed-999d856f4412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55a89a0-896d-4efa-a304-178b0c58d7a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1675828894',encryption_key_id=None,group_id=c4d45cde-aa39-4ed1-a9b4-897d0facb91a,group_type_id=,metadata={},multiattach=False,project_id='bf0b60d43e6f492dbb41ed4e631acd53',qos_specs=None,replication_status=,reservations=['237c92bf-9cb2-49bc-a21e-2c12a7258bdd','5af754fb-2663-4d52-abad-676db7698bf1','8e55f405-bd19-4323-bb7c-f8cdcf83b04f','5cb45bc4-f739-47a8-b216-4d2fdac7456b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd827085f984f6c83070337aace5dda',volume_type_id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1675828894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4d45cde-aa39-4ed1-a9b4-897d0facb91a,host=None,id=e55a89a0-896d-4efa-a304-178b0c58d7a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf0b60d43e6f492dbb41ed4e631acd53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3dd827085f984f6c83070337aace5dda',volume_attachment=,volume_type=,volume_type_id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:16.590815 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93020bde-2092-4b71-8909-5cbaf26c186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:16.620591 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93020bde-2092-4b71-8909-5cbaf26c186e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1675828894',encryption_key_id=None,group_id=c4d45cde-aa39-4ed1-a9b4-897d0facb91a,group_type_id=,metadata={},multiattach=False,project_id='bf0b60d43e6f492dbb41ed4e631acd53',qos_specs=None,replication_status=,reservations=['237c92bf-9cb2-49bc-a21e-2c12a7258bdd','5af754fb-2663-4d52-abad-676db7698bf1','8e55f405-bd19-4323-bb7c-f8cdcf83b04f','5cb45bc4-f739-47a8-b216-4d2fdac7456b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd827085f984f6c83070337aace5dda',volume_type_id=c3671e9b-8f95-488c-b7ef-2f20c37d1eae)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:16.622956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c098348a-0fb6-445f-b18c-d1f67185029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:16.647803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c098348a-0fb6-445f-b18c-d1f67185029b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:16.651981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Flow 'volume_create_api' (330e3e0b-f102-4b68-ba47-504fdba5c53f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:16.715791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Create volume request issued successfully. Jan 13 11:49:16.733924 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:16.734730 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:16.744506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:16.754085 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.754085 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.768963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b2e7899-4c85-4af8-9fff-553835fa9fa0 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes returned with HTTP 202 Jan 13 11:49:16.780515 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 360/721] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:49:16 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes => generated 891 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:16.787434 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:16.788399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:16.788811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:16.788811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:16.789571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:16.868474 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.868474 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.879240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:16.900578 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:16.901127 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:16.910804 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:16.922416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:16.922416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:16.946738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e215cd7-3039-406b-9dc3-162c14342cd3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 200 Jan 13 11:49:16.957136 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 362/722] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:16 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 983 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:17.965872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:17.968641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:17.969120 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:17.969120 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:17.969799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:18.029191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:18.029191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:18.039502 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:18.057199 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:18.058077 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:18.069438 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:18.077858 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:18.077858 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:18.111528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae026052-d0c9-469c-963b-6b665e0841da tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 200 Jan 13 11:49:18.113683 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 361/723] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:17 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 984 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:18.143503 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39ef9090-667c-4a2e-bd56-6d8d29560998 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] PUT http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:18.144079 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:18.144079 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:18.144443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39ef9090-667c-4a2e-bd56-6d8d29560998 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e55a89a0-896d-4efa-a304-178b0c58d7a9"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:18.145493 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-39ef9090-667c-4a2e-bd56-6d8d29560998 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Update called for group c4d45cde-aa39-4ed1-a9b4-897d0facb91a. {{(pid=87942) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 11:49:18.145842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-39ef9090-667c-4a2e-bd56-6d8d29560998 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Updating group c4d45cde-aa39-4ed1-a9b4-897d0facb91a with name new_group description: This is a new group add_volumes: None remove_volumes: e55a89a0-896d-4efa-a304-178b0c58d7a9. Jan 13 11:49:18.171197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:18.171197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:18.261126 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39ef9090-667c-4a2e-bd56-6d8d29560998 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 202 Jan 13 11:49:18.263502 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 363/724] 10.222.0.24 () {62 vars in 1374 bytes} [Wed Jan 13 11:49:18 2021] PUT /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:18.291069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-015b8cba-57e3-4e18-9c2e-202942fb8f9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:18.292425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-015b8cba-57e3-4e18-9c2e-202942fb8f9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:18.293898 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:18.293898 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:18.296909 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-015b8cba-57e3-4e18-9c2e-202942fb8f9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:18.298018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-015b8cba-57e3-4e18-9c2e-202942fb8f9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:18.317090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:18.317090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:18.393871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-015b8cba-57e3-4e18-9c2e-202942fb8f9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:18.398812 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 362/725] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:18 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 323 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:19.411411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-420dfb34-5dfd-4a7d-98c4-5f871b8d04c1 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:19.412747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-420dfb34-5dfd-4a7d-98c4-5f871b8d04c1 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:19.412953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:19.412953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:19.413600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-420dfb34-5dfd-4a7d-98c4-5f871b8d04c1 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:19.414337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-420dfb34-5dfd-4a7d-98c4-5f871b8d04c1 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:19.423463 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:19.423463 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:19.458801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-420dfb34-5dfd-4a7d-98c4-5f871b8d04c1 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:19.460476 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 364/726] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:19 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:19.472373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea245b5e-88f9-4fc8-b8e4-04290dab9cdb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:19.473077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea245b5e-88f9-4fc8-b8e4-04290dab9cdb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:19.473269 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:19.473269 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:19.473727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea245b5e-88f9-4fc8-b8e4-04290dab9cdb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:19.474215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-ea245b5e-88f9-4fc8-b8e4-04290dab9cdb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:19.482976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:19.482976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:19.516026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea245b5e-88f9-4fc8-b8e4-04290dab9cdb tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:19.517150 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 363/727] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:19 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:49:19.531284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:19.532125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:19.532316 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:19.532316 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:19.532660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:19.533541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:19.534478 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:19.534478 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:19.535807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:19.593275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:19.595491 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:19.595937 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:19.605334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:19.615985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:19.615985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:19.647603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-248bb451-6268-43ef-b494-683368bcb777 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:19.660930 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 365/728] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:19 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 1926 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:49:19.666988 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d575b7e2-739d-411b-9964-bdddda33894a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] PUT http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:19.667879 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:19.667879 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:19.668513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d575b7e2-739d-411b-9964-bdddda33894a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e55a89a0-896d-4efa-a304-178b0c58d7a9"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:19.695454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-d575b7e2-739d-411b-9964-bdddda33894a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Update called for group c4d45cde-aa39-4ed1-a9b4-897d0facb91a. {{(pid=87943) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 11:49:19.695840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-d575b7e2-739d-411b-9964-bdddda33894a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Updating group c4d45cde-aa39-4ed1-a9b4-897d0facb91a with name None description: None add_volumes: e55a89a0-896d-4efa-a304-178b0c58d7a9 remove_volumes: None. Jan 13 11:49:19.704524 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:19.704524 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:19.863940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d575b7e2-739d-411b-9964-bdddda33894a tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 202 Jan 13 11:49:19.865532 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 364/729] 10.222.0.24 () {62 vars in 1373 bytes} [Wed Jan 13 11:49:19 2021] PUT /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:19.874669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3202ee1-41b5-424e-8fdc-0b0848c16ea3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:19.875713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3202ee1-41b5-424e-8fdc-0b0848c16ea3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:19.877342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:19.877342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:19.878218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3202ee1-41b5-424e-8fdc-0b0848c16ea3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:19.879046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-c3202ee1-41b5-424e-8fdc-0b0848c16ea3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:19.899593 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:19.899593 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:19.967497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3202ee1-41b5-424e-8fdc-0b0848c16ea3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:19.973294 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 366/730] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:19 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 323 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:20.981252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96ce775a-f90e-4549-8144-a085f7e27d5d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:20.983657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96ce775a-f90e-4549-8144-a085f7e27d5d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:20.984122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:20.984122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:20.984819 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96ce775a-f90e-4549-8144-a085f7e27d5d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:20.985606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-96ce775a-f90e-4549-8144-a085f7e27d5d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:20.993468 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:20.993468 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.023888 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96ce775a-f90e-4549-8144-a085f7e27d5d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 200 Jan 13 11:49:21.025596 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 365/731] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:20 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:21.037462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:21.038053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:21.038268 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:21.038268 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:21.039072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:21.039252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:21.040036 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.040036 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.041112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:21.171745 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:21.173466 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:21.175025 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:21.189248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:21.198499 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.198499 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.221698 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:21.222480 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:21.234027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:21.260901 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.260901 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.300260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05506d22-f5e8-4668-b463-895bf732e40d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:21.301434 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 367/732] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:21 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 1960 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:49:21.318884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail Jan 13 11:49:21.319477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:21.319693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:21.319693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:21.320075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:21.320795 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:49:21.321596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.321596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.322677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:49:21.381896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Get all volumes completed successfully. Jan 13 11:49:21.383522 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:21.383966 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:21.392586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:21.399631 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.399631 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.413115 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:21.413540 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:21.422085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:21.429249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.429249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.453460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1d834719-1eab-4836-8f9b-4e6d5701113c tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail returned with HTTP 200 Jan 13 11:49:21.454615 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 366/733] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:49:21 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/detail => generated 1960 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:49:21.472520 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4080213a-fb2b-4ea7-b91a-c0ab496e42c5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] POST http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a/action Jan 13 11:49:21.473538 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:21.473538 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:21.474273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4080213a-fb2b-4ea7-b91a-c0ab496e42c5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:21.474927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4080213a-fb2b-4ea7-b91a-c0ab496e42c5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:21.476117 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-4080213a-fb2b-4ea7-b91a-c0ab496e42c5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] delete called for group c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87942) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:49:21.476690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-4080213a-fb2b-4ea7-b91a-c0ab496e42c5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete group with id: c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:21.484740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.484740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.733020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4080213a-fb2b-4ea7-b91a-c0ab496e42c5 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a/action returned with HTTP 202 Jan 13 11:49:21.734044 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 368/734] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:49:21 2021] POST /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:21.743517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:21.744384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:21.744821 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:21.744821 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:21.745496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:21.805464 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.805464 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.816019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:21.857478 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:21.857930 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:21.877133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:21.891447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:21.891447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:21.926305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f278351-b5a6-42f3-9253-db41fa9dd080 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 200 Jan 13 11:49:21.927474 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 367/735] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:21 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 983 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:22.945230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:22.947819 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:22.948221 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:22.948221 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:22.948859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:23.074611 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:23.074611 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:23.099274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:23.139929 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:23.142536 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:23.163187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:23.175323 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:23.175323 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:23.212027 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2719eea4-6b0a-4f98-864c-8de1a6565c9d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 200 Jan 13 11:49:23.226086 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 369/736] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:22 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 983 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:24.239635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:24.240811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:24.241183 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:24.241183 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:24.242350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:24.369912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:24.369912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:24.394069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:24.424428 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:24.425332 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:24.439524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:24.448923 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:24.448923 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:24.509553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef220fbb-8660-439e-8975-e5796803ea55 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 200 Jan 13 11:49:24.511349 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 368/737] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:24 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 983 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:25.540360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:25.541012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:25.541302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:25.541302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:25.541761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:25.626555 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:25.626555 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:25.636142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Volume info retrieved successfully. Jan 13 11:49:25.661417 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:49:25.661960 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:49:25.671818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:49:25.679557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:25.679557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:25.706441 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61ef088d-1459-4682-8d0f-5cecf413586d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 200 Jan 13 11:49:25.707927 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 370/738] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:25 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 983 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:49:26.730221 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65766290-c342-401c-ae94-86e0cf9d4cc9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:26.732570 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65766290-c342-401c-ae94-86e0cf9d4cc9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:26.736130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:26.736130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:26.738101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65766290-c342-401c-ae94-86e0cf9d4cc9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:26.832238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65766290-c342-401c-ae94-86e0cf9d4cc9 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 404 Jan 13 11:49:26.833397 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 369/739] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:26 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:26.841941 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b81faf1-2179-4f69-9514-4c987d0b2ee8 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a Jan 13 11:49:26.842845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b81faf1-2179-4f69-9514-4c987d0b2ee8 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:26.843073 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:26.843073 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:26.843459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b81faf1-2179-4f69-9514-4c987d0b2ee8 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:26.944929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b81faf1-2179-4f69-9514-4c987d0b2ee8 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a returned with HTTP 404 Jan 13 11:49:26.946004 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 371/740] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:49:26 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:26.955448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64ea3a63-2fad-4726-b68e-aad075227da7 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] GET http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a Jan 13 11:49:26.956344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64ea3a63-2fad-4726-b68e-aad075227da7 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:26.957002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64ea3a63-2fad-4726-b68e-aad075227da7 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:26.957634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-64ea3a63-2fad-4726-b68e-aad075227da7 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] show called for member c4d45cde-aa39-4ed1-a9b4-897d0facb91a {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:49:26.977061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64ea3a63-2fad-4726-b68e-aad075227da7 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a returned with HTTP 404 Jan 13 11:49:26.983165 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 370/741] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:49:26 2021] GET /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/groups/c4d45cde-aa39-4ed1-a9b4-897d0facb91a => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:49:26.992766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2f20303-5291-4227-be6d-0bb7ff08371a tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] DELETE http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types/49cae5a5-7982-4c93-9b9a-031fdea16009 Jan 13 11:49:26.993826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2f20303-5291-4227-be6d-0bb7ff08371a tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:26.994456 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2f20303-5291-4227-be6d-0bb7ff08371a tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.067612 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:49:27.067612 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:49:27.086311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2f20303-5291-4227-be6d-0bb7ff08371a tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/group_types/49cae5a5-7982-4c93-9b9a-031fdea16009 returned with HTTP 202 Jan 13 11:49:27.087602 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 372/742] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:49:26 2021] DELETE /volume/v3/29fb1b24529345cca752a318a1580306/group_types/49cae5a5-7982-4c93-9b9a-031fdea16009 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:49:27.111484 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a11ea53-6003-44d3-9f66-d0617fba952d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] DELETE http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:27.112593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a11ea53-6003-44d3-9f66-d0617fba952d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:27.113776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a11ea53-6003-44d3-9f66-d0617fba952d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.116777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0a11ea53-6003-44d3-9f66-d0617fba952d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete volume with id: e55a89a0-896d-4efa-a304-178b0c58d7a9 Jan 13 11:49:27.244125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a11ea53-6003-44d3-9f66-d0617fba952d tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 returned with HTTP 404 Jan 13 11:49:27.248167 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 371/743] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:49:27 2021] DELETE /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/e55a89a0-896d-4efa-a304-178b0c58d7a9 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:27.256033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d26bf23-eb01-4dbb-bd94-d94b4fa1b4f3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] DELETE http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a Jan 13 11:49:27.256569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d26bf23-eb01-4dbb-bd94-d94b4fa1b4f3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:27.257059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d26bf23-eb01-4dbb-bd94-d94b4fa1b4f3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.257536 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-4d26bf23-eb01-4dbb-bd94-d94b4fa1b4f3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] Delete volume with id: 9eeb61ca-a922-48e6-987e-e13374f26f3a Jan 13 11:49:27.367894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d26bf23-eb01-4dbb-bd94-d94b4fa1b4f3 tempest-GroupsTest-587021309 tempest-GroupsTest-587021309] http://10.222.0.24/volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a returned with HTTP 404 Jan 13 11:49:27.368969 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 373/744] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:49:27 2021] DELETE /volume/v3/bf0b60d43e6f492dbb41ed4e631acd53/volumes/9eeb61ca-a922-48e6-987e-e13374f26f3a => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:27.378192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a90446c-b910-445e-b7b1-17814b7b1753 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] DELETE http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/c3671e9b-8f95-488c-b7ef-2f20c37d1eae Jan 13 11:49:27.378730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a90446c-b910-445e-b7b1-17814b7b1753 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:27.379275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a90446c-b910-445e-b7b1-17814b7b1753 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.536022 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:49:27.536022 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:49:27.555033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a90446c-b910-445e-b7b1-17814b7b1753 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/c3671e9b-8f95-488c-b7ef-2f20c37d1eae returned with HTTP 202 Jan 13 11:49:27.556060 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 372/745] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:49:27 2021] DELETE /volume/v3/29fb1b24529345cca752a318a1580306/types/c3671e9b-8f95-488c-b7ef-2f20c37d1eae => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:49:27.567008 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47c3aa1e-02f2-454e-84af-ff75d44fa29d tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] GET http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/c3671e9b-8f95-488c-b7ef-2f20c37d1eae Jan 13 11:49:27.567607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47c3aa1e-02f2-454e-84af-ff75d44fa29d tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:27.568126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47c3aa1e-02f2-454e-84af-ff75d44fa29d tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.594321 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47c3aa1e-02f2-454e-84af-ff75d44fa29d tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/c3671e9b-8f95-488c-b7ef-2f20c37d1eae returned with HTTP 404 Jan 13 11:49:27.595819 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 374/746] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:49:27 2021] GET /volume/v3/29fb1b24529345cca752a318a1580306/types/c3671e9b-8f95-488c-b7ef-2f20c37d1eae => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:27.607280 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10329e70-b547-4aea-9f59-f8acde461ce8 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] DELETE http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/a6600625-e036-446e-97c9-594d50088d11 Jan 13 11:49:27.607873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10329e70-b547-4aea-9f59-f8acde461ce8 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:27.608762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10329e70-b547-4aea-9f59-f8acde461ce8 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.716473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10329e70-b547-4aea-9f59-f8acde461ce8 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/a6600625-e036-446e-97c9-594d50088d11 returned with HTTP 202 Jan 13 11:49:27.725100 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 373/747] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:49:27 2021] DELETE /volume/v3/29fb1b24529345cca752a318a1580306/types/a6600625-e036-446e-97c9-594d50088d11 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:49:27.732819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77388b50-2847-4f30-8c31-3c4892522314 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] GET http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/a6600625-e036-446e-97c9-594d50088d11 Jan 13 11:49:27.735399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77388b50-2847-4f30-8c31-3c4892522314 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:27.736235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77388b50-2847-4f30-8c31-3c4892522314 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:27.756720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77388b50-2847-4f30-8c31-3c4892522314 tempest-GroupsTest-1425569857 tempest-GroupsTest-1425569857] http://10.222.0.24/volume/v3/29fb1b24529345cca752a318a1580306/types/a6600625-e036-446e-97c9-594d50088d11 returned with HTTP 404 Jan 13 11:49:27.764233 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 375/748] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:49:27 2021] GET /volume/v3/29fb1b24529345cca752a318a1580306/types/a6600625-e036-446e-97c9-594d50088d11 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:36.922071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes Jan 13 11:49:36.923547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-510993454"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:36.924857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-510993454'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:49:36.925603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create volume of 1 GB Jan 13 11:49:36.940523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Availability Zones retrieved successfully. Jan 13 11:49:36.959684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Flow 'volume_create_api' (d3052887-26bc-430e-8299-96380dc0cd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:36.963354 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb9964a-4791-48d7-92d1-acf4fce87582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:36.967338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:49:37.054877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb9964a-4791-48d7-92d1-acf4fce87582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:37.059166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c2542cd-4809-4433-9572-d13b1f1ae7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:37.337169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Created reservations ['218ef2e4-6ff5-4ae4-9f88-6f67a88f12ad', '1f954daa-a60c-4164-8c16-551789ed7c78', 'ee8d4264-59e9-497d-a42f-15bda48c437e', '4f63f99b-83f2-4b8e-ad73-022ef2c9f75d'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:37.339490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c2542cd-4809-4433-9572-d13b1f1ae7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218ef2e4-6ff5-4ae4-9f88-6f67a88f12ad', '1f954daa-a60c-4164-8c16-551789ed7c78', 'ee8d4264-59e9-497d-a42f-15bda48c437e', '4f63f99b-83f2-4b8e-ad73-022ef2c9f75d']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:37.343335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e4f66c-dd74-4ecf-8928-7a51613589d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:37.446846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e4f66c-dd74-4ecf-8928-7a51613589d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-510993454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c09984c4944a9b9cf19a8e6fa3b85c',qos_specs=None,replication_status=,reservations=['218ef2e4-6ff5-4ae4-9f88-6f67a88f12ad','1f954daa-a60c-4164-8c16-551789ed7c78','ee8d4264-59e9-497d-a42f-15bda48c437e','4f63f99b-83f2-4b8e-ad73-022ef2c9f75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d810dad211674f079444bb715c643020',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-510993454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c09984c4944a9b9cf19a8e6fa3b85c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d810dad211674f079444bb715c643020',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:37.448847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf2d0ee-59a4-40c6-a323-340176a8c0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:37.491923 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf2d0ee-59a4-40c6-a323-340176a8c0f2) transitioned into state 'SUCCESS' from state '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-510993454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c09984c4944a9b9cf19a8e6fa3b85c',qos_specs=None,replication_status=,reservations=['218ef2e4-6ff5-4ae4-9f88-6f67a88f12ad','1f954daa-a60c-4164-8c16-551789ed7c78','ee8d4264-59e9-497d-a42f-15bda48c437e','4f63f99b-83f2-4b8e-ad73-022ef2c9f75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d810dad211674f079444bb715c643020',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:37.493941 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4d50fb-a862-4271-a44f-d6a8fb3531f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:49:37.531440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4d50fb-a862-4271-a44f-d6a8fb3531f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:49:37.534536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Flow 'volume_create_api' (d3052887-26bc-430e-8299-96380dc0cd23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:49:37.607387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create volume request issued successfully. Jan 13 11:49:37.626268 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e919ec17-22c9-468d-bbc4-5dd7959c0864 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes returned with HTTP 202 Jan 13 11:49:37.627750 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 374/749] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:49:36 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes => generated 819 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:37.644374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f56a6e3-ac5e-4201-acf5-a4719982912c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:37.644374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f56a6e3-ac5e-4201-acf5-a4719982912c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:37.644647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f56a6e3-ac5e-4201-acf5-a4719982912c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:37.713177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:37.713177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:37.725702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f56a6e3-ac5e-4201-acf5-a4719982912c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:37.754414 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f56a6e3-ac5e-4201-acf5-a4719982912c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 returned with HTTP 200 Jan 13 11:49:37.756563 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 376/750] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:49:37 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 => generated 887 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:38.772593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2da02cc8-7c5f-4f8d-934c-069baea79a93 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:38.773632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2da02cc8-7c5f-4f8d-934c-069baea79a93 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:38.773632 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:38.773632 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:38.773632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2da02cc8-7c5f-4f8d-934c-069baea79a93 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:38.840693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:38.840693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:38.849806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2da02cc8-7c5f-4f8d-934c-069baea79a93 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:38.880978 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2da02cc8-7c5f-4f8d-934c-069baea79a93 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 returned with HTTP 200 Jan 13 11:49:38.889418 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 375/751] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:49:38 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:38.898454 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots Jan 13 11:49:38.899203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:38.899203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:38.900272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030", "name": "tempest-SnapshotsActionsTest-Snapshot-1894318835"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:38.960194 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:38.960194 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:38.966581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:38.967154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create snapshot from volume bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:39.016899 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] 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. Jan 13 11:49:39.050417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Created reservations ['56ae5683-378d-4516-a561-40b489997b6c', '1ea39063-9046-4963-9980-98499b94a9b9', 'dc0f355f-dc3f-4ec3-a90c-ea9c6d427fe5', 'dde4b989-d2ec-4391-9e33-7efe4ab01c6f'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:39.172777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot create request issued successfully. Jan 13 11:49:39.175625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3fc6495-34a6-4802-b1fe-34c21d606bbb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots returned with HTTP 202 Jan 13 11:49:39.177634 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 377/752] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:49:38 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots => generated 307 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:39.191789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eae8b83d-5949-4d5f-969b-fbe91310bfc3 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:39.191789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eae8b83d-5949-4d5f-969b-fbe91310bfc3 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:39.191789 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:39.191789 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:39.191789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eae8b83d-5949-4d5f-969b-fbe91310bfc3 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:39.228856 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:39.228856 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:39.233916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eae8b83d-5949-4d5f-969b-fbe91310bfc3 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:39.235986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eae8b83d-5949-4d5f-969b-fbe91310bfc3 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:39.237366 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 376/753] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:39 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:40.250194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f45cb76-86c6-4184-85e9-9bc953882b53 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:40.252193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f45cb76-86c6-4184-85e9-9bc953882b53 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:40.252557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:40.252557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:40.253146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f45cb76-86c6-4184-85e9-9bc953882b53 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:40.314462 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:40.314462 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:40.319380 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2f45cb76-86c6-4184-85e9-9bc953882b53 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:40.329278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f45cb76-86c6-4184-85e9-9bc953882b53 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:40.331050 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 378/754] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:40 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:41.344334 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55803a2d-3718-4d26-aa51-c8ff1784c7c5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:41.345147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55803a2d-3718-4d26-aa51-c8ff1784c7c5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:41.345147 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:41.345147 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:41.345828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55803a2d-3718-4d26-aa51-c8ff1784c7c5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:41.372010 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:41.372010 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:41.373609 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-55803a2d-3718-4d26-aa51-c8ff1784c7c5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:41.376225 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55803a2d-3718-4d26-aa51-c8ff1784c7c5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:41.377264 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 377/755] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:41 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:41.491527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d437da78-c2f2-431b-b727-bf884a2dd8b0 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:49:41.491993 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:41.491993 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:41.492435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d437da78-c2f2-431b-b727-bf884a2dd8b0 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:41.492821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d437da78-c2f2-431b-b727-bf884a2dd8b0 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:41.493776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-d437da78-c2f2-431b-b727-bf884a2dd8b0 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'creating'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:41.558223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:41.558223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:41.610916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d437da78-c2f2-431b-b727-bf884a2dd8b0 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:49:41.612119 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 379/756] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:41 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:41.620527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2c5d0b9-ce9f-41af-8ebf-ee9636c3b98b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:41.622446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2c5d0b9-ce9f-41af-8ebf-ee9636c3b98b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:41.623000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:41.623000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:41.623648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2c5d0b9-ce9f-41af-8ebf-ee9636c3b98b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:41.662229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:41.662229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:41.664070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e2c5d0b9-ce9f-41af-8ebf-ee9636c3b98b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:41.666173 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2c5d0b9-ce9f-41af-8ebf-ee9636c3b98b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:41.683131 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 378/757] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:41 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:41.688417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f20254f6-b73b-41c6-9dd7-b5e573e81a69 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:49:41.689261 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:41.689261 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:41.689953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f20254f6-b73b-41c6-9dd7-b5e573e81a69 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:41.690487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f20254f6-b73b-41c6-9dd7-b5e573e81a69 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:41.692555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-f20254f6-b73b-41c6-9dd7-b5e573e81a69 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:41.765160 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:41.765160 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:41.807717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f20254f6-b73b-41c6-9dd7-b5e573e81a69 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:49:41.820847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-30ff3a62-6b30-481b-87f1-a10190a9635d tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:41.821657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-30ff3a62-6b30-481b-87f1-a10190a9635d tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:41.822028 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:41.822028 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:41.822655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-30ff3a62-6b30-481b-87f1-a10190a9635d tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:41.828931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 380/758] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:41 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:41.862469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:41.862469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:41.864045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-30ff3a62-6b30-481b-87f1-a10190a9635d tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:41.866738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-30ff3a62-6b30-481b-87f1-a10190a9635d tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:41.885950 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots Jan 13 11:49:41.887327 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:41.887327 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:41.888434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030", "name": "tempest-SnapshotsActionsTest-Snapshot-1478571216"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:41.901940 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 379/759] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:41 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 466 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:41.953755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:41.953755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:41.955889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:41.956476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create snapshot from volume bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:42.040032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Created reservations ['5616a7cb-97d4-47d5-a719-4c1e73fcd244', '90926e2e-a8de-4b24-821c-1e61e3f42c55', '19634495-b01c-4244-8151-950b6e7fea33', 'b2c62ffe-a950-4d42-a3d6-df6c87b24c0b'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:42.195445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot create request issued successfully. Jan 13 11:49:42.197363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-516ee1ac-c796-4b27-996e-1f1efa58f16a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots returned with HTTP 202 Jan 13 11:49:42.215406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e488828-9fce-48fc-9fe6-cd0e5a32a957 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:42.216564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e488828-9fce-48fc-9fe6-cd0e5a32a957 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:42.216971 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:42.216971 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:42.217601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e488828-9fce-48fc-9fe6-cd0e5a32a957 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:42.224043 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 381/760] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:49:41 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots => generated 307 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:42.272175 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:42.272175 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:42.274049 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2e488828-9fce-48fc-9fe6-cd0e5a32a957 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:42.276663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e488828-9fce-48fc-9fe6-cd0e5a32a957 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 200 Jan 13 11:49:42.278374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 380/761] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:42 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:43.292640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38983f0a-0f0b-408a-a30b-761b2730fad8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:43.294690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38983f0a-0f0b-408a-a30b-761b2730fad8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:43.295163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:43.295163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:43.295856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38983f0a-0f0b-408a-a30b-761b2730fad8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:43.339319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:43.339319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:43.341788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-38983f0a-0f0b-408a-a30b-761b2730fad8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:43.344875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38983f0a-0f0b-408a-a30b-761b2730fad8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 200 Jan 13 11:49:43.351742 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 382/762] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:43 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:44.359336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39fe7c90-1ad4-4049-a090-0c34debb0fb8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:44.359884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39fe7c90-1ad4-4049-a090-0c34debb0fb8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:44.360081 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:44.360081 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:44.360465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39fe7c90-1ad4-4049-a090-0c34debb0fb8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:44.411591 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:44.411591 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:44.412975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-39fe7c90-1ad4-4049-a090-0c34debb0fb8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:44.416174 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39fe7c90-1ad4-4049-a090-0c34debb0fb8 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 200 Jan 13 11:49:44.417173 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 381/763] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:44 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:44.434154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-597c36bd-fa7a-44cd-a972-bbc87f0fdd7e tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53/action Jan 13 11:49:44.443596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:44.443596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:44.444503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-597c36bd-fa7a-44cd-a972-bbc87f0fdd7e tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:44.445362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-597c36bd-fa7a-44cd-a972-bbc87f0fdd7e tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:44.454622 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-597c36bd-fa7a-44cd-a972-bbc87f0fdd7e tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '14982b53-219f-4cd8-9310-959fc7aaac53' with '{'status': 'creating'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:44.576455 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:44.576455 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:44.653389 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-597c36bd-fa7a-44cd-a972-bbc87f0fdd7e tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53/action returned with HTTP 202 Jan 13 11:49:44.661222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 383/764] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:44 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:44.665655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4cdbfcf3-f0c5-49f3-98fc-b8275a2b63d2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:44.666371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4cdbfcf3-f0c5-49f3-98fc-b8275a2b63d2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:44.666709 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:44.666709 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:44.667314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4cdbfcf3-f0c5-49f3-98fc-b8275a2b63d2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:44.720116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:44.720116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:44.721528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4cdbfcf3-f0c5-49f3-98fc-b8275a2b63d2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:44.723760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4cdbfcf3-f0c5-49f3-98fc-b8275a2b63d2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 200 Jan 13 11:49:44.727324 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 382/765] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:44 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:44.740799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebcbeb63-efff-4aa3-83e8-883d3c69b38d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53/action Jan 13 11:49:44.741717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:44.741717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:44.742913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebcbeb63-efff-4aa3-83e8-883d3c69b38d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:44.743634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebcbeb63-efff-4aa3-83e8-883d3c69b38d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:44.813501 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:44.813501 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:44.814403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebcbeb63-efff-4aa3-83e8-883d3c69b38d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot retrieved successfully. Jan 13 11:49:44.924360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebcbeb63-efff-4aa3-83e8-883d3c69b38d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot delete request issued successfully. Jan 13 11:49:44.925006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebcbeb63-efff-4aa3-83e8-883d3c69b38d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53/action returned with HTTP 202 Jan 13 11:49:44.930568 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 384/766] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:44 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:44.935302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b3f3f49-90af-464a-8428-32be42293f85 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:44.936044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b3f3f49-90af-464a-8428-32be42293f85 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:44.936413 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:44.936413 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:44.937442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b3f3f49-90af-464a-8428-32be42293f85 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:44.986878 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:44.986878 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:44.988620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b3f3f49-90af-464a-8428-32be42293f85 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:44.990717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b3f3f49-90af-464a-8428-32be42293f85 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 200 Jan 13 11:49:44.992296 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 383/767] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:44 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:46.006555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72df50d3-c958-4a26-9d87-50ddd589a2e1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:46.009766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72df50d3-c958-4a26-9d87-50ddd589a2e1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:46.010251 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:46.010251 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:46.011062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72df50d3-c958-4a26-9d87-50ddd589a2e1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:46.090840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:46.090840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:46.092622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-72df50d3-c958-4a26-9d87-50ddd589a2e1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:46.095631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72df50d3-c958-4a26-9d87-50ddd589a2e1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 200 Jan 13 11:49:46.099379 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 385/768] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:46 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:47.112577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3eeb1a8a-c895-495d-a30b-43793af6442f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:49:47.113720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3eeb1a8a-c895-495d-a30b-43793af6442f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:47.114087 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:47.114087 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:47.114711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3eeb1a8a-c895-495d-a30b-43793af6442f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:47.154570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3eeb1a8a-c895-495d-a30b-43793af6442f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 404 Jan 13 11:49:47.155931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 384/769] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:47 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:47.165075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8359415e-399e-4d77-a0f5-26f48486e104 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:49:47.165837 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:47.165837 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:47.166556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8359415e-399e-4d77-a0f5-26f48486e104 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:47.166978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8359415e-399e-4d77-a0f5-26f48486e104 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:47.167950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-8359415e-399e-4d77-a0f5-26f48486e104 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:47.249654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:47.249654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:47.291314 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8359415e-399e-4d77-a0f5-26f48486e104 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:49:47.295576 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 386/770] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:47 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:47.302538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2908db61-5a62-4c71-a6b2-4678cbab7524 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:47.303318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2908db61-5a62-4c71-a6b2-4678cbab7524 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:47.303999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2908db61-5a62-4c71-a6b2-4678cbab7524 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:47.342505 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:47.342505 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:47.343980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2908db61-5a62-4c71-a6b2-4678cbab7524 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:47.346047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2908db61-5a62-4c71-a6b2-4678cbab7524 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:47.355972 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 385/771] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:47 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:47.360449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots Jan 13 11:49:47.361088 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:47.361088 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:47.361759 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030", "name": "tempest-SnapshotsActionsTest-Snapshot-1950611073"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:47.429881 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:47.429881 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:47.431591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:47.432123 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create snapshot from volume bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:47.499297 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Created reservations ['28650776-303f-4e00-98b2-fadac3454255', '950cf032-98bd-4bbf-9577-1efb1d3366c2', '3f70562b-d184-4ea2-8159-61427a90600f', '3c607e34-6a9a-4920-85f2-c50569835652'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:47.621546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot create request issued successfully. Jan 13 11:49:47.622703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-166c61ce-5a0b-4b72-93c7-fcc1d1604482 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots returned with HTTP 202 Jan 13 11:49:47.624442 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 387/772] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:49:47 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots => generated 307 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:49:47.641971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cd94702-12d5-402c-a715-78717f64a9f1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:47.642507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cd94702-12d5-402c-a715-78717f64a9f1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:47.643120 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:47.643120 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:47.646826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cd94702-12d5-402c-a715-78717f64a9f1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:47.697824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:47.697824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:47.700891 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1cd94702-12d5-402c-a715-78717f64a9f1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:47.703680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cd94702-12d5-402c-a715-78717f64a9f1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 200 Jan 13 11:49:47.704733 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 386/773] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:47 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:48.719530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-148f0cd8-05fa-43b7-8be3-4a8a1fdfc1fe tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:48.720775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-148f0cd8-05fa-43b7-8be3-4a8a1fdfc1fe tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:48.721197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:48.721197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:48.723102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-148f0cd8-05fa-43b7-8be3-4a8a1fdfc1fe tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:48.762253 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:48.762253 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:48.780240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-148f0cd8-05fa-43b7-8be3-4a8a1fdfc1fe tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:48.786547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-148f0cd8-05fa-43b7-8be3-4a8a1fdfc1fe tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 200 Jan 13 11:49:48.788814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 388/774] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:48 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:49.804050 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-abec3ede-a68b-48d8-ad6c-63923c8eff5c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:49.805137 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-abec3ede-a68b-48d8-ad6c-63923c8eff5c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:49.805627 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:49.805627 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:49.806274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-abec3ede-a68b-48d8-ad6c-63923c8eff5c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:49.847850 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:49.847850 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:49.849550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-abec3ede-a68b-48d8-ad6c-63923c8eff5c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:49.852442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-abec3ede-a68b-48d8-ad6c-63923c8eff5c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 200 Jan 13 11:49:49.862584 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 387/775] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:49 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:49.865817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8db631e0-6104-4f4e-8300-5f719ddaeea9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3/action Jan 13 11:49:49.866847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:49.866847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:49.867598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8db631e0-6104-4f4e-8300-5f719ddaeea9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:49.868182 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8db631e0-6104-4f4e-8300-5f719ddaeea9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:49.869324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-8db631e0-6104-4f4e-8300-5f719ddaeea9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot 'cf23aac5-3a9f-4ed2-8256-12c6019937d3' with '{'status': 'deleting'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:49.921635 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:49.921635 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:49.958592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8db631e0-6104-4f4e-8300-5f719ddaeea9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3/action returned with HTTP 202 Jan 13 11:49:49.960322 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 389/776] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:49 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:49.970094 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-907dc8a7-f62e-4c2c-824f-b4d9ed4f8ddb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:49.970616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-907dc8a7-f62e-4c2c-824f-b4d9ed4f8ddb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:49.971490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:49.971490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:49.971490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-907dc8a7-f62e-4c2c-824f-b4d9ed4f8ddb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:50.003527 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:50.003527 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:50.005210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-907dc8a7-f62e-4c2c-824f-b4d9ed4f8ddb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:50.007747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-907dc8a7-f62e-4c2c-824f-b4d9ed4f8ddb tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 200 Jan 13 11:49:50.009077 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 388/777] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:49 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:50.021546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d01fd09d-0a4a-4e27-8af0-9be3cff1f07f tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3/action Jan 13 11:49:50.022119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:50.022119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:50.022739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d01fd09d-0a4a-4e27-8af0-9be3cff1f07f tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:50.023263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d01fd09d-0a4a-4e27-8af0-9be3cff1f07f tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:50.050646 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:50.050646 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:50.051847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d01fd09d-0a4a-4e27-8af0-9be3cff1f07f tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot retrieved successfully. Jan 13 11:49:50.163698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d01fd09d-0a4a-4e27-8af0-9be3cff1f07f tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot delete request issued successfully. Jan 13 11:49:50.167289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d01fd09d-0a4a-4e27-8af0-9be3cff1f07f tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3/action returned with HTTP 202 Jan 13 11:49:50.172331 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 390/778] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:50 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:50.179748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0c91600-240b-4d29-9210-0372a90a0131 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:50.180950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0c91600-240b-4d29-9210-0372a90a0131 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:50.181664 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:50.181664 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:50.182626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0c91600-240b-4d29-9210-0372a90a0131 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:50.225178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:50.225178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:50.226888 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a0c91600-240b-4d29-9210-0372a90a0131 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:50.229009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0c91600-240b-4d29-9210-0372a90a0131 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 200 Jan 13 11:49:50.230632 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 389/779] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:50 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:51.244270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8c7bf95-b41a-4da5-a912-ba8e7bace6a1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:51.244980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8c7bf95-b41a-4da5-a912-ba8e7bace6a1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:51.245309 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:51.245309 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:51.246564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8c7bf95-b41a-4da5-a912-ba8e7bace6a1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:51.289849 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:51.289849 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:51.291767 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b8c7bf95-b41a-4da5-a912-ba8e7bace6a1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:51.294161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8c7bf95-b41a-4da5-a912-ba8e7bace6a1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 200 Jan 13 11:49:51.295174 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 391/780] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:51 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:52.307172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00ccc7d-a30b-47ad-b1d3-bda7dfb6487b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:49:52.307709 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00ccc7d-a30b-47ad-b1d3-bda7dfb6487b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:52.307900 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:52.307900 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:52.308611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00ccc7d-a30b-47ad-b1d3-bda7dfb6487b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:52.358968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00ccc7d-a30b-47ad-b1d3-bda7dfb6487b tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 404 Jan 13 11:49:52.360291 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 390/781] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:52 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:52.368519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ba5f30f-2581-431e-b3aa-61dafeb3b39d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:49:52.369222 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:52.369222 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:52.369908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ba5f30f-2581-431e-b3aa-61dafeb3b39d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:52.370488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ba5f30f-2581-431e-b3aa-61dafeb3b39d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:52.371628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-8ba5f30f-2581-431e-b3aa-61dafeb3b39d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:52.470665 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:52.470665 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:52.518476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ba5f30f-2581-431e-b3aa-61dafeb3b39d tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:49:52.521633 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 392/782] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:52 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:52.531632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dbc0118-67bf-46ee-8592-120ad4c37347 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:52.533311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dbc0118-67bf-46ee-8592-120ad4c37347 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:52.534058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dbc0118-67bf-46ee-8592-120ad4c37347 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:52.577336 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:52.577336 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:52.579620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6dbc0118-67bf-46ee-8592-120ad4c37347 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:52.582183 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dbc0118-67bf-46ee-8592-120ad4c37347 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:52.584707 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 391/783] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:52 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 466 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:52.600072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots Jan 13 11:49:52.600944 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:52.600944 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:52.601752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030", "name": "tempest-SnapshotsActionsTest-Snapshot-1515182472"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:52.669202 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:52.669202 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:52.671650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:52.672368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create snapshot from volume bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:52.749094 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Created reservations ['35f672ee-abdd-4d3d-9463-5c0d75ae777e', 'e6731624-fa56-43c2-929f-42592c127a3d', 'ab3713b2-332a-42bf-960a-2d9b8203eee7', 'eaf2a048-292e-48dc-8070-9d14da69f337'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:52.909611 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot create request issued successfully. Jan 13 11:49:52.911218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ee120ad-6871-4bb5-a75d-824eca095e4e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots returned with HTTP 202 Jan 13 11:49:52.911895 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 393/784] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:49:52 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots => generated 307 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:52.923755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d571f4b7-1ff6-4326-9b9a-bcce09034ad9 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:52.924843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d571f4b7-1ff6-4326-9b9a-bcce09034ad9 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:52.924843 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:52.924843 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:52.924843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d571f4b7-1ff6-4326-9b9a-bcce09034ad9 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:52.954255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:52.954255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:52.955257 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d571f4b7-1ff6-4326-9b9a-bcce09034ad9 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:52.957513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d571f4b7-1ff6-4326-9b9a-bcce09034ad9 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 200 Jan 13 11:49:52.963434 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 392/785] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:52 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:53.972178 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26985e1c-44e3-4f56-9d22-8d969da8c8a6 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:53.973316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26985e1c-44e3-4f56-9d22-8d969da8c8a6 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:53.974065 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:53.974065 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:53.974702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26985e1c-44e3-4f56-9d22-8d969da8c8a6 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:54.043377 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:54.043377 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:54.048277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-26985e1c-44e3-4f56-9d22-8d969da8c8a6 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:54.053869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26985e1c-44e3-4f56-9d22-8d969da8c8a6 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 200 Jan 13 11:49:54.055183 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 394/786] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:53 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:55.068270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f45a4f58-212f-46e4-9df2-dfa0cb5537a7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:55.069359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f45a4f58-212f-46e4-9df2-dfa0cb5537a7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:55.069719 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:55.069719 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:55.070809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f45a4f58-212f-46e4-9df2-dfa0cb5537a7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:55.096363 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:55.096363 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:55.097834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f45a4f58-212f-46e4-9df2-dfa0cb5537a7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:55.099967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f45a4f58-212f-46e4-9df2-dfa0cb5537a7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 200 Jan 13 11:49:55.100980 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 393/787] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:55 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:55.123189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff46cb1e-e2a0-4d86-b7f2-debf27a3b442 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5/action Jan 13 11:49:55.129597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:55.129597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:55.139571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff46cb1e-e2a0-4d86-b7f2-debf27a3b442 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:55.140208 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff46cb1e-e2a0-4d86-b7f2-debf27a3b442 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:55.141342 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-ff46cb1e-e2a0-4d86-b7f2-debf27a3b442 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot 'fc7d5f63-f707-4beb-999a-d0b5434ad5f5' with '{'status': 'error'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:55.259313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:55.259313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:55.297757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff46cb1e-e2a0-4d86-b7f2-debf27a3b442 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5/action returned with HTTP 202 Jan 13 11:49:55.299167 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 395/788] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:55 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:55.309468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07a3cf62-bcbd-4d7c-b66f-5ffe1dce6e04 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:55.310420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07a3cf62-bcbd-4d7c-b66f-5ffe1dce6e04 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:55.310859 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:55.310859 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:55.311811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07a3cf62-bcbd-4d7c-b66f-5ffe1dce6e04 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:55.341294 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:55.341294 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:55.342985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-07a3cf62-bcbd-4d7c-b66f-5ffe1dce6e04 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:55.345267 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07a3cf62-bcbd-4d7c-b66f-5ffe1dce6e04 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 200 Jan 13 11:49:55.346251 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 394/789] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:55 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 462 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:55.359940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab6ac8a7-c788-4449-b24f-3e56c47e51f4 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5/action Jan 13 11:49:55.360403 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:55.360403 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:55.360836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab6ac8a7-c788-4449-b24f-3e56c47e51f4 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:55.361220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab6ac8a7-c788-4449-b24f-3e56c47e51f4 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:55.388562 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:55.388562 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:55.390044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ab6ac8a7-c788-4449-b24f-3e56c47e51f4 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot retrieved successfully. Jan 13 11:49:55.467872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ab6ac8a7-c788-4449-b24f-3e56c47e51f4 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot delete request issued successfully. Jan 13 11:49:55.468686 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab6ac8a7-c788-4449-b24f-3e56c47e51f4 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5/action returned with HTTP 202 Jan 13 11:49:55.469740 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 396/790] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:55 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:55.479243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f8ebe75-d1ed-43f0-9fce-324a46bf6d30 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:55.480485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f8ebe75-d1ed-43f0-9fce-324a46bf6d30 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:55.480820 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:55.480820 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:55.481415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f8ebe75-d1ed-43f0-9fce-324a46bf6d30 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:55.525681 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:55.525681 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:55.527325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f8ebe75-d1ed-43f0-9fce-324a46bf6d30 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:55.530635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f8ebe75-d1ed-43f0-9fce-324a46bf6d30 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 200 Jan 13 11:49:55.537256 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 395/791] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:55 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:56.550017 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3be9b8da-8166-44d0-b7ae-a11c80a8251c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:56.550893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3be9b8da-8166-44d0-b7ae-a11c80a8251c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:56.551230 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:56.551230 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:56.551806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3be9b8da-8166-44d0-b7ae-a11c80a8251c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:56.604014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:56.604014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:56.610624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3be9b8da-8166-44d0-b7ae-a11c80a8251c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:56.613122 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3be9b8da-8166-44d0-b7ae-a11c80a8251c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 200 Jan 13 11:49:56.616589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 397/792] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:56 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:57.629177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86c33aee-5d7b-4560-8688-002d691d91ef tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:49:57.630278 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86c33aee-5d7b-4560-8688-002d691d91ef tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:57.630674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:57.630674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:57.631454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86c33aee-5d7b-4560-8688-002d691d91ef tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:57.658293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86c33aee-5d7b-4560-8688-002d691d91ef tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 404 Jan 13 11:49:57.660076 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 396/793] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:57 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:49:57.670242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a05869e-7b76-4b98-9c85-1279181dcf06 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:49:57.670855 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:57.670855 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:57.671491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a05869e-7b76-4b98-9c85-1279181dcf06 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:49:57.671985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a05869e-7b76-4b98-9c85-1279181dcf06 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:57.673044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-6a05869e-7b76-4b98-9c85-1279181dcf06 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:49:57.743627 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:57.743627 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:57.793782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a05869e-7b76-4b98-9c85-1279181dcf06 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:49:57.800956 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 398/794] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:49:57 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:49:57.804889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec302bc9-472d-46eb-83df-ab404bb179ad tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:49:57.805411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec302bc9-472d-46eb-83df-ab404bb179ad tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:57.806173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec302bc9-472d-46eb-83df-ab404bb179ad tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:57.834113 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:57.834113 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:57.835790 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec302bc9-472d-46eb-83df-ab404bb179ad tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:57.837998 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec302bc9-472d-46eb-83df-ab404bb179ad tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:49:57.840325 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 397/795] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:57 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:57.854352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots Jan 13 11:49:57.854938 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:57.854938 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:57.855597 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030", "name": "tempest-SnapshotsActionsTest-Snapshot-33852885"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:49:57.927715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:57.927715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:57.929045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:49:57.929407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Create snapshot from volume bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:49:58.007154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Created reservations ['3085eaa1-6e25-4d79-a1e3-77b36958ce6b', '802f618a-740f-4e54-8676-2dfde3a253e3', '335cb066-6bfb-420b-adb0-897788cf8ce7', 'e5630628-7d8b-4827-b41d-fa3e307218dd'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:49:58.130158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot create request issued successfully. Jan 13 11:49:58.131577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-254ec80a-c4f6-4b28-9abc-7e985c8cf64f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots returned with HTTP 202 Jan 13 11:49:58.138903 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 399/796] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:49:57 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots => generated 305 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:49:58.144355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c9b0f147-f43f-4f29-83a4-7b2720869083 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:49:58.145427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c9b0f147-f43f-4f29-83a4-7b2720869083 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:58.145620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:58.145620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:58.146425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c9b0f147-f43f-4f29-83a4-7b2720869083 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:58.200463 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:58.200463 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:58.203040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c9b0f147-f43f-4f29-83a4-7b2720869083 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:58.208637 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c9b0f147-f43f-4f29-83a4-7b2720869083 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 200 Jan 13 11:49:58.212887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 398/797] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:58 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 437 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:49:59.226198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ec7f71e-8269-4309-829c-a4df79a80280 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:49:59.227440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ec7f71e-8269-4309-829c-a4df79a80280 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:49:59.227863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:49:59.227863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:49:59.228510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ec7f71e-8269-4309-829c-a4df79a80280 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:49:59.286202 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:49:59.286202 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:49:59.295573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5ec7f71e-8269-4309-829c-a4df79a80280 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:49:59.298129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ec7f71e-8269-4309-829c-a4df79a80280 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 200 Jan 13 11:49:59.299712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 400/798] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:49:59 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 437 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:00.314644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26637278-abd3-4a23-8508-c5f785981cfc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:00.315787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26637278-abd3-4a23-8508-c5f785981cfc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:00.316208 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:00.316208 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:00.316901 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26637278-abd3-4a23-8508-c5f785981cfc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:00.357177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:00.357177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:00.358788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-26637278-abd3-4a23-8508-c5f785981cfc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:00.360979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26637278-abd3-4a23-8508-c5f785981cfc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 200 Jan 13 11:50:00.382799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1474aa25-c12a-445e-9fd2-c5bd2ae9f843 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981/action Jan 13 11:50:00.386723 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:00.386723 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:00.387870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1474aa25-c12a-445e-9fd2-c5bd2ae9f843 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:00.389222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1474aa25-c12a-445e-9fd2-c5bd2ae9f843 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:00.390409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-1474aa25-c12a-445e-9fd2-c5bd2ae9f843 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '53f1ba3a-4022-4b1b-85d0-357493a0b981' with '{'status': 'error_deleting'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:50:00.394335 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 399/799] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:00 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:00.453305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:00.453305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:00.488645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1474aa25-c12a-445e-9fd2-c5bd2ae9f843 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981/action returned with HTTP 202 Jan 13 11:50:00.489738 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 401/800] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:50:00 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:50:00.514171 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3aab5607-8565-4ab7-880f-35df89ca75f7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:00.515821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3aab5607-8565-4ab7-880f-35df89ca75f7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:00.518460 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:00.518460 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:00.520872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3aab5607-8565-4ab7-880f-35df89ca75f7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:00.584197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:00.584197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:00.587453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3aab5607-8565-4ab7-880f-35df89ca75f7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:00.590435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3aab5607-8565-4ab7-880f-35df89ca75f7 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 200 Jan 13 11:50:00.600947 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 400/801] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:00 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 469 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:00.603472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b0f39ccc-a279-4525-aedc-19e630f62513 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981/action Jan 13 11:50:00.604118 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:00.604118 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:00.605583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b0f39ccc-a279-4525-aedc-19e630f62513 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:00.606131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b0f39ccc-a279-4525-aedc-19e630f62513 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:00.631354 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:00.631354 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:00.632531 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b0f39ccc-a279-4525-aedc-19e630f62513 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot retrieved successfully. Jan 13 11:50:00.701720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b0f39ccc-a279-4525-aedc-19e630f62513 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot delete request issued successfully. Jan 13 11:50:00.702512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b0f39ccc-a279-4525-aedc-19e630f62513 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981/action returned with HTTP 202 Jan 13 11:50:00.703624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 402/802] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:50:00 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:50:00.712479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e4faf35-3df4-46b2-86e2-cdddda618d8a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:00.713202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e4faf35-3df4-46b2-86e2-cdddda618d8a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:00.713567 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:00.713567 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:00.715066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e4faf35-3df4-46b2-86e2-cdddda618d8a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:00.743673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:00.743673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:00.745387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4e4faf35-3df4-46b2-86e2-cdddda618d8a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:00.747701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e4faf35-3df4-46b2-86e2-cdddda618d8a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 200 Jan 13 11:50:00.749117 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 401/803] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:00 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 463 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:01.793436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-680fe9ab-3e11-4161-bfb2-e0c0d54ab42a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:01.798647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-680fe9ab-3e11-4161-bfb2-e0c0d54ab42a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:01.800178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:01.800178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:01.805946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-680fe9ab-3e11-4161-bfb2-e0c0d54ab42a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:01.863060 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:01.863060 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:01.864709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-680fe9ab-3e11-4161-bfb2-e0c0d54ab42a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:01.866972 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-680fe9ab-3e11-4161-bfb2-e0c0d54ab42a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 200 Jan 13 11:50:01.868502 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 403/804] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:01 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 463 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:02.881696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c6bdea1-34c9-4202-aef4-812d801010cc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:02.882856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c6bdea1-34c9-4202-aef4-812d801010cc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:02.883223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:02.883223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:02.883842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c6bdea1-34c9-4202-aef4-812d801010cc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:02.909073 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c6bdea1-34c9-4202-aef4-812d801010cc tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 404 Jan 13 11:50:02.910519 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 402/805] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:02 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:02.918967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c665bba3-72f1-4fb9-bd86-f002c6d512f9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:50:02.919638 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:02.919638 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:02.920327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c665bba3-72f1-4fb9-bd86-f002c6d512f9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:02.920887 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c665bba3-72f1-4fb9-bd86-f002c6d512f9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:02.921989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-c665bba3-72f1-4fb9-bd86-f002c6d512f9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:50:02.980093 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:02.980093 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.028410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c665bba3-72f1-4fb9-bd86-f002c6d512f9 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:50:03.029874 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 404/806] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:50:02 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:50:03.037729 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f51ca316-a8c3-4076-83af-25f9cf2de52e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.038493 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f51ca316-a8c3-4076-83af-25f9cf2de52e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.039166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f51ca316-a8c3-4076-83af-25f9cf2de52e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.066170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.066170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.067689 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f51ca316-a8c3-4076-83af-25f9cf2de52e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:03.069979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f51ca316-a8c3-4076-83af-25f9cf2de52e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:50:03.082743 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 403/807] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:03 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:03.087490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c744b89b-bcbc-4663-8929-08806fd20821 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:50:03.088127 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.088127 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.088990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c744b89b-bcbc-4663-8929-08806fd20821 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:03.089768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c744b89b-bcbc-4663-8929-08806fd20821 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:03.090908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-c744b89b-bcbc-4663-8929-08806fd20821 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'creating'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:50:03.163313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.163313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.239971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c744b89b-bcbc-4663-8929-08806fd20821 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:50:03.244361 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 405/808] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:50:03 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:50:03.250569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4945fdb-c90f-4e78-9d66-e852e29da758 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.251383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4945fdb-c90f-4e78-9d66-e852e29da758 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.251747 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.251747 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.252369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4945fdb-c90f-4e78-9d66-e852e29da758 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.285710 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.285710 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.287265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4945fdb-c90f-4e78-9d66-e852e29da758 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:03.289410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4945fdb-c90f-4e78-9d66-e852e29da758 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:50:03.290949 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 404/809] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:03 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:03.303269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2dc91564-5ca0-4bb4-97fe-5f11f9025b4c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] POST http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:50:03.303927 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.303927 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.304655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2dc91564-5ca0-4bb4-97fe-5f11f9025b4c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:03.305194 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2dc91564-5ca0-4bb4-97fe-5f11f9025b4c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:03.306264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.snapshot_actions [None req-2dc91564-5ca0-4bb4-97fe-5f11f9025b4c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87942) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 13 11:50:03.332723 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.332723 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.334269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.snapshot_actions [None req-2dc91564-5ca0-4bb4-97fe-5f11f9025b4c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Updating snapshot 45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 with info {'id': '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5', 'status': 'error', 'progress': '80%'} Jan 13 11:50:03.342194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2dc91564-5ca0-4bb4-97fe-5f11f9025b4c tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:50:03.348806 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 406/810] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:50:03 2021] POST /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:03.352642 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53a5252f-5fa0-449d-bbc5-a61b53cec729 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] GET http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.353338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53a5252f-5fa0-449d-bbc5-a61b53cec729 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.353698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.353698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.354911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53a5252f-5fa0-449d-bbc5-a61b53cec729 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.382466 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.382466 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.383723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-53a5252f-5fa0-449d-bbc5-a61b53cec729 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Snapshot retrieved successfully. Jan 13 11:50:03.385593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53a5252f-5fa0-449d-bbc5-a61b53cec729 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:50:03.398615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89744fed-6791-4d54-a588-7542a0eb3ec7 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] POST http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action Jan 13 11:50:03.399259 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.399259 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.399908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89744fed-6791-4d54-a588-7542a0eb3ec7 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:03.400437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89744fed-6791-4d54-a588-7542a0eb3ec7 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:03.402149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-89744fed-6791-4d54-a588-7542a0eb3ec7 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] Updating snapshot '45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:50:03.412374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 405/811] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:03 2021] GET /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 461 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:03.457325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.457325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.493244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89744fed-6791-4d54-a588-7542a0eb3ec7 tempest-SnapshotsActionsTest-2084526076 tempest-SnapshotsActionsTest-2084526076] http://10.222.0.24/volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action returned with HTTP 202 Jan 13 11:50:03.500554 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 407/812] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:50:03 2021] POST /volume/v3/ad6c87c69d644d92bbc984875a07e279/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:50:03.506081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b24f1da-4672-4245-bcba-cc1315fbc2e5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.506787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b24f1da-4672-4245-bcba-cc1315fbc2e5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.507257 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.507257 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.507876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b24f1da-4672-4245-bcba-cc1315fbc2e5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.536392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.536392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.537889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b24f1da-4672-4245-bcba-cc1315fbc2e5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:03.540072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b24f1da-4672-4245-bcba-cc1315fbc2e5 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:50:03.541053 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 406/813] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:03 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:03.556447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac124873-8fc8-435d-bc46-f33b57bfeb17 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] DELETE http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:03.557974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac124873-8fc8-435d-bc46-f33b57bfeb17 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.558468 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.558468 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.559184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac124873-8fc8-435d-bc46-f33b57bfeb17 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.559738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-ac124873-8fc8-435d-bc46-f33b57bfeb17 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete snapshot with id: 53f1ba3a-4022-4b1b-85d0-357493a0b981 Jan 13 11:50:03.591604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac124873-8fc8-435d-bc46-f33b57bfeb17 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 returned with HTTP 404 Jan 13 11:50:03.593002 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 408/814] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:50:03 2021] DELETE /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/53f1ba3a-4022-4b1b-85d0-357493a0b981 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:03.601921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c511d5a-f966-4f46-a678-69ac5937aedf tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] DELETE http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:50:03.602678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c511d5a-f966-4f46-a678-69ac5937aedf tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.603240 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:03.603240 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:03.603870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c511d5a-f966-4f46-a678-69ac5937aedf tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.605101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-4c511d5a-f966-4f46-a678-69ac5937aedf tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete snapshot with id: fc7d5f63-f707-4beb-999a-d0b5434ad5f5 Jan 13 11:50:03.642437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c511d5a-f966-4f46-a678-69ac5937aedf tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 returned with HTTP 404 Jan 13 11:50:03.644302 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 407/815] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:50:03 2021] DELETE /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/fc7d5f63-f707-4beb-999a-d0b5434ad5f5 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:03.654651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4866163d-5f14-48a4-8751-884ce08a64f2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] DELETE http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:50:03.655601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4866163d-5f14-48a4-8751-884ce08a64f2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.656248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4866163d-5f14-48a4-8751-884ce08a64f2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.656839 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-4866163d-5f14-48a4-8751-884ce08a64f2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete snapshot with id: cf23aac5-3a9f-4ed2-8256-12c6019937d3 Jan 13 11:50:03.685394 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4866163d-5f14-48a4-8751-884ce08a64f2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 returned with HTTP 404 Jan 13 11:50:03.687505 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 409/816] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:50:03 2021] DELETE /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/cf23aac5-3a9f-4ed2-8256-12c6019937d3 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:03.695410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de0ffc07-52a7-4440-8503-f541ef78e881 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] DELETE http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:50:03.696158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-de0ffc07-52a7-4440-8503-f541ef78e881 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.696831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-de0ffc07-52a7-4440-8503-f541ef78e881 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.697359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-de0ffc07-52a7-4440-8503-f541ef78e881 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete snapshot with id: 14982b53-219f-4cd8-9310-959fc7aaac53 Jan 13 11:50:03.724821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de0ffc07-52a7-4440-8503-f541ef78e881 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 returned with HTTP 404 Jan 13 11:50:03.726653 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 408/817] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:50:03 2021] DELETE /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/14982b53-219f-4cd8-9310-959fc7aaac53 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:03.735457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] DELETE http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.736241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.736919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.737445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete snapshot with id: 45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.766313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.766313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.768093 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:03.843714 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot delete request issued successfully. Jan 13 11:50:03.844641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13464ca9-dad0-4814-b604-99f6c9abdea2 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 202 Jan 13 11:50:03.845682 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 410/818] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:50:03 2021] DELETE /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:03.856696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f70241ee-cdb4-45eb-913e-2badb1ff2355 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:03.857428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f70241ee-cdb4-45eb-913e-2badb1ff2355 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:03.858265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f70241ee-cdb4-45eb-913e-2badb1ff2355 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:03.892031 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:03.892031 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:03.893196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f70241ee-cdb4-45eb-913e-2badb1ff2355 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:03.895651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f70241ee-cdb4-45eb-913e-2badb1ff2355 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:50:03.896828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 409/819] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:03 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:04.909707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e38cfa1-843f-4f6c-bca8-2812be13292a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:04.910346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e38cfa1-843f-4f6c-bca8-2812be13292a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:04.910346 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:04.910346 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:04.910654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e38cfa1-843f-4f6c-bca8-2812be13292a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:04.973072 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:04.973072 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:04.974230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3e38cfa1-843f-4f6c-bca8-2812be13292a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Snapshot retrieved successfully. Jan 13 11:50:04.977515 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e38cfa1-843f-4f6c-bca8-2812be13292a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 200 Jan 13 11:50:04.978352 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 411/820] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:04 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:05.991433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96fcaae1-b482-4c44-8bc8-dbd87553670f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 Jan 13 11:50:05.992520 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96fcaae1-b482-4c44-8bc8-dbd87553670f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:05.992916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:05.992916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:05.993556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96fcaae1-b482-4c44-8bc8-dbd87553670f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:06.023917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96fcaae1-b482-4c44-8bc8-dbd87553670f tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 returned with HTTP 404 Jan 13 11:50:06.025339 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 410/821] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:05 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/snapshots/45b81b4b-3d8a-4f4c-9e9c-721719b2b8b5 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:06.033785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] DELETE http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:50:06.034701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:06.035153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:06.035153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:06.035847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:06.036546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete volume with id: bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:50:06.137068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:06.137068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:06.138847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:50:06.179886 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Delete volume request issued successfully. Jan 13 11:50:06.180544 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1861908f-d36a-493c-9092-f0631b1eadd1 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 returned with HTTP 202 Jan 13 11:50:06.181530 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 412/822] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:50:06 2021] DELETE /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:06.189974 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-165b114d-da1a-43f5-8d7e-86badbcd7576 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:50:06.191752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-165b114d-da1a-43f5-8d7e-86badbcd7576 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:06.192448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-165b114d-da1a-43f5-8d7e-86badbcd7576 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:06.286959 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:06.286959 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:06.296775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-165b114d-da1a-43f5-8d7e-86badbcd7576 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:50:06.332151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-165b114d-da1a-43f5-8d7e-86badbcd7576 tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 returned with HTTP 200 Jan 13 11:50:06.333354 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 411/823] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:06 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:07.356747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45dc4b07-d70c-4fec-9115-393b835c748e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:50:07.358181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45dc4b07-d70c-4fec-9115-393b835c748e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:07.358560 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:07.358560 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:07.359239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45dc4b07-d70c-4fec-9115-393b835c748e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:07.512259 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:07.512259 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:07.542080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-45dc4b07-d70c-4fec-9115-393b835c748e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Volume info retrieved successfully. Jan 13 11:50:07.593789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45dc4b07-d70c-4fec-9115-393b835c748e tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 returned with HTTP 200 Jan 13 11:50:07.596539 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 413/824] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:07 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 => generated 911 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:08.612930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5adec2b-dd76-4863-8e9c-c88fbc7ee85a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] GET http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 Jan 13 11:50:08.614029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5adec2b-dd76-4863-8e9c-c88fbc7ee85a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:08.614395 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:08.614395 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:08.615039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5adec2b-dd76-4863-8e9c-c88fbc7ee85a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:08.702275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5adec2b-dd76-4863-8e9c-c88fbc7ee85a tempest-SnapshotsActionsTest-317660176 tempest-SnapshotsActionsTest-317660176] http://10.222.0.24/volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 returned with HTTP 404 Jan 13 11:50:08.703397 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 412/825] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:08 2021] GET /volume/v3/05c09984c4944a9b9cf19a8e6fa3b85c/volumes/bcd47bdc-a79d-4ab0-8dd0-bb3e96c50030 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:14.670303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95edea26-6443-41be-9f1e-d572fef29c6f tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] POST http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/types Jan 13 11:50:14.670796 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:14.670796 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:14.672733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95edea26-6443-41be-9f1e-d572fef29c6f tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-685320192"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:14.753902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95edea26-6443-41be-9f1e-d572fef29c6f tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/types returned with HTTP 200 Jan 13 11:50:14.757066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 414/826] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:50:14 2021] POST /volume/v3/c254d4a11fff41428527556654c450f7/types => generated 219 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:14.767823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79fed755-e6f7-4fea-9540-af7be9f589f6 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] POST http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/group_types Jan 13 11:50:14.768629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79fed755-e6f7-4fea-9540-af7be9f589f6 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-23930301"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:14.829804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79fed755-e6f7-4fea-9540-af7be9f589f6 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/group_types returned with HTTP 202 Jan 13 11:50:14.830963 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 413/827] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:50:14 2021] POST /volume/v3/c254d4a11fff41428527556654c450f7/group_types => generated 175 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:15.169193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] POST http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups Jan 13 11:50:15.170272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Action: 'create', calling method: version_select, body: {"group": {"group_type": "552697c9-d448-435c-a56a-5af2dec086af", "volume_types": ["bdb3ccce-d10f-4206-87d4-a9e33eb5ed05"], "name": "tempest-GroupsV320Test-Group-1370977753"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:15.171523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Creating new group {'group': {'group_type': '552697c9-d448-435c-a56a-5af2dec086af', 'volume_types': ['bdb3ccce-d10f-4206-87d4-a9e33eb5ed05'], 'name': 'tempest-GroupsV320Test-Group-1370977753'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:50:15.211047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Creating group tempest-GroupsV320Test-Group-1370977753. Jan 13 11:50:15.275030 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Availability Zones retrieved successfully. Jan 13 11:50:15.384847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Created reservations ['82fbd8af-697e-4e42-8279-3cdf115591a4'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:15.514370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be5c9d21-21ee-4ce3-a54f-0cd755fe718c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups returned with HTTP 202 Jan 13 11:50:15.515983 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 415/828] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:50:14 2021] POST /volume/v3/4e915a38b82f472b9af572c98a102197/groups => generated 108 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:15.533112 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc038dda-bdc1-481b-a490-e523020e3438 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:15.538449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc038dda-bdc1-481b-a490-e523020e3438 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:15.541340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc038dda-bdc1-481b-a490-e523020e3438 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:15.545468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-cc038dda-bdc1-481b-a490-e523020e3438 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:15.567120 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:15.567120 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:15.608649 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc038dda-bdc1-481b-a490-e523020e3438 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:15.610916 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 414/829] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:15 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 388 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:16.624550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8edf2645-023b-4611-a73e-ee6716f755d4 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:16.625206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8edf2645-023b-4611-a73e-ee6716f755d4 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:16.625307 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:16.625307 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:16.625660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8edf2645-023b-4611-a73e-ee6716f755d4 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:16.626366 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-8edf2645-023b-4611-a73e-ee6716f755d4 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:16.653941 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:16.653941 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:16.717496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8edf2645-023b-4611-a73e-ee6716f755d4 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:16.718418 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 416/830] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:16 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 389 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:16.734741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c6b42f2-5026-4616-970b-6c5c9362547c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] POST http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action Jan 13 11:50:16.735519 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:16.735519 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:16.736563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c6b42f2-5026-4616-970b-6c5c9362547c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:16.737940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c6b42f2-5026-4616-970b-6c5c9362547c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:16.739834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-4c6b42f2-5026-4616-970b-6c5c9362547c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Updating group '2d416a2a-9816-4229-8744-eaa8cd83ed36' with 'creating' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 11:50:16.750360 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:16.750360 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:16.761786 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c6b42f2-5026-4616-970b-6c5c9362547c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action returned with HTTP 202 Jan 13 11:50:16.778376 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84c01400-907e-495e-b2a6-7cf6596d1310 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:16.788394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84c01400-907e-495e-b2a6-7cf6596d1310 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:16.789193 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:16.789193 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:16.789898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84c01400-907e-495e-b2a6-7cf6596d1310 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:16.791855 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-84c01400-907e-495e-b2a6-7cf6596d1310 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:16.794731 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 415/831] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:50:16 2021] POST /volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:50:16.807362 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:16.807362 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:16.901842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84c01400-907e-495e-b2a6-7cf6596d1310 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:16.903022 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 417/832] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:16 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 388 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:16.915902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65e5e8a0-db5a-4fc9-924a-7b5e36983dc2 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] POST http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action Jan 13 11:50:16.917405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:16.917405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:16.917807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65e5e8a0-db5a-4fc9-924a-7b5e36983dc2 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:16.918383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65e5e8a0-db5a-4fc9-924a-7b5e36983dc2 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:16.919639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-65e5e8a0-db5a-4fc9-924a-7b5e36983dc2 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Updating group '2d416a2a-9816-4229-8744-eaa8cd83ed36' with 'available' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 11:50:16.928484 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:16.928484 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:16.949075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65e5e8a0-db5a-4fc9-924a-7b5e36983dc2 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action returned with HTTP 202 Jan 13 11:50:16.953619 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 416/833] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:50:16 2021] POST /volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:50:16.969161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f280468-2491-4a65-a202-aea9c7006ac2 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:16.969740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f280468-2491-4a65-a202-aea9c7006ac2 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:16.970308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:16.970308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:16.978638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f280468-2491-4a65-a202-aea9c7006ac2 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:16.980014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-9f280468-2491-4a65-a202-aea9c7006ac2 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:16.989608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:16.989608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.032259 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f280468-2491-4a65-a202-aea9c7006ac2 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:17.033533 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 418/834] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:16 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 389 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:17.046203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a314dd38-e06b-4db8-a33b-5b593b130959 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] POST http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action Jan 13 11:50:17.046708 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.046708 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.047817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a314dd38-e06b-4db8-a33b-5b593b130959 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:17.048211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a314dd38-e06b-4db8-a33b-5b593b130959 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:17.049153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-a314dd38-e06b-4db8-a33b-5b593b130959 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Updating group '2d416a2a-9816-4229-8744-eaa8cd83ed36' with 'error' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 11:50:17.063150 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.063150 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.073229 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a314dd38-e06b-4db8-a33b-5b593b130959 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action returned with HTTP 202 Jan 13 11:50:17.074280 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 417/835] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:50:17 2021] POST /volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:50:17.087457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c52eb2d-275c-42e8-8f21-ebff15704609 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:17.087457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c52eb2d-275c-42e8-8f21-ebff15704609 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:17.087457 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.087457 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.087457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c52eb2d-275c-42e8-8f21-ebff15704609 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:17.087457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-4c52eb2d-275c-42e8-8f21-ebff15704609 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:17.096785 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.096785 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.179549 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c52eb2d-275c-42e8-8f21-ebff15704609 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:17.181172 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 419/836] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:17 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 385 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:17.196811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a87577c8-2d3c-45e4-a88e-47e4234ecc97 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] POST http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action Jan 13 11:50:17.197815 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.197815 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.198529 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a87577c8-2d3c-45e4-a88e-47e4234ecc97 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:17.199154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a87577c8-2d3c-45e4-a88e-47e4234ecc97 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:17.200260 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-a87577c8-2d3c-45e4-a88e-47e4234ecc97 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Updating group '2d416a2a-9816-4229-8744-eaa8cd83ed36' with 'available' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 11:50:17.207524 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.207524 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.220684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a87577c8-2d3c-45e4-a88e-47e4234ecc97 tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action returned with HTTP 202 Jan 13 11:50:17.225083 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 418/837] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:50:17 2021] POST /volume/v3/c254d4a11fff41428527556654c450f7/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:50:17.231131 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8da7ed66-4e9e-4b4b-afa4-b4d78058c003 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:17.231945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8da7ed66-4e9e-4b4b-afa4-b4d78058c003 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:17.232323 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.232323 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.232880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8da7ed66-4e9e-4b4b-afa4-b4d78058c003 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:17.233452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-8da7ed66-4e9e-4b4b-afa4-b4d78058c003 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:17.241962 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.241962 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.296980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8da7ed66-4e9e-4b4b-afa4-b4d78058c003 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:17.298122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 420/838] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:17 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 389 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:17.310732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/volumes/detail Jan 13 11:50:17.311984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:17.312184 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.312184 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.312566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:17.313441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:50:17.317900 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.317900 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.319099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:50:17.426818 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Get all volumes completed successfully. Jan 13 11:50:17.437525 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f92c0a1-e9cd-49e0-8869-37d0757294d5 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/volumes/detail returned with HTTP 200 Jan 13 11:50:17.452029 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 421/839] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:50:17 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:17.457087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc5e3539-8819-41c4-8182-6f68ffc157e8 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] POST http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action Jan 13 11:50:17.458298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc5e3539-8819-41c4-8182-6f68ffc157e8 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:17.458914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc5e3539-8819-41c4-8182-6f68ffc157e8 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:17.460087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-fc5e3539-8819-41c4-8182-6f68ffc157e8 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] delete called for group 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:50:17.460657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-fc5e3539-8819-41c4-8182-6f68ffc157e8 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Delete group with id: 2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:17.472794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.472794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.498808 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47068892-ad41-4f72-9022-d40b95e9abe9 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] POST http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types Jan 13 11:50:17.499634 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.499634 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.500559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47068892-ad41-4f72-9022-d40b95e9abe9 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:17.554361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47068892-ad41-4f72-9022-d40b95e9abe9 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types returned with HTTP 200 Jan 13 11:50:17.555635 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 419/840] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:50:17 2021] POST /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types => generated 188 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:50:17.567829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a32da8c-724b-4b17-80fe-9bd199c6213b tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] POST http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types Jan 13 11:50:17.568629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a32da8c-724b-4b17-80fe-9bd199c6213b tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:17.579600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc5e3539-8819-41c4-8182-6f68ffc157e8 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action returned with HTTP 202 Jan 13 11:50:17.584335 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 422/841] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:50:17 2021] POST /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:50:17.590098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06376c53-74ec-45a1-b5ea-db2b3bf3260c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:17.591089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06376c53-74ec-45a1-b5ea-db2b3bf3260c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:17.591598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:17.591598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:17.592261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06376c53-74ec-45a1-b5ea-db2b3bf3260c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:17.592794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-06376c53-74ec-45a1-b5ea-db2b3bf3260c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:17.601402 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.601402 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.625595 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a32da8c-724b-4b17-80fe-9bd199c6213b tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types returned with HTTP 200 Jan 13 11:50:17.633793 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 420/842] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:50:17 2021] POST /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types => generated 188 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:50:17.642534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06376c53-74ec-45a1-b5ea-db2b3bf3260c tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 200 Jan 13 11:50:17.643759 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 423/843] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:17 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:17.824454 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] POST http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes Jan 13 11:50:17.825228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:17.826348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:50:17.842486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Create volume of 1 GB Jan 13 11:50:17.844138 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:17.844138 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:17.845065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Availability Zones retrieved successfully. Jan 13 11:50:17.865422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Flow 'volume_create_api' (d2477099-115a-4831-9752-b68d8b911cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:17.868538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd9aeb9-c9eb-4b55-8591-4a9bcc6fd650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:17.875157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:50:17.936046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd9aeb9-c9eb-4b55-8591-4a9bcc6fd650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:50:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0108b216-e387-4dcd-ae9f-f2757fee0659,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0108b216-e387-4dcd-ae9f-f2757fee0659', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:17.939013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183db75e-6aba-4837-b038-b71bf1af1317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:17.996835 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:50:17.998169 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:50:18.048513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Created reservations ['4098915a-3a26-4453-8d04-bcea6d6218f8', 'ed8faacb-e152-4d16-b8ef-094cf7a37bae', '94baff98-6241-497b-9e3c-60569d058ce9', '50184af9-739e-4199-9cfd-c75f9de3c06f'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:18.051251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183db75e-6aba-4837-b038-b71bf1af1317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4098915a-3a26-4453-8d04-bcea6d6218f8', 'ed8faacb-e152-4d16-b8ef-094cf7a37bae', '94baff98-6241-497b-9e3c-60569d058ce9', '50184af9-739e-4199-9cfd-c75f9de3c06f']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:18.053668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8013bc6d-4770-45cb-95df-273da8275e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:18.122799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8013bc6d-4770-45cb-95df-273da8275e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5127eff-a6fa-47e5-a504-62f934b1b9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac9f87cb4a4d929afc11592f1d60ac',qos_specs=None,replication_status=,reservations=['4098915a-3a26-4453-8d04-bcea6d6218f8','ed8faacb-e152-4d16-b8ef-094cf7a37bae','94baff98-6241-497b-9e3c-60569d058ce9','50184af9-739e-4199-9cfd-c75f9de3c06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740f523f7a834a1093dfce3d0fe96c2b',volume_type_id=0108b216-e387-4dcd-ae9f-f2757fee0659), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5127eff-a6fa-47e5-a504-62f934b1b9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ac9f87cb4a4d929afc11592f1d60ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='740f523f7a834a1093dfce3d0fe96c2b',volume_attachment=,volume_type=,volume_type_id=0108b216-e387-4dcd-ae9f-f2757fee0659)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:18.125678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104af32e-cb03-4e30-8e7a-3b6c16589f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:18.162188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104af32e-cb03-4e30-8e7a-3b6c16589f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ac9f87cb4a4d929afc11592f1d60ac',qos_specs=None,replication_status=,reservations=['4098915a-3a26-4453-8d04-bcea6d6218f8','ed8faacb-e152-4d16-b8ef-094cf7a37bae','94baff98-6241-497b-9e3c-60569d058ce9','50184af9-739e-4199-9cfd-c75f9de3c06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740f523f7a834a1093dfce3d0fe96c2b',volume_type_id=0108b216-e387-4dcd-ae9f-f2757fee0659)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:18.164865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28dd465-6669-4cba-87b6-06fd2d0eeebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:18.187184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28dd465-6669-4cba-87b6-06fd2d0eeebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:18.190314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Flow 'volume_create_api' (d2477099-115a-4831-9752-b68d8b911cbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:18.251810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Create volume request issued successfully. Jan 13 11:50:18.269569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e66b7d42-b3bb-446a-9729-6d46557f3cb4 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes returned with HTTP 202 Jan 13 11:50:18.270299 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 421/844] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:50:17 2021] POST /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes => generated 833 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:50:18.287090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-583e90ff-aec0-4e6b-9d45-597f5d7c7e3e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:18.287635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-583e90ff-aec0-4e6b-9d45-597f5d7c7e3e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:18.287854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:18.287854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:18.288234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-583e90ff-aec0-4e6b-9d45-597f5d7c7e3e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:18.358367 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:18.358367 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:18.370954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-583e90ff-aec0-4e6b-9d45-597f5d7c7e3e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:18.398993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-583e90ff-aec0-4e6b-9d45-597f5d7c7e3e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:18.399835 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 424/845] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:18 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 901 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:18.657342 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af03f61c-b589-43e6-9e7b-26a425ec6511 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] GET http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 Jan 13 11:50:18.657908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af03f61c-b589-43e6-9e7b-26a425ec6511 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:18.658112 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:18.658112 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:18.658495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af03f61c-b589-43e6-9e7b-26a425ec6511 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:18.658930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-af03f61c-b589-43e6-9e7b-26a425ec6511 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] show called for member 2d416a2a-9816-4229-8744-eaa8cd83ed36 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:50:18.672417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af03f61c-b589-43e6-9e7b-26a425ec6511 tempest-GroupsV320Test-151917090 tempest-GroupsV320Test-151917090] http://10.222.0.24/volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 returned with HTTP 404 Jan 13 11:50:18.673402 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 422/846] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:50:18 2021] GET /volume/v3/4e915a38b82f472b9af572c98a102197/groups/2d416a2a-9816-4229-8744-eaa8cd83ed36 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:50:18.682688 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a98688e-2b9e-4a00-89fd-368f9fc849bb tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] DELETE http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/group_types/552697c9-d448-435c-a56a-5af2dec086af Jan 13 11:50:18.683288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a98688e-2b9e-4a00-89fd-368f9fc849bb tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:18.683505 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:18.683505 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:18.684036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a98688e-2b9e-4a00-89fd-368f9fc849bb tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:18.752227 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:50:18.752227 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:50:18.767808 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a98688e-2b9e-4a00-89fd-368f9fc849bb tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/group_types/552697c9-d448-435c-a56a-5af2dec086af returned with HTTP 202 Jan 13 11:50:18.768875 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 425/847] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:50:18 2021] DELETE /volume/v3/c254d4a11fff41428527556654c450f7/group_types/552697c9-d448-435c-a56a-5af2dec086af => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:50:18.777360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a682a589-ae58-4737-ab8d-4d4aa99b75dc tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] DELETE http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/types/bdb3ccce-d10f-4206-87d4-a9e33eb5ed05 Jan 13 11:50:18.778296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a682a589-ae58-4737-ab8d-4d4aa99b75dc tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:18.778997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a682a589-ae58-4737-ab8d-4d4aa99b75dc tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:18.779809 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:18.779809 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:18.891323 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:50:18.891323 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:50:18.903655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a682a589-ae58-4737-ab8d-4d4aa99b75dc tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/types/bdb3ccce-d10f-4206-87d4-a9e33eb5ed05 returned with HTTP 202 Jan 13 11:50:18.905229 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 423/848] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:50:18 2021] DELETE /volume/v3/c254d4a11fff41428527556654c450f7/types/bdb3ccce-d10f-4206-87d4-a9e33eb5ed05 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:18.912765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-31f841f1-0615-400b-abe1-f2d5bff9cd2c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] GET http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/types/bdb3ccce-d10f-4206-87d4-a9e33eb5ed05 Jan 13 11:50:18.913692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-31f841f1-0615-400b-abe1-f2d5bff9cd2c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:18.914486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-31f841f1-0615-400b-abe1-f2d5bff9cd2c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:18.938279 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-31f841f1-0615-400b-abe1-f2d5bff9cd2c tempest-GroupsV320Test-949503809 tempest-GroupsV320Test-949503809] http://10.222.0.24/volume/v3/c254d4a11fff41428527556654c450f7/types/bdb3ccce-d10f-4206-87d4-a9e33eb5ed05 returned with HTTP 404 Jan 13 11:50:18.941819 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 426/849] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:50:18 2021] GET /volume/v3/c254d4a11fff41428527556654c450f7/types/bdb3ccce-d10f-4206-87d4-a9e33eb5ed05 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:19.416599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64301e1d-9ec7-4136-a257-d41e0c1dad86 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:19.417554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64301e1d-9ec7-4136-a257-d41e0c1dad86 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:19.417554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64301e1d-9ec7-4136-a257-d41e0c1dad86 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:19.481548 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:19.481548 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:19.493851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-64301e1d-9ec7-4136-a257-d41e0c1dad86 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:19.525015 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64301e1d-9ec7-4136-a257-d41e0c1dad86 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:19.534903 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 424/850] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:19 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 926 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:19.543514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-44b30093-731b-47a1-be27-ce0618e02101 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] GET http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:19.544200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-44b30093-731b-47a1-be27-ce0618e02101 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:19.544809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-44b30093-731b-47a1-be27-ce0618e02101 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:19.609760 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:19.609760 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:19.621212 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-44b30093-731b-47a1-be27-ce0618e02101 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Volume info retrieved successfully. Jan 13 11:50:19.648132 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-44b30093-731b-47a1-be27-ce0618e02101 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:19.649747 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 427/851] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:19 2021] GET /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 1097 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:19.665220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] POST http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4/action Jan 13 11:50:19.665787 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:19.665787 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:19.666629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:50:19.667562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:19.722414 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:19.722414 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:19.723715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:19.773170 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:50:19.774056 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:50:19.808661 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Created reservations ['10350f06-4c36-400a-a6ea-f1f583777f25', '1ad8e6ce-8a17-4509-9fe9-26e8ab789686'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:19.856626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Created reservations ['b56f5ec1-7202-43ae-a2d4-630ef983b962', '9e1236b7-4a80-407d-a51f-3ab4cddb6ee9'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:19.944527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Retype volume request issued successfully. Jan 13 11:50:19.945254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be229030-8725-4842-bd3a-92a9eba71f98 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4/action returned with HTTP 202 Jan 13 11:50:19.946313 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 425/852] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:50:19 2021] POST /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4/action => generated 0 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:50:19.954272 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7b4863c2-4921-40b3-b4d3-28a553519e8e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:19.955078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7b4863c2-4921-40b3-b4d3-28a553519e8e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:19.955403 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:19.955403 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:19.955966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7b4863c2-4921-40b3-b4d3-28a553519e8e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:20.027990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:20.027990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:20.038856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7b4863c2-4921-40b3-b4d3-28a553519e8e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:20.066667 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7b4863c2-4921-40b3-b4d3-28a553519e8e tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:20.079804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 428/853] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:19 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 925 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:21.085299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d63af4e-c2b3-44d8-a725-4a6f25ef24c1 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:21.085876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d63af4e-c2b3-44d8-a725-4a6f25ef24c1 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:21.086000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:21.086000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:21.086355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d63af4e-c2b3-44d8-a725-4a6f25ef24c1 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:21.213748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:21.213748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:21.235375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d63af4e-c2b3-44d8-a725-4a6f25ef24c1 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:21.266052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d63af4e-c2b3-44d8-a725-4a6f25ef24c1 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:21.266949 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 426/854] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:21 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 926 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:21.285620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-553bc574-f238-4ba0-8c53-bbbda2ea133c tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] GET http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:21.286281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-553bc574-f238-4ba0-8c53-bbbda2ea133c tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:21.286607 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:21.286607 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:21.287187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-553bc574-f238-4ba0-8c53-bbbda2ea133c tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:21.344440 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:21.344440 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:21.353097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-553bc574-f238-4ba0-8c53-bbbda2ea133c tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Volume info retrieved successfully. Jan 13 11:50:21.380309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-553bc574-f238-4ba0-8c53-bbbda2ea133c tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:21.381526 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 429/855] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:21 2021] GET /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 1097 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:21.397227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-676d5bf3-e620-496f-8adb-30c00ab55ad0 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] GET http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370 Jan 13 11:50:21.398011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-676d5bf3-e620-496f-8adb-30c00ab55ad0 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:21.398284 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:21.398284 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:21.398740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-676d5bf3-e620-496f-8adb-30c00ab55ad0 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:21.401390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-676d5bf3-e620-496f-8adb-30c00ab55ad0 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370'), ('all_tenants', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:50:21.462080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-676d5bf3-e620-496f-8adb-30c00ab55ad0 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Get all volumes completed successfully. Jan 13 11:50:21.463099 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-676d5bf3-e620-496f-8adb-30c00ab55ad0 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370 returned with HTTP 200 Jan 13 11:50:21.464634 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 427/856] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 11:50:21 2021] GET /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-596678370 => generated 412 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:21.479118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] DELETE http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:21.479955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:21.480423 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:21.480423 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:21.481586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:21.481724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Delete volume with id: d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:21.541509 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:21.541509 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:21.542829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:21.584677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Delete volume request issued successfully. Jan 13 11:50:21.600867 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82fd59c3-3046-4e87-911f-91f8c1564b06 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 202 Jan 13 11:50:21.605622 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 430/857] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:50:21 2021] DELETE /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:21.611760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-367461ff-473d-4312-bbf6-546f80034bc9 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:21.612523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-367461ff-473d-4312-bbf6-546f80034bc9 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:21.612918 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:21.612918 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:21.613545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-367461ff-473d-4312-bbf6-546f80034bc9 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:21.705477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:21.705477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:21.715074 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-367461ff-473d-4312-bbf6-546f80034bc9 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:21.739642 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-367461ff-473d-4312-bbf6-546f80034bc9 tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:21.740487 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 428/858] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:21 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 925 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:22.757113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68a62843-5fe9-41f0-88f5-c1795a589aef tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:22.758158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68a62843-5fe9-41f0-88f5-c1795a589aef tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:22.758527 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:22.758527 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:22.759145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68a62843-5fe9-41f0-88f5-c1795a589aef tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:22.816480 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:22.816480 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:22.827431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-68a62843-5fe9-41f0-88f5-c1795a589aef tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Volume info retrieved successfully. Jan 13 11:50:22.851545 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68a62843-5fe9-41f0-88f5-c1795a589aef tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 200 Jan 13 11:50:22.852630 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 431/859] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:22 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 925 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:23.871219 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a224c79-277c-4c8d-9e9e-05d8537627cd tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] GET http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 Jan 13 11:50:23.872402 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a224c79-277c-4c8d-9e9e-05d8537627cd tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:23.872861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:23.872861 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:23.873683 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a224c79-277c-4c8d-9e9e-05d8537627cd tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:23.940597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a224c79-277c-4c8d-9e9e-05d8537627cd tempest-VolumeRetypeWithoutMigrationTest-676156337 tempest-VolumeRetypeWithoutMigrationTest-676156337] http://10.222.0.24/volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 returned with HTTP 404 Jan 13 11:50:23.945776 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 429/860] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:23 2021] GET /volume/v3/b1ac9f87cb4a4d929afc11592f1d60ac/volumes/d5127eff-a6fa-47e5-a504-62f934b1b9b4 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:23.950319 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f06f35c-8386-4f61-b6c0-836623fa64b1 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] DELETE http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/c74b70f0-dcd7-479b-bd9a-f0a331101bd6 Jan 13 11:50:23.951067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f06f35c-8386-4f61-b6c0-836623fa64b1 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:23.951458 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:23.951458 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:23.952104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f06f35c-8386-4f61-b6c0-836623fa64b1 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method '_delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:24.190876 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:50:24.190876 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:50:24.204273 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f06f35c-8386-4f61-b6c0-836623fa64b1 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/c74b70f0-dcd7-479b-bd9a-f0a331101bd6 returned with HTTP 202 Jan 13 11:50:24.209195 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 432/861] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:50:23 2021] DELETE /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/c74b70f0-dcd7-479b-bd9a-f0a331101bd6 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:24.214827 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-311a1c92-250b-4937-aec7-58218aa4f9f8 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] GET http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/c74b70f0-dcd7-479b-bd9a-f0a331101bd6 Jan 13 11:50:24.215365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-311a1c92-250b-4937-aec7-58218aa4f9f8 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:24.215858 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-311a1c92-250b-4937-aec7-58218aa4f9f8 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:24.227889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-311a1c92-250b-4937-aec7-58218aa4f9f8 tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/c74b70f0-dcd7-479b-bd9a-f0a331101bd6 returned with HTTP 404 Jan 13 11:50:24.229010 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 430/862] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:50:24 2021] GET /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/c74b70f0-dcd7-479b-bd9a-f0a331101bd6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:50:24.236817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-508ef24c-8fe3-4794-b72e-2ae0cf23cdcc tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] DELETE http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/0108b216-e387-4dcd-ae9f-f2757fee0659 Jan 13 11:50:24.238122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-508ef24c-8fe3-4794-b72e-2ae0cf23cdcc tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:24.238822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-508ef24c-8fe3-4794-b72e-2ae0cf23cdcc tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method '_delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:24.332386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-508ef24c-8fe3-4794-b72e-2ae0cf23cdcc tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/0108b216-e387-4dcd-ae9f-f2757fee0659 returned with HTTP 202 Jan 13 11:50:24.333589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 433/863] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:50:24 2021] DELETE /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/0108b216-e387-4dcd-ae9f-f2757fee0659 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:24.342228 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58935ed2-2b5e-46de-a404-6c8b67dfd4ca tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] GET http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/0108b216-e387-4dcd-ae9f-f2757fee0659 Jan 13 11:50:24.342509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58935ed2-2b5e-46de-a404-6c8b67dfd4ca tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:24.343161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58935ed2-2b5e-46de-a404-6c8b67dfd4ca tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:24.356606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58935ed2-2b5e-46de-a404-6c8b67dfd4ca tempest-VolumeRetypeWithoutMigrationTest-739283022 tempest-VolumeRetypeWithoutMigrationTest-739283022] http://10.222.0.24/volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/0108b216-e387-4dcd-ae9f-f2757fee0659 returned with HTTP 404 Jan 13 11:50:24.357977 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 431/864] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:50:24 2021] GET /volume/v3/852d9868d66c4fbab54d364a8bbb5afb/types/0108b216-e387-4dcd-ae9f-f2757fee0659 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:29.460167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fa67eae-66ad-411c-853d-20a1099d1d4f tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] GET http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default Jan 13 11:50:29.461305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fa67eae-66ad-411c-853d-20a1099d1d4f tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:29.461968 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fa67eae-66ad-411c-853d-20a1099d1d4f tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:29.542262 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fa67eae-66ad-411c-853d-20a1099d1d4f tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default returned with HTTP 200 Jan 13 11:50:29.546729 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 434/865] 10.222.0.24 () {58 vars in 1264 bytes} [Wed Jan 13 11:50:29 2021] GET /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default => generated 342 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:29.568447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e865f1ca-9c02-47c7-a827-fbeddfec0ce0 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] GET http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default Jan 13 11:50:29.569145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e865f1ca-9c02-47c7-a827-fbeddfec0ce0 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:29.569639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e865f1ca-9c02-47c7-a827-fbeddfec0ce0 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:29.654999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e865f1ca-9c02-47c7-a827-fbeddfec0ce0 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default returned with HTTP 200 Jan 13 11:50:29.655872 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 432/866] 10.222.0.24 () {58 vars in 1264 bytes} [Wed Jan 13 11:50:29 2021] GET /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default => generated 342 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:29.666458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2e5dbf2-1d9a-4844-9384-c48b1720fd26 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] POST http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types Jan 13 11:50:29.667630 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2e5dbf2-1d9a-4844-9384-c48b1720fd26 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-384022655"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:29.781523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2e5dbf2-1d9a-4844-9384-c48b1720fd26 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types returned with HTTP 200 Jan 13 11:50:29.782347 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 435/867] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:50:29 2021] POST /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types => generated 227 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:29.794840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-595293cc-baab-4cc1-a05d-c874f72402ce tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] PUT http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default Jan 13 11:50:29.795919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-595293cc-baab-4cc1-a05d-c874f72402ce tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] 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-384022655": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-384022655": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-384022655": 10}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:30.224539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-595293cc-baab-4cc1-a05d-c874f72402ce tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default returned with HTTP 200 Jan 13 11:50:30.225421 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 433/868] 10.222.0.24 () {60 vars in 1285 bytes} [Wed Jan 13 11:50:29 2021] PUT /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default => generated 531 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:30.238146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] GET http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-sets/173eaf0bfd834f14888a51b3edf67e1a/defaults Jan 13 11:50:30.238987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:30.239627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Calling method 'defaults' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:30.283852 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] 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. Jan 13 11:50:30.284884 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] 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. Jan 13 11:50:30.286110 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] 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. Jan 13 11:50:30.293380 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fac480e8-001e-431b-a72c-98e38a6f2c21 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-sets/173eaf0bfd834f14888a51b3edf67e1a/defaults returned with HTTP 200 Jan 13 11:50:30.294934 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 436/869] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:50:30 2021] GET /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-sets/173eaf0bfd834f14888a51b3edf67e1a/defaults => generated 567 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:31.287532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02060a89-660e-416b-a99b-1cea3036fef8 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] GET http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-sets/776e78e9a6714bed828fe1388bf104aa/defaults Jan 13 11:50:31.289487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02060a89-660e-416b-a99b-1cea3036fef8 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:31.290280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02060a89-660e-416b-a99b-1cea3036fef8 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Calling method 'defaults' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:31.323343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02060a89-660e-416b-a99b-1cea3036fef8 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-sets/776e78e9a6714bed828fe1388bf104aa/defaults returned with HTTP 200 Jan 13 11:50:31.324791 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 434/870] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:50:31 2021] GET /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-sets/776e78e9a6714bed828fe1388bf104aa/defaults => generated 567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:31.685203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b6e467f-7b7f-4a8a-840c-e5dfe5e17351 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] PUT http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default Jan 13 11:50:31.687010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b6e467f-7b7f-4a8a-840c-e5dfe5e17351 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] 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=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:31.959357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b6e467f-7b7f-4a8a-840c-e5dfe5e17351 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default returned with HTTP 200 Jan 13 11:50:31.968967 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 437/871] 10.222.0.24 () {60 vars in 1285 bytes} [Wed Jan 13 11:50:31 2021] PUT /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/os-quota-class-sets/default => generated 531 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:31.977550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84f6bca4-4a6a-4e0a-b337-f57ef153a216 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] DELETE http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types/49f1e747-2fba-478c-bf30-9d36192d10ea Jan 13 11:50:31.978708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84f6bca4-4a6a-4e0a-b337-f57ef153a216 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:31.979426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84f6bca4-4a6a-4e0a-b337-f57ef153a216 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:32.240983 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:50:32.240983 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:50:32.276014 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84f6bca4-4a6a-4e0a-b337-f57ef153a216 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types/49f1e747-2fba-478c-bf30-9d36192d10ea returned with HTTP 202 Jan 13 11:50:32.277700 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 435/872] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:50:31 2021] DELETE /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types/49f1e747-2fba-478c-bf30-9d36192d10ea => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:32.285060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b345946-acaf-484d-8d09-9a7c44457294 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] GET http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types/49f1e747-2fba-478c-bf30-9d36192d10ea Jan 13 11:50:32.285826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b345946-acaf-484d-8d09-9a7c44457294 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:32.286500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b345946-acaf-484d-8d09-9a7c44457294 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:32.305036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b345946-acaf-484d-8d09-9a7c44457294 tempest-VolumeQuotaClassesTest-917430093 tempest-VolumeQuotaClassesTest-917430093] http://10.222.0.24/volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types/49f1e747-2fba-478c-bf30-9d36192d10ea returned with HTTP 404 Jan 13 11:50:32.307340 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 438/873] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:50:32 2021] GET /volume/v3/173eaf0bfd834f14888a51b3edf67e1a/types/49f1e747-2fba-478c-bf30-9d36192d10ea => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:32.908423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbdde458-7cf4-4ae4-9f1a-57b083de27ff tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] GET http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services Jan 13 11:50:32.908992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbdde458-7cf4-4ae4-9f1a-57b083de27ff tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:32.909494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbdde458-7cf4-4ae4-9f1a-57b083de27ff tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:32.949897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbdde458-7cf4-4ae4-9f1a-57b083de27ff tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services returned with HTTP 200 Jan 13 11:50:32.950850 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 436/874] 10.222.0.24 () {58 vars in 1216 bytes} [Wed Jan 13 11:50:32 2021] GET /volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services => generated 629 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:32.991103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f9044afb-2492-427b-9e75-97cc1ef29a5b tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] PUT http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/disable-log-reason Jan 13 11:50:32.992339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f9044afb-2492-427b-9e75-97cc1ef29a5b tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Action: 'update', calling method: update, body: {"host": "n-d-766726-7", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:32.996105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f9044afb-2492-427b-9e75-97cc1ef29a5b tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/disable-log-reason returned with HTTP 400 Jan 13 11:50:32.997134 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 439/875] 10.222.0.24 () {60 vars in 1293 bytes} [Wed Jan 13 11:50:32 2021] PUT /volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/disable-log-reason => generated 136 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:50:33.025792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7442ce2-6de9-43d0-b9e0-d0112ec3bc63 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] PUT http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/disable Jan 13 11:50:33.029736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7442ce2-6de9-43d0-b9e0-d0112ec3bc63 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Action: 'update', calling method: update, body: {"host": "n-d-766726-7", "binary": "invalid_binary"} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:33.080912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7442ce2-6de9-43d0-b9e0-d0112ec3bc63 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/disable returned with HTTP 404 Jan 13 11:50:33.082021 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 437/876] 10.222.0.24 () {60 vars in 1260 bytes} [Wed Jan 13 11:50:33 2021] PUT /volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/disable => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:50:33.094703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7af1e9f-93b0-4cf0-9963-e9eaca39bd35 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] PUT http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/enable Jan 13 11:50:33.096818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7af1e9f-93b0-4cf0-9963-e9eaca39bd35 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:33.147086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7af1e9f-93b0-4cf0-9963-e9eaca39bd35 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/enable returned with HTTP 404 Jan 13 11:50:33.160991 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84f88caf-a392-42de-95e0-3050d1b53cd3 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] PUT http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/freeze Jan 13 11:50:33.161776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84f88caf-a392-42de-95e0-3050d1b53cd3 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:33.168457 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 440/877] 10.222.0.24 () {60 vars in 1257 bytes} [Wed Jan 13 11:50:33 2021] PUT /volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/enable => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:33.209510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84f88caf-a392-42de-95e0-3050d1b53cd3 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/freeze returned with HTTP 400 Jan 13 11:50:33.223400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d27bdfbc-ddbd-42bc-9168-c1da852bf7f3 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] PUT http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/thaw Jan 13 11:50:33.224188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d27bdfbc-ddbd-42bc-9168-c1da852bf7f3 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:33.231673 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 438/878] 10.222.0.24 () {60 vars in 1257 bytes} [Wed Jan 13 11:50:33 2021] PUT /volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/freeze => generated 83 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:50:33.254075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d27bdfbc-ddbd-42bc-9168-c1da852bf7f3 tempest-VolumeServicesNegativeTest-1887956002 tempest-VolumeServicesNegativeTest-1887956002] http://10.222.0.24/volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/thaw returned with HTTP 400 Jan 13 11:50:33.263597 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 441/879] 10.222.0.24 () {60 vars in 1251 bytes} [Wed Jan 13 11:50:33 2021] PUT /volume/v3/5e899d7042aa4837bf146ed76df2de27/os-services/thaw => generated 83 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:50:41.682154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26877d0d-5eee-4d39-b076-323f4180529c tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services Jan 13 11:50:41.683476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26877d0d-5eee-4d39-b076-323f4180529c tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:41.684195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26877d0d-5eee-4d39-b076-323f4180529c tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:41.694692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26877d0d-5eee-4d39-b076-323f4180529c tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services returned with HTTP 200 Jan 13 11:50:41.696431 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 439/880] 10.222.0.24 () {58 vars in 1216 bytes} [Wed Jan 13 11:50:41 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/os-services => generated 629 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:41.712565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-525a6b9e-ae52-419c-8ff6-ac15e3730443 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7 Jan 13 11:50:41.713444 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-525a6b9e-ae52-419c-8ff6-ac15e3730443 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:41.714210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-525a6b9e-ae52-419c-8ff6-ac15e3730443 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:41.742603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-525a6b9e-ae52-419c-8ff6-ac15e3730443 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7 returned with HTTP 200 Jan 13 11:50:41.746811 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 442/881] 10.222.0.24 () {58 vars in 1251 bytes} [Wed Jan 13 11:50:41 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7 => generated 629 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:41.759735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eeec7440-73be-4024-90b7-978e2647478d tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7&binary=cinder-scheduler Jan 13 11:50:41.760765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eeec7440-73be-4024-90b7-978e2647478d tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:41.761483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eeec7440-73be-4024-90b7-978e2647478d tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:41.782086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eeec7440-73be-4024-90b7-978e2647478d tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7&binary=cinder-scheduler returned with HTTP 200 Jan 13 11:50:41.787188 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 440/882] 10.222.0.24 () {58 vars in 1299 bytes} [Wed Jan 13 11:50:41 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7&binary=cinder-scheduler => generated 191 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:41.803625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-562ef50f-1c09-443c-83a0-2e2bfaed7919 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?binary=cinder-scheduler Jan 13 11:50:41.804396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-562ef50f-1c09-443c-83a0-2e2bfaed7919 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:41.805075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-562ef50f-1c09-443c-83a0-2e2bfaed7919 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:41.823583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-562ef50f-1c09-443c-83a0-2e2bfaed7919 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 13 11:50:41.828672 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 443/883] 10.222.0.24 () {58 vars in 1263 bytes} [Wed Jan 13 11:50:41 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/os-services?binary=cinder-scheduler => generated 191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:42.037911 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] POST http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes Jan 13 11:50:42.039113 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1283140833"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:42.040993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1283140833'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:50:42.041954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Create volume of 1 GB Jan 13 11:50:42.077840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Availability Zones retrieved successfully. Jan 13 11:50:42.101600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Flow 'volume_create_api' (1bd183d6-cf6c-4b76-b3ce-70db48cd3ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:42.106066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222c9ad0-e527-42a3-9efb-e6b56ec4f8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:42.108884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:50:42.284048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222c9ad0-e527-42a3-9efb-e6b56ec4f8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:42.286380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27eb1e95-7daf-48dc-998f-844c8ddfc8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:42.464399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Created reservations ['1cfaa289-f984-4165-be10-662a478f740e', 'f650c575-8be7-471d-adb0-e430e2da0d95', '14527815-b12c-4595-8c7c-4e3cbf17821f', '49a0a012-eb99-4a93-b434-a5e02f3f787f'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:42.468594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27eb1e95-7daf-48dc-998f-844c8ddfc8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfaa289-f984-4165-be10-662a478f740e', 'f650c575-8be7-471d-adb0-e430e2da0d95', '14527815-b12c-4595-8c7c-4e3cbf17821f', '49a0a012-eb99-4a93-b434-a5e02f3f787f']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:42.471433 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38805751-6931-4c20-bcfc-a3c39b2df08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:42.547192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38805751-6931-4c20-bcfc-a3c39b2df08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0578f4d-306e-4eba-8869-79b783b2bd47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1283140833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56c660b992274efab8a071917803539a',qos_specs=None,replication_status=,reservations=['1cfaa289-f984-4165-be10-662a478f740e','f650c575-8be7-471d-adb0-e430e2da0d95','14527815-b12c-4595-8c7c-4e3cbf17821f','49a0a012-eb99-4a93-b434-a5e02f3f787f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1f0b6725744c59032ac74a156a16e',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1283140833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0578f4d-306e-4eba-8869-79b783b2bd47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56c660b992274efab8a071917803539a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='baf1f0b6725744c59032ac74a156a16e',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:42.549506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ebecff-da6f-44e6-b9f2-671850e6e105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:42.583539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ebecff-da6f-44e6-b9f2-671850e6e105) transitioned into state 'SUCCESS' from state '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-1283140833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56c660b992274efab8a071917803539a',qos_specs=None,replication_status=,reservations=['1cfaa289-f984-4165-be10-662a478f740e','f650c575-8be7-471d-adb0-e430e2da0d95','14527815-b12c-4595-8c7c-4e3cbf17821f','49a0a012-eb99-4a93-b434-a5e02f3f787f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1f0b6725744c59032ac74a156a16e',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:42.587922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d73a370-685e-4bf4-9243-2f746484dc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:42.609224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d73a370-685e-4bf4-9243-2f746484dc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:42.613604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Flow 'volume_create_api' (1bd183d6-cf6c-4b76-b3ce-70db48cd3ae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:42.672955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Create volume request issued successfully. Jan 13 11:50:42.692168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa564434-e15f-46d2-a039-190d01ac0f82 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes returned with HTTP 202 Jan 13 11:50:42.696853 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 441/884] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:50:41 2021] POST /volume/v3/56c660b992274efab8a071917803539a/volumes => generated 823 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:50:42.710729 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00e127be-3551-4eb5-9d6c-1df6930b5119 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] GET http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:42.712378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00e127be-3551-4eb5-9d6c-1df6930b5119 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:42.713418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00e127be-3551-4eb5-9d6c-1df6930b5119 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:42.786605 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:42.786605 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:42.797720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-00e127be-3551-4eb5-9d6c-1df6930b5119 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Volume info retrieved successfully. Jan 13 11:50:42.822217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00e127be-3551-4eb5-9d6c-1df6930b5119 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 200 Jan 13 11:50:42.823483 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 444/885] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:42 2021] GET /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 891 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:43.479720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c71e5a3d-2f34-4d79-b507-cc5fda672d95 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] POST http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types Jan 13 11:50:43.480409 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:43.480409 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:43.481092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c71e5a3d-2f34-4d79-b507-cc5fda672d95 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-573047067", "extra_specs": {"spec1": "val1"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.482536 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:43.482536 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:43.585557 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c71e5a3d-2f34-4d79-b507-cc5fda672d95 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types returned with HTTP 200 Jan 13 11:50:43.586300 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 442/886] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 11:50:43 2021] POST /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types => generated 242 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:43.599324 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-970b1dc4-db2a-48b9-ac11-0c1c9c63c5ac tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] POST http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs Jan 13 11:50:43.600197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:43.600197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:43.601128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-970b1dc4-db2a-48b9-ac11-0c1c9c63c5ac tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.603135 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-970b1dc4-db2a-48b9-ac11-0c1c9c63c5ac tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs returned with HTTP 400 Jan 13 11:50:43.607381 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 445/887] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:50:43 2021] POST /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs => generated 146 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:50:43.614791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e02aa4c-a354-45db-8064-d3bc1e12f050 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] POST http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs Jan 13 11:50:43.616329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e02aa4c-a354-45db-8064-d3bc1e12f050 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.618812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e02aa4c-a354-45db-8064-d3bc1e12f050 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs returned with HTTP 400 Jan 13 11:50:43.619589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 443/888] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:50:43 2021] POST /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:50:43.629708 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e85023e8-244f-4a1f-ae83-9fee39e74495 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] POST http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/9d220f6f-d2b6-4a1d-a08e-a1a78787aba4/extra_specs Jan 13 11:50:43.630489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e85023e8-244f-4a1f-ae83-9fee39e74495 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.723341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e85023e8-244f-4a1f-ae83-9fee39e74495 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/9d220f6f-d2b6-4a1d-a08e-a1a78787aba4/extra_specs returned with HTTP 404 Jan 13 11:50:43.725297 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 446/889] 10.222.0.24 () {60 vars in 1366 bytes} [Wed Jan 13 11:50:43 2021] POST /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/9d220f6f-d2b6-4a1d-a08e-a1a78787aba4/extra_specs => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:43.737536 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7d33348-cea5-4664-ba4e-340221b10d85 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] DELETE http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/a43a5516-007b-48af-84e1-720751030cdc/extra_specs/spec1 Jan 13 11:50:43.738069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7d33348-cea5-4664-ba4e-340221b10d85 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:43.738562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7d33348-cea5-4664-ba4e-340221b10d85 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:43.753707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7d33348-cea5-4664-ba4e-340221b10d85 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/a43a5516-007b-48af-84e1-720751030cdc/extra_specs/spec1 returned with HTTP 404 Jan 13 11:50:43.754790 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 444/890] 10.222.0.24 () {58 vars in 1366 bytes} [Wed Jan 13 11:50:43 2021] DELETE /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/a43a5516-007b-48af-84e1-720751030cdc/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:43.767471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae6a038c-7394-4a19-80bc-2c9371e34197 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] GET http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/nonexistent_extra_spec_name Jan 13 11:50:43.768339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae6a038c-7394-4a19-80bc-2c9371e34197 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:43.769053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae6a038c-7394-4a19-80bc-2c9371e34197 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:43.788193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae6a038c-7394-4a19-80bc-2c9371e34197 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 13 11:50:43.789640 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 447/891] 10.222.0.24 () {58 vars in 1429 bytes} [Wed Jan 13 11:50:43 2021] GET /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:43.802561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05bac1e9-5068-4f0c-8d64-482ebd0082e0 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] GET http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/52e1f2ff-45cf-4797-84ec-b5e8975a4717/extra_specs/spec1 Jan 13 11:50:43.803421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05bac1e9-5068-4f0c-8d64-482ebd0082e0 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:43.804114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05bac1e9-5068-4f0c-8d64-482ebd0082e0 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:43.825020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05bac1e9-5068-4f0c-8d64-482ebd0082e0 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/52e1f2ff-45cf-4797-84ec-b5e8975a4717/extra_specs/spec1 returned with HTTP 404 Jan 13 11:50:43.826266 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 445/892] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 11:50:43 2021] GET /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/52e1f2ff-45cf-4797-84ec-b5e8975a4717/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:50:43.836855 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fde68faf-1713-4ba5-ad31-da9429c49911 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] GET http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/4e8bf7a5-c12e-4d1a-969e-d91906257841/extra_specs Jan 13 11:50:43.837854 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fde68faf-1713-4ba5-ad31-da9429c49911 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:43.838581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fde68faf-1713-4ba5-ad31-da9429c49911 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:43.840784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d6fffa72-c0f1-49a9-ad08-42c799ed8a95 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] GET http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:43.841315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d6fffa72-c0f1-49a9-ad08-42c799ed8a95 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:43.841806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d6fffa72-c0f1-49a9-ad08-42c799ed8a95 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:43.862522 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fde68faf-1713-4ba5-ad31-da9429c49911 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/4e8bf7a5-c12e-4d1a-969e-d91906257841/extra_specs returned with HTTP 404 Jan 13 11:50:43.864146 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 448/893] 10.222.0.24 () {58 vars in 1345 bytes} [Wed Jan 13 11:50:43 2021] GET /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/4e8bf7a5-c12e-4d1a-969e-d91906257841/extra_specs => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:43.882398 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0b449487-28f0-42a9-89a2-6f00d5bfed23 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] PUT http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/spec1 Jan 13 11:50:43.885105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0b449487-28f0-42a9-89a2-6f00d5bfed23 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.886456 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0b449487-28f0-42a9-89a2-6f00d5bfed23 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/spec1 returned with HTTP 400 Jan 13 11:50:43.887699 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 449/894] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:50:43 2021] PUT /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/spec1 => generated 102 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:50:43.899059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd729766-bf0c-4cc2-9044-571c53eb9ac5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] PUT http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/spec1 Jan 13 11:50:43.900314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd729766-bf0c-4cc2-9044-571c53eb9ac5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'update', calling method: update, body: null {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.901087 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:43.901087 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:43.901856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd729766-bf0c-4cc2-9044-571c53eb9ac5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/spec1 returned with HTTP 400 Jan 13 11:50:43.903411 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 450/895] 10.222.0.24 () {60 vars in 1382 bytes} [Wed Jan 13 11:50:43 2021] PUT /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:50:43.912077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d6fffa72-c0f1-49a9-ad08-42c799ed8a95 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Volume info retrieved successfully. Jan 13 11:50:43.917222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ba0d632-e2ce-4c13-b107-b2478768f51f tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] PUT http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/None Jan 13 11:50:43.918285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ba0d632-e2ce-4c13-b107-b2478768f51f tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:43.963709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d6fffa72-c0f1-49a9-ad08-42c799ed8a95 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 200 Jan 13 11:50:43.965369 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 446/896] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:43 2021] GET /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:43.997868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ba0d632-e2ce-4c13-b107-b2478768f51f tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] HTTP exception thrown: Request body and URI mismatch Jan 13 11:50:43.998286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ba0d632-e2ce-4c13-b107-b2478768f51f tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/None returned with HTTP 400 Jan 13 11:50:44.000138 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 451/897] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:50:43 2021] PUT /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/None => generated 73 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:50:44.011955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62b6a9db-d645-4f86-bdac-6d96c9645ca5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] PUT http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/bf3b740c-0509-479a-9404-e6bc59c0865a Jan 13 11:50:44.012661 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:44.012661 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:44.013349 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62b6a9db-d645-4f86-bdac-6d96c9645ca5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:44.105962 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62b6a9db-d645-4f86-bdac-6d96c9645ca5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] HTTP exception thrown: Request body and URI mismatch Jan 13 11:50:44.106747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62b6a9db-d645-4f86-bdac-6d96c9645ca5 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/bf3b740c-0509-479a-9404-e6bc59c0865a returned with HTTP 400 Jan 13 11:50:44.117524 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 447/898] 10.222.0.24 () {60 vars in 1476 bytes} [Wed Jan 13 11:50:44 2021] PUT /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7/extra_specs/bf3b740c-0509-479a-9404-e6bc59c0865a => generated 73 bytes in 109 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:50:44.123292 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21b6dab1-a4a5-47fa-8849-a152ed3b73fc tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] DELETE http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7 Jan 13 11:50:44.123998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21b6dab1-a4a5-47fa-8849-a152ed3b73fc tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:44.124663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21b6dab1-a4a5-47fa-8849-a152ed3b73fc tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Calling method '_delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:44.253027 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:50:44.253027 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:50:44.268554 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21b6dab1-a4a5-47fa-8849-a152ed3b73fc tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7 returned with HTTP 202 Jan 13 11:50:44.270269 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 452/899] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:50:44 2021] DELETE /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:44.278671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff4ed62-10bb-4416-8917-f8f77baecb28 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] GET http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7 Jan 13 11:50:44.279343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff4ed62-10bb-4416-8917-f8f77baecb28 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:44.280139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff4ed62-10bb-4416-8917-f8f77baecb28 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:44.302430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff4ed62-10bb-4416-8917-f8f77baecb28 tempest-ExtraSpecsNegativeTest-264758935 tempest-ExtraSpecsNegativeTest-264758935] http://10.222.0.24/volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7 returned with HTTP 404 Jan 13 11:50:44.304112 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 448/900] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:50:44 2021] GET /volume/v3/a9155b0652e34aab8c5dfbccc136efef/types/3df73d25-44f2-40a5-a714-6ce12fd78fe7 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:44.982085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe92eaf1-110e-47c4-bbe6-fbeb90bee8cb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] GET http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:44.982615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe92eaf1-110e-47c4-bbe6-fbeb90bee8cb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:44.983108 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe92eaf1-110e-47c4-bbe6-fbeb90bee8cb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:45.078752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:45.078752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:45.088943 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe92eaf1-110e-47c4-bbe6-fbeb90bee8cb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Volume info retrieved successfully. Jan 13 11:50:45.133156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe92eaf1-110e-47c4-bbe6-fbeb90bee8cb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 200 Jan 13 11:50:45.135350 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 453/901] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:44 2021] GET /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:45.150415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0b4f7887-6bab-484c-adc6-a776d5cd99e3 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:45.151391 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0b4f7887-6bab-484c-adc6-a776d5cd99e3 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:45.152034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0b4f7887-6bab-484c-adc6-a776d5cd99e3 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:45.244159 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:45.244159 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:45.256289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0b4f7887-6bab-484c-adc6-a776d5cd99e3 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Volume info retrieved successfully. Jan 13 11:50:45.280223 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0b4f7887-6bab-484c-adc6-a776d5cd99e3 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 200 Jan 13 11:50:45.281630 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 449/902] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:45 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 1087 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:50:45.302434 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6790bad0-0aa9-4354-b261-3536b21dcbbd tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7&binary=cinder-volume Jan 13 11:50:45.303939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6790bad0-0aa9-4354-b261-3536b21dcbbd tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:45.304338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:45.304338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:45.304964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6790bad0-0aa9-4354-b261-3536b21dcbbd tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:45.326355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6790bad0-0aa9-4354-b261-3536b21dcbbd tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7&binary=cinder-volume returned with HTTP 200 Jan 13 11:50:45.327679 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 454/903] 10.222.0.24 () {58 vars in 1293 bytes} [Wed Jan 13 11:50:45 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/os-services?host=n-d-766726-7&binary=cinder-volume => generated 278 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:45.343558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-441ae465-9a6f-4e53-86dd-c129a8106f36 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] GET http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services Jan 13 11:50:45.344317 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-441ae465-9a6f-4e53-86dd-c129a8106f36 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:45.344686 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:45.344686 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:45.345293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-441ae465-9a6f-4e53-86dd-c129a8106f36 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:45.355482 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-441ae465-9a6f-4e53-86dd-c129a8106f36 tempest-VolumesServicesTestJSON-1569446246 tempest-VolumesServicesTestJSON-1569446246] http://10.222.0.24/volume/v3/22cc3a9b31284a79af157194881e9179/os-services returned with HTTP 200 Jan 13 11:50:45.356984 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 450/904] 10.222.0.24 () {58 vars in 1216 bytes} [Wed Jan 13 11:50:45 2021] GET /volume/v3/22cc3a9b31284a79af157194881e9179/os-services => generated 629 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:45.369718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] DELETE http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:45.371216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:45.371891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:45.372636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Delete volume with id: d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:45.434822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:45.434822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:45.436658 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Volume info retrieved successfully. Jan 13 11:50:45.470462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Delete volume request issued successfully. Jan 13 11:50:45.471364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12b06f17-52dc-4a57-9196-40ec71f65022 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 202 Jan 13 11:50:45.472843 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 455/905] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:50:45 2021] DELETE /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:50:45.480683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acba747e-7f5d-45f8-9252-b58a32a652ce tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] GET http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:45.481765 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acba747e-7f5d-45f8-9252-b58a32a652ce tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:45.482253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acba747e-7f5d-45f8-9252-b58a32a652ce tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:45.554981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:45.554981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:45.566469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-acba747e-7f5d-45f8-9252-b58a32a652ce tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Volume info retrieved successfully. Jan 13 11:50:45.619515 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acba747e-7f5d-45f8-9252-b58a32a652ce tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 200 Jan 13 11:50:45.620379 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 451/906] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:45 2021] GET /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:46.638816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0ab1236-75c3-4c28-9248-7e3b42b71968 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] GET http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:46.639330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0ab1236-75c3-4c28-9248-7e3b42b71968 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:46.639581 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:46.639581 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:46.639917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0ab1236-75c3-4c28-9248-7e3b42b71968 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:46.747887 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:46.747887 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:46.778254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e0ab1236-75c3-4c28-9248-7e3b42b71968 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Volume info retrieved successfully. Jan 13 11:50:46.826847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0ab1236-75c3-4c28-9248-7e3b42b71968 tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 200 Jan 13 11:50:46.827933 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 456/907] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:46 2021] GET /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 915 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:47.843777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cda5aeff-2ed6-4e44-8891-14bbe9a6dedb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] GET http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 Jan 13 11:50:47.844424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cda5aeff-2ed6-4e44-8891-14bbe9a6dedb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:47.844546 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:47.844546 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:47.844860 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cda5aeff-2ed6-4e44-8891-14bbe9a6dedb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:47.921936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cda5aeff-2ed6-4e44-8891-14bbe9a6dedb tempest-VolumesServicesTestJSON-1481219345 tempest-VolumesServicesTestJSON-1481219345] http://10.222.0.24/volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 returned with HTTP 404 Jan 13 11:50:47.927524 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 452/908] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:47 2021] GET /volume/v3/56c660b992274efab8a071917803539a/volumes/d0578f4d-306e-4eba-8869-79b783b2bd47 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:50:53.040914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] POST http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes Jan 13 11:50:53.042791 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:53.042791 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:53.043537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-860365628"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:53.045000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-860365628'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:50:53.045588 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume of 1 GB Jan 13 11:50:53.062735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Availability Zones retrieved successfully. Jan 13 11:50:53.086131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Flow 'volume_create_api' (3d9c5e88-e898-430e-9793-fc2e3ef5c4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:53.091502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1fc2e5-acc8-45da-a776-0972030690f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:53.094682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:50:53.264987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1fc2e5-acc8-45da-a776-0972030690f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:53.280011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8054f9a1-3fbf-44ac-a9b5-c52c8f73dce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:53.515030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Created reservations ['5e5e8ca5-35c3-4aaf-a653-5963a3969097', 'ce70c50b-1441-4756-9924-acb0c2fa4b43', '1c9ff5e1-6288-4c75-81d5-fbe88ac0c365', 'e7d6bb1c-bc7c-449e-8ae3-82e93eab8a6d'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:53.517139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8054f9a1-3fbf-44ac-a9b5-c52c8f73dce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e5e8ca5-35c3-4aaf-a653-5963a3969097', 'ce70c50b-1441-4756-9924-acb0c2fa4b43', '1c9ff5e1-6288-4c75-81d5-fbe88ac0c365', 'e7d6bb1c-bc7c-449e-8ae3-82e93eab8a6d']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:53.520521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7d3533-0d61-4b27-bbc7-40c63cd73bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:53.703451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7d3533-0d61-4b27-bbc7-40c63cd73bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fcb8475-bb1d-49a4-b347-1989de393f14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-860365628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1905a559b8c4f23b3458374f7d9ddea',qos_specs=None,replication_status=,reservations=['5e5e8ca5-35c3-4aaf-a653-5963a3969097','ce70c50b-1441-4756-9924-acb0c2fa4b43','1c9ff5e1-6288-4c75-81d5-fbe88ac0c365','e7d6bb1c-bc7c-449e-8ae3-82e93eab8a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-860365628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fcb8475-bb1d-49a4-b347-1989de393f14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1905a559b8c4f23b3458374f7d9ddea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:53.705594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b04ee01-d3c2-40fe-9812-8e7544a40679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:53.754951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b04ee01-d3c2-40fe-9812-8e7544a40679) transitioned into state 'SUCCESS' from state '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-860365628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1905a559b8c4f23b3458374f7d9ddea',qos_specs=None,replication_status=,reservations=['5e5e8ca5-35c3-4aaf-a653-5963a3969097','ce70c50b-1441-4756-9924-acb0c2fa4b43','1c9ff5e1-6288-4c75-81d5-fbe88ac0c365','e7d6bb1c-bc7c-449e-8ae3-82e93eab8a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:53.757237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c980866-9a96-4f9c-aba4-949b55f15a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:53.792926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c980866-9a96-4f9c-aba4-949b55f15a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:53.800095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Flow 'volume_create_api' (3d9c5e88-e898-430e-9793-fc2e3ef5c4ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:53.886591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume request issued successfully. Jan 13 11:50:53.903375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6952a59b-96dd-4121-a310-223ea13c1988 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes returned with HTTP 202 Jan 13 11:50:53.904663 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 457/909] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:50:52 2021] POST /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes => generated 822 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:50:53.920719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-73e5f5fe-8fef-4b86-b9ec-6f46619fb6a6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:50:53.922057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-73e5f5fe-8fef-4b86-b9ec-6f46619fb6a6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:53.923079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-73e5f5fe-8fef-4b86-b9ec-6f46619fb6a6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:53.996198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:53.996198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:54.007350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-73e5f5fe-8fef-4b86-b9ec-6f46619fb6a6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:50:54.036777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-73e5f5fe-8fef-4b86-b9ec-6f46619fb6a6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 200 Jan 13 11:50:54.037813 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 453/910] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:53 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 890 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:55.056524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0d9bff3-ab12-4777-bf74-aea970b09dab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:50:55.058188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0d9bff3-ab12-4777-bf74-aea970b09dab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:55.058976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:55.058976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:55.059673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0d9bff3-ab12-4777-bf74-aea970b09dab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:55.179073 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:55.179073 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:55.208382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a0d9bff3-ab12-4777-bf74-aea970b09dab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:50:55.256578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0d9bff3-ab12-4777-bf74-aea970b09dab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 200 Jan 13 11:50:55.261302 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 458/911] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:55 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 915 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:55.277181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] POST http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups Jan 13 11:50:55.277884 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:55.277884 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:55.278576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5fcb8475-bb1d-49a4-b347-1989de393f14", "name": "tempest-VolumesBackupsAdminTest-Backup-1238624430"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:55.280382 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Creating new backup {'backup': {'volume_id': '5fcb8475-bb1d-49a4-b347-1989de393f14', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1238624430'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 11:50:55.281358 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Creating backup of volume 5fcb8475-bb1d-49a4-b347-1989de393f14 in container None Jan 13 11:50:55.408759 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:55.408759 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:55.412329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:50:55.534193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Created reservations ['ac9d59e8-57e2-49c3-97d4-81a218cc538c', '5e31a0fd-6113-4d6d-a784-ee570ceda035'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:55.621681 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5aa7671e-1dc1-4f61-ba5a-83a18f57231d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups returned with HTTP 202 Jan 13 11:50:55.626797 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 454/912] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:50:55 2021] POST /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups => generated 401 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:50:55.635005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf741a34-0814-48a6-9c09-353e2f4bc397 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:50:55.635548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf741a34-0814-48a6-9c09-353e2f4bc397 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:55.635768 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:55.635768 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:55.636145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf741a34-0814-48a6-9c09-353e2f4bc397 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:55.636530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cf741a34-0814-48a6-9c09-353e2f4bc397 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:50:55.700317 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:55.700317 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:55.704508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf741a34-0814-48a6-9c09-353e2f4bc397 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:50:55.705548 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 459/913] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:55 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 808 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:56.720155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43f82b17-46b5-47c6-bf24-bdeab7e2ee86 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:50:56.720696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43f82b17-46b5-47c6-bf24-bdeab7e2ee86 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:56.720867 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:56.720867 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:56.721243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43f82b17-46b5-47c6-bf24-bdeab7e2ee86 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:56.721664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-43f82b17-46b5-47c6-bf24-bdeab7e2ee86 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:50:56.782170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:56.782170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:56.784091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43f82b17-46b5-47c6-bf24-bdeab7e2ee86 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:50:56.785995 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 455/914] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:56 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 808 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:57.549068 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ef07080-93c2-4717-b34b-8780b69ade84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] GET http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 Jan 13 11:50:57.549847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ef07080-93c2-4717-b34b-8780b69ade84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:57.550236 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:57.550236 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:57.550880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ef07080-93c2-4717-b34b-8780b69ade84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:57.618195 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ef07080-93c2-4717-b34b-8780b69ade84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 returned with HTTP 200 Jan 13 11:50:57.619344 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 460/915] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:50:57 2021] GET /volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 => generated 361 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:57.631478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3da31f3-3fca-4833-ab69-b6c5a453356a tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] PUT http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 Jan 13 11:50:57.631917 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:57.631917 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:57.632331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3da31f3-3fca-4833-ab69-b6c5a453356a tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:57.800214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6026b64d-2a57-47e3-a412-e776ea79b0e6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:50:57.800973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6026b64d-2a57-47e3-a412-e776ea79b0e6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:57.801466 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6026b64d-2a57-47e3-a412-e776ea79b0e6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:57.801830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6026b64d-2a57-47e3-a412-e776ea79b0e6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:50:57.846473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3da31f3-3fca-4833-ab69-b6c5a453356a tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 returned with HTTP 200 Jan 13 11:50:57.848134 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 456/916] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:50:57 2021] PUT /volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 => generated 314 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:57.875454 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:57.875454 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:57.877396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6026b64d-2a57-47e3-a412-e776ea79b0e6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:50:57.883660 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 461/917] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:57 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 808 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:58.174019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] POST http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes Jan 13 11:50:58.175216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038976854"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:50:58.176810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038976854'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:50:58.177410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Create volume of 1 GB Jan 13 11:50:58.211313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Availability Zones retrieved successfully. Jan 13 11:50:58.247389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Flow 'volume_create_api' (7261d77f-e893-4014-863d-6d88df689c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:58.268165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca51da1-19de-4148-b210-92b92a2dd557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:58.279578 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:50:58.402687 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca51da1-19de-4148-b210-92b92a2dd557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:58.405279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30f728b-4866-4983-96ff-2c776fa0f191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:58.519370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Created reservations ['8fab53e8-2795-45c9-90ff-7fb3b2869dda', '334e118d-fda7-4365-a0f3-c80eff866644', 'd2159db3-8b4d-4330-8a55-64227e9e2bcf', '11909f3f-925a-453f-93dd-1fbb209ecb55'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:50:58.521385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30f728b-4866-4983-96ff-2c776fa0f191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fab53e8-2795-45c9-90ff-7fb3b2869dda', '334e118d-fda7-4365-a0f3-c80eff866644', 'd2159db3-8b4d-4330-8a55-64227e9e2bcf', '11909f3f-925a-453f-93dd-1fbb209ecb55']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:58.524936 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21c2eed-1963-4332-8732-9c851130c263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:58.598062 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21c2eed-1963-4332-8732-9c851130c263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e584b38-7a86-4f43-b165-a7e80d407fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038976854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c206fce7c56e4d989e03e912b759af66',qos_specs=None,replication_status=,reservations=['8fab53e8-2795-45c9-90ff-7fb3b2869dda','334e118d-fda7-4365-a0f3-c80eff866644','d2159db3-8b4d-4330-8a55-64227e9e2bcf','11909f3f-925a-453f-93dd-1fbb209ecb55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2fdb773be54dc9a3ea50ad93a4d236',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1038976854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e584b38-7a86-4f43-b165-a7e80d407fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c206fce7c56e4d989e03e912b759af66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f2fdb773be54dc9a3ea50ad93a4d236',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:58.600502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197f7aef-ff9b-4756-bc2b-c48788071bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:58.694107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197f7aef-ff9b-4756-bc2b-c48788071bbf) transitioned into state 'SUCCESS' from state '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-1038976854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c206fce7c56e4d989e03e912b759af66',qos_specs=None,replication_status=,reservations=['8fab53e8-2795-45c9-90ff-7fb3b2869dda','334e118d-fda7-4365-a0f3-c80eff866644','d2159db3-8b4d-4330-8a55-64227e9e2bcf','11909f3f-925a-453f-93dd-1fbb209ecb55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2fdb773be54dc9a3ea50ad93a4d236',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:58.697369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3d622b-3750-4164-9a1b-8200834c8943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:50:58.720744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3d622b-3750-4164-9a1b-8200834c8943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:50:58.727285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Flow 'volume_create_api' (7261d77f-e893-4014-863d-6d88df689c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:50:58.807530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Create volume request issued successfully. Jan 13 11:50:58.825304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-112ed1b6-773b-48ef-8b40-0f1054ccbfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes returned with HTTP 202 Jan 13 11:50:58.825304 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 457/918] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:50:57 2021] POST /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes => generated 836 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:50:58.847463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c0350a3-854f-4e6c-8892-9859d739b016 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:50:58.847463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c0350a3-854f-4e6c-8892-9859d739b016 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:58.847463 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:58.847463 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:58.847463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c0350a3-854f-4e6c-8892-9859d739b016 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:58.900211 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ed16e452-1bbf-4bb2-91ef-1af27506fbaf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:50:58.900211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ed16e452-1bbf-4bb2-91ef-1af27506fbaf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:58.900211 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:58.900211 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:58.900211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ed16e452-1bbf-4bb2-91ef-1af27506fbaf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:58.900211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ed16e452-1bbf-4bb2-91ef-1af27506fbaf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:50:58.948489 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:58.948489 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:58.950686 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ed16e452-1bbf-4bb2-91ef-1af27506fbaf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:50:58.959262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 458/919] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:58 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 808 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:58.970516 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:50:58.970516 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:50:58.993626 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5c0350a3-854f-4e6c-8892-9859d739b016 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:50:59.038438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c0350a3-854f-4e6c-8892-9859d739b016 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 200 Jan 13 11:50:59.039448 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 462/920] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:58 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 904 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:50:59.974598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c52b89b9-f3ce-45c8-af47-540c80bdedf2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:50:59.975141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c52b89b9-f3ce-45c8-af47-540c80bdedf2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:50:59.976596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:50:59.976596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:50:59.977330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c52b89b9-f3ce-45c8-af47-540c80bdedf2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:50:59.982088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c52b89b9-f3ce-45c8-af47-540c80bdedf2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:00.045206 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:00.045206 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:00.055495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-254fb366-b46b-4b26-9f01-34401f020453 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:00.056389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-254fb366-b46b-4b26-9f01-34401f020453 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:00.056923 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:00.056923 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:00.057555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-254fb366-b46b-4b26-9f01-34401f020453 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:00.068580 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c52b89b9-f3ce-45c8-af47-540c80bdedf2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:00.071723 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 459/921] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:50:59 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:00.221001 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:00.221001 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:00.250322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-254fb366-b46b-4b26-9f01-34401f020453 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:00.320128 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-254fb366-b46b-4b26-9f01-34401f020453 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 200 Jan 13 11:51:00.325238 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 463/922] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:00 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 928 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:01.085170 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f61257ea-fdd1-4c1a-80e4-efbf880ae280 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:01.086392 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f61257ea-fdd1-4c1a-80e4-efbf880ae280 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:01.086860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:01.086860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:01.087551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f61257ea-fdd1-4c1a-80e4-efbf880ae280 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:01.088122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f61257ea-fdd1-4c1a-80e4-efbf880ae280 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:01.146932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:01.146932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:01.150460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f61257ea-fdd1-4c1a-80e4-efbf880ae280 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:01.154810 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 460/923] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:01 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:01.339776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-776d0127-5bbb-4cfb-8350-47fca690fc06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:01.339776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-776d0127-5bbb-4cfb-8350-47fca690fc06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:01.339776 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:01.339776 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:01.340100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-776d0127-5bbb-4cfb-8350-47fca690fc06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:01.401837 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:01.401837 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:01.410470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-776d0127-5bbb-4cfb-8350-47fca690fc06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:01.435863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-776d0127-5bbb-4cfb-8350-47fca690fc06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 200 Jan 13 11:51:01.436684 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 464/924] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:01 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 929 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:01.456949 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] POST http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots Jan 13 11:51:01.457745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:01.457745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:01.458506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e584b38-7a86-4f43-b165-a7e80d407fdf", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1114180256"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:01.527949 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:01.527949 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:01.529180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:01.529546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Create snapshot from volume 3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:01.639703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Created reservations ['b54a4576-ee35-4363-9149-f1d05020198e', 'b0975290-9bac-4b5b-a0cd-5ced30a9c58f', '70c1cf1a-85cc-4d8b-920b-1870fa5ff8b5', '5ab78d9d-439c-47b7-a289-ac010cc896d4'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:51:01.918447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot create request issued successfully. Jan 13 11:51:01.920507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9c37b82-1980-4496-ae5c-5458326e1fa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots returned with HTTP 202 Jan 13 11:51:01.934075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fb4df5a-7f1a-49a2-a4dd-7ae786938298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:01.934782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fb4df5a-7f1a-49a2-a4dd-7ae786938298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:01.935051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:01.935051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:01.935438 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fb4df5a-7f1a-49a2-a4dd-7ae786938298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:01.936422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 461/925] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:51:01 2021] POST /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots => generated 323 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:51:01.988783 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:01.988783 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:01.989935 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2fb4df5a-7f1a-49a2-a4dd-7ae786938298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot retrieved successfully. Jan 13 11:51:01.992642 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fb4df5a-7f1a-49a2-a4dd-7ae786938298 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 200 Jan 13 11:51:01.993928 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 465/926] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:51:01 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 455 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:02.167185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0aabc584-e48a-47fc-960e-e8fd7f1089e7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:02.167709 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0aabc584-e48a-47fc-960e-e8fd7f1089e7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:02.167896 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:02.167896 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:02.168720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0aabc584-e48a-47fc-960e-e8fd7f1089e7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:02.169277 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0aabc584-e48a-47fc-960e-e8fd7f1089e7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:02.217424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:02.217424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:02.224141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0aabc584-e48a-47fc-960e-e8fd7f1089e7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:02.228071 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 462/927] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:02 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:03.006821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-35a647b3-70f6-484d-8acf-fea9b1c027d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:03.007531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-35a647b3-70f6-484d-8acf-fea9b1c027d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:03.007922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:03.007922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:03.008501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-35a647b3-70f6-484d-8acf-fea9b1c027d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:03.061609 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:03.061609 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:03.063080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-35a647b3-70f6-484d-8acf-fea9b1c027d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot retrieved successfully. Jan 13 11:51:03.065137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-35a647b3-70f6-484d-8acf-fea9b1c027d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 200 Jan 13 11:51:03.066091 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 466/928] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:51:03 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 455 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:03.243995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c71b654-8caf-48d5-961b-8ca8ecce4e38 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:03.244669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c71b654-8caf-48d5-961b-8ca8ecce4e38 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:03.244999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:03.244999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:03.245568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c71b654-8caf-48d5-961b-8ca8ecce4e38 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:03.246050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0c71b654-8caf-48d5-961b-8ca8ecce4e38 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:03.313352 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:03.313352 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:03.315506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c71b654-8caf-48d5-961b-8ca8ecce4e38 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:03.319778 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 463/929] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:03 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:04.077327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f100d667-fe2e-4a8d-91cc-a5f5a146ba60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:04.077851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f100d667-fe2e-4a8d-91cc-a5f5a146ba60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:04.078067 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:04.078067 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:04.078447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f100d667-fe2e-4a8d-91cc-a5f5a146ba60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:04.133829 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:04.133829 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:04.135102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f100d667-fe2e-4a8d-91cc-a5f5a146ba60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot retrieved successfully. Jan 13 11:51:04.137056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f100d667-fe2e-4a8d-91cc-a5f5a146ba60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 200 Jan 13 11:51:04.138139 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 467/930] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:51:04 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 482 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:04.151443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a447197-1025-46cc-9ad3-9530a162d339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] PUT http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 Jan 13 11:51:04.151909 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:04.151909 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:04.152298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a447197-1025-46cc-9ad3-9530a162d339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:04.336575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-416b6dea-f2a9-439b-bd25-bd7b97c4661c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:04.337643 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-416b6dea-f2a9-439b-bd25-bd7b97c4661c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:04.337643 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:04.337643 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:04.337890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-416b6dea-f2a9-439b-bd25-bd7b97c4661c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:04.338686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-416b6dea-f2a9-439b-bd25-bd7b97c4661c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:04.379429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a447197-1025-46cc-9ad3-9530a162d339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 returned with HTTP 200 Jan 13 11:51:04.380321 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 464/931] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:51:04 2021] PUT /volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 => generated 314 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:04.382826 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:04.382826 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:04.384836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-416b6dea-f2a9-439b-bd25-bd7b97c4661c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:04.385588 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 468/932] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:04 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:04.393548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-59b34236-495a-4eb1-8620-bdca33c71221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] POST http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots Jan 13 11:51:04.394896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-59b34236-495a-4eb1-8620-bdca33c71221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e584b38-7a86-4f43-b165-a7e80d407fdf"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:04.451004 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:04.451004 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:04.452880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-59b34236-495a-4eb1-8620-bdca33c71221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:04.453438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-59b34236-495a-4eb1-8620-bdca33c71221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Create snapshot from volume 3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:04.537439 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota_utils [None req-59b34236-495a-4eb1-8620-bdca33c71221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Quota exceeded for c206fce7c56e4d989e03e912b759af66, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 13 11:51:04.537927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.middleware.fault [None req-59b34236-495a-4eb1-8620-bdca33c71221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots returned with HTTP 413 Jan 13 11:51:04.540479 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 465/933] 10.222.0.24 () {60 vars in 1231 bytes} [Wed Jan 13 11:51:04 2021] POST /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots => generated 208 bytes in 153 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 11:51:04.550206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b00e967-97d9-4702-87a1-a17deadc7b2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] PUT http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 Jan 13 11:51:04.551442 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:04.551442 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:04.552285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b00e967-97d9-4702-87a1-a17deadc7b2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:04.787629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b00e967-97d9-4702-87a1-a17deadc7b2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 returned with HTTP 200 Jan 13 11:51:04.789246 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 469/934] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:51:04 2021] PUT /volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 => generated 314 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:04.801289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3146f049-9412-45d5-99eb-01c15f87b886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] POST http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots Jan 13 11:51:04.801739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:04.801739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:04.802252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3146f049-9412-45d5-99eb-01c15f87b886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e584b38-7a86-4f43-b165-a7e80d407fdf"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:04.879613 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:04.879613 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:04.881325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3146f049-9412-45d5-99eb-01c15f87b886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:04.881851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3146f049-9412-45d5-99eb-01c15f87b886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Create snapshot from volume 3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:04.939241 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota_utils [None req-3146f049-9412-45d5-99eb-01c15f87b886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Quota exceeded for c206fce7c56e4d989e03e912b759af66, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 13 11:51:04.940033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.middleware.fault [None req-3146f049-9412-45d5-99eb-01c15f87b886 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots returned with HTTP 413 Jan 13 11:51:04.941623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 466/935] 10.222.0.24 () {60 vars in 1231 bytes} [Wed Jan 13 11:51:04 2021] POST /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots => generated 133 bytes in 145 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 11:51:04.951953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] DELETE http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:04.952580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:04.953064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:04.953418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Delete snapshot with id: a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:05.014999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:05.014999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:05.016124 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot retrieved successfully. Jan 13 11:51:05.249052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot delete request issued successfully. Jan 13 11:51:05.249484 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecf3530c-5750-4bb5-8fa8-d9e9a453ff1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 202 Jan 13 11:51:05.250497 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 470/936] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:51:04 2021] DELETE /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:05.259630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7942ae31-c483-4ecc-95a6-a42d1d9f40ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:05.260267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7942ae31-c483-4ecc-95a6-a42d1d9f40ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:05.260460 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:05.260460 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:05.261114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7942ae31-c483-4ecc-95a6-a42d1d9f40ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:05.310962 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:05.310962 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:05.317894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7942ae31-c483-4ecc-95a6-a42d1d9f40ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot retrieved successfully. Jan 13 11:51:05.327852 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7942ae31-c483-4ecc-95a6-a42d1d9f40ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 200 Jan 13 11:51:05.328878 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 467/937] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:51:05 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 481 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:05.407562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-172bcb6d-2b4a-47dd-b591-77864c6f296c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:05.414916 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-172bcb6d-2b4a-47dd-b591-77864c6f296c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:05.417591 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:05.417591 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:05.419181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-172bcb6d-2b4a-47dd-b591-77864c6f296c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:05.424452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-172bcb6d-2b4a-47dd-b591-77864c6f296c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:05.542590 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:05.542590 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:05.558160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-172bcb6d-2b4a-47dd-b591-77864c6f296c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:05.572149 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 471/938] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:05 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:06.343327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b49ccf8-5886-41d7-bdde-82cc81357a31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:06.344123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b49ccf8-5886-41d7-bdde-82cc81357a31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:06.344541 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:06.344541 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:06.345225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b49ccf8-5886-41d7-bdde-82cc81357a31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:06.411504 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:06.411504 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:06.414217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8b49ccf8-5886-41d7-bdde-82cc81357a31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Snapshot retrieved successfully. Jan 13 11:51:06.416989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b49ccf8-5886-41d7-bdde-82cc81357a31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 200 Jan 13 11:51:06.418058 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 468/939] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:51:06 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 481 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:06.583857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c66b8bdd-643e-4138-97b1-6429ea3caf43 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:06.584756 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c66b8bdd-643e-4138-97b1-6429ea3caf43 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:06.585289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:06.585289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:06.586014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c66b8bdd-643e-4138-97b1-6429ea3caf43 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:06.587025 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c66b8bdd-643e-4138-97b1-6429ea3caf43 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:06.653030 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:06.653030 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:06.659090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c66b8bdd-643e-4138-97b1-6429ea3caf43 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:06.668887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 472/940] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:06 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:07.451400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-483a76a7-7a24-43a5-8c5d-8e7f270292f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 Jan 13 11:51:07.452831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-483a76a7-7a24-43a5-8c5d-8e7f270292f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:07.453860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:07.453860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:07.455168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-483a76a7-7a24-43a5-8c5d-8e7f270292f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:07.528095 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-483a76a7-7a24-43a5-8c5d-8e7f270292f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 returned with HTTP 404 Jan 13 11:51:07.529707 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 469/941] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:51:07 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/snapshots/a1e2bec7-fa4a-423c-847d-4f6e6ce0d353 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:07.537920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] DELETE http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:07.539305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:07.539765 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:07.539765 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:07.540596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:07.541196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Delete volume with id: 3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:07.646847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:07.646847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:07.648744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:07.675368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5714f260-c6b2-4bcc-bfbd-105553a26f23 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:07.675902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5714f260-c6b2-4bcc-bfbd-105553a26f23 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:07.676486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5714f260-c6b2-4bcc-bfbd-105553a26f23 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:07.676752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5714f260-c6b2-4bcc-bfbd-105553a26f23 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:07.718709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Delete volume request issued successfully. Jan 13 11:51:07.720759 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ec5ae7-e462-4b0a-b6ea-5eb558160bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 202 Jan 13 11:51:07.728464 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 473/942] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:51:07 2021] DELETE /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:51:07.736907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:07.736907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:07.738465 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3de78cc4-4939-4e61-883e-43fb16cdea7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:07.740005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3de78cc4-4939-4e61-883e-43fb16cdea7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:07.740213 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:07.740213 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:07.741974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3de78cc4-4939-4e61-883e-43fb16cdea7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:07.749471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5714f260-c6b2-4bcc-bfbd-105553a26f23 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:07.752456 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 470/943] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:07 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:07.909374 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:07.909374 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:07.924047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3de78cc4-4939-4e61-883e-43fb16cdea7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:07.954423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3de78cc4-4939-4e61-883e-43fb16cdea7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 200 Jan 13 11:51:07.955206 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 474/944] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:07 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 928 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:08.766123 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea72517a-591a-43cc-9a26-cc114a92165c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:08.766575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea72517a-591a-43cc-9a26-cc114a92165c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:08.766654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:08.766654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:08.767116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea72517a-591a-43cc-9a26-cc114a92165c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:08.769574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ea72517a-591a-43cc-9a26-cc114a92165c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:08.811222 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:08.811222 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:08.813097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea72517a-591a-43cc-9a26-cc114a92165c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:08.813945 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 471/945] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:08 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:08.974556 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea1167e1-a5a7-4931-866a-d38a291b14ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:08.975497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea1167e1-a5a7-4931-866a-d38a291b14ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:08.976527 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:08.976527 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:08.977556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea1167e1-a5a7-4931-866a-d38a291b14ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:09.113966 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:09.113966 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:09.138707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ea1167e1-a5a7-4931-866a-d38a291b14ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:09.233904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea1167e1-a5a7-4931-866a-d38a291b14ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 200 Jan 13 11:51:09.235233 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 475/946] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:08 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 928 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:09.828930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c2ab5fa9-d100-47f6-a430-73721a03809e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:09.829730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c2ab5fa9-d100-47f6-a430-73721a03809e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:09.829952 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:09.829952 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:09.830336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c2ab5fa9-d100-47f6-a430-73721a03809e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:09.830717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c2ab5fa9-d100-47f6-a430-73721a03809e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:09.902672 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:09.902672 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:09.904581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c2ab5fa9-d100-47f6-a430-73721a03809e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:09.905421 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 472/947] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:09 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:10.253175 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74a655d8-521b-4171-89a0-f14c731d8a39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:10.256219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74a655d8-521b-4171-89a0-f14c731d8a39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:10.256533 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:10.256533 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:10.257134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74a655d8-521b-4171-89a0-f14c731d8a39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:10.374052 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:10.374052 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:10.405249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-74a655d8-521b-4171-89a0-f14c731d8a39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Volume info retrieved successfully. Jan 13 11:51:10.453277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74a655d8-521b-4171-89a0-f14c731d8a39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 200 Jan 13 11:51:10.454227 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 476/948] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:10 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 928 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:10.919370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02b92764-a11b-40bf-b9f7-f5d5d499e9fc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:10.920462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02b92764-a11b-40bf-b9f7-f5d5d499e9fc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:10.920853 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:10.920853 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:10.921634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02b92764-a11b-40bf-b9f7-f5d5d499e9fc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:10.922342 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-02b92764-a11b-40bf-b9f7-f5d5d499e9fc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:10.975050 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:10.975050 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:10.976973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02b92764-a11b-40bf-b9f7-f5d5d499e9fc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:10.983161 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 473/949] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:10 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:11.498652 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d181a631-c6ab-4f20-a717-3cfbaa81c0a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] GET http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf Jan 13 11:51:11.498652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d181a631-c6ab-4f20-a717-3cfbaa81c0a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:11.498652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:11.498652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:11.498652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d181a631-c6ab-4f20-a717-3cfbaa81c0a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:11.624638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d181a631-c6ab-4f20-a717-3cfbaa81c0a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048 tempest-VolumeSnapshotQuotasNegativeTestJSON-1238786048] http://10.222.0.24/volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf returned with HTTP 404 Jan 13 11:51:11.626008 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 477/950] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:11 2021] GET /volume/v3/c206fce7c56e4d989e03e912b759af66/volumes/3e584b38-7a86-4f43-b165-a7e80d407fdf => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:11.635927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ad47402f-83f7-435b-9cd0-0a6f153bb28d tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] PUT http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 Jan 13 11:51:11.636383 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:11.636383 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:11.636800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ad47402f-83f7-435b-9cd0-0a6f153bb28d tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:11.974378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ad47402f-83f7-435b-9cd0-0a6f153bb28d tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1798867917] http://10.222.0.24/volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 returned with HTTP 200 Jan 13 11:51:11.981397 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 474/951] 10.222.0.24 () {60 vars in 1342 bytes} [Wed Jan 13 11:51:11 2021] PUT /volume/v3/c15ff222d02c463aa1d220d78b313b37/os-quota-sets/c206fce7c56e4d989e03e912b759af66 => generated 319 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:12.004007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4387f31f-d780-43e0-8598-c55f99832704 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:12.004458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4387f31f-d780-43e0-8598-c55f99832704 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:12.007111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4387f31f-d780-43e0-8598-c55f99832704 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:12.007495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4387f31f-d780-43e0-8598-c55f99832704 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:12.070786 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:12.070786 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:12.077552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4387f31f-d780-43e0-8598-c55f99832704 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:12.083425 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 478/952] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:11 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:13.102489 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fbf50d0-9189-49b7-9fd6-03dec2f0ea92 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:13.103767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fbf50d0-9189-49b7-9fd6-03dec2f0ea92 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:13.105086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fbf50d0-9189-49b7-9fd6-03dec2f0ea92 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:13.105682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9fbf50d0-9189-49b7-9fd6-03dec2f0ea92 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:13.161732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:13.161732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:13.168764 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fbf50d0-9189-49b7-9fd6-03dec2f0ea92 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:13.170685 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 475/953] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:13 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:14.187096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16109ef7-8c3e-42c3-9724-df45ca929c5d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:14.188164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16109ef7-8c3e-42c3-9724-df45ca929c5d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:14.188655 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:14.188655 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:14.189298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16109ef7-8c3e-42c3-9724-df45ca929c5d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:14.189876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-16109ef7-8c3e-42c3-9724-df45ca929c5d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:14.247862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:14.247862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:14.252761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16109ef7-8c3e-42c3-9724-df45ca929c5d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:14.261510 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 479/954] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:14 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:15.271298 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd9c05a0-0593-4463-84fc-a1a3b371a487 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:15.284238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd9c05a0-0593-4463-84fc-a1a3b371a487 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:15.284794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:15.284794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:15.284940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd9c05a0-0593-4463-84fc-a1a3b371a487 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:15.285370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-dd9c05a0-0593-4463-84fc-a1a3b371a487 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:15.319118 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:15.319118 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:15.323137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd9c05a0-0593-4463-84fc-a1a3b371a487 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:15.324522 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 476/955] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:15 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:16.338959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7000e310-dded-4bed-8e21-029df687929f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:16.340453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7000e310-dded-4bed-8e21-029df687929f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:16.340871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:16.340871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:16.342495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7000e310-dded-4bed-8e21-029df687929f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:16.343107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7000e310-dded-4bed-8e21-029df687929f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:16.390832 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:16.390832 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:16.396206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7000e310-dded-4bed-8e21-029df687929f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:16.401553 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 480/956] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:16 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:17.411426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f6857545-4729-4d2a-aa00-a3dc6d9e9904 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:17.411973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f6857545-4729-4d2a-aa00-a3dc6d9e9904 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:17.412114 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:17.412114 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:17.412764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f6857545-4729-4d2a-aa00-a3dc6d9e9904 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:17.413836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f6857545-4729-4d2a-aa00-a3dc6d9e9904 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:17.471588 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:17.471588 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:17.480779 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f6857545-4729-4d2a-aa00-a3dc6d9e9904 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:17.497612 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 477/957] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:17 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:18.512513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f59ff638-a7c3-4b5b-acee-6ac58990db13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:18.513476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f59ff638-a7c3-4b5b-acee-6ac58990db13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:18.513736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:18.513736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:18.514244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f59ff638-a7c3-4b5b-acee-6ac58990db13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:18.514722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f59ff638-a7c3-4b5b-acee-6ac58990db13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:18.541470 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:18.541470 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:18.543464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f59ff638-a7c3-4b5b-acee-6ac58990db13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:18.544662 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 481/958] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:18 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:19.559013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d5737b0-276c-4b6c-a93b-6db0663ac93a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:19.559528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d5737b0-276c-4b6c-a93b-6db0663ac93a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:19.559715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:19.559715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:19.560600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d5737b0-276c-4b6c-a93b-6db0663ac93a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:19.562001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9d5737b0-276c-4b6c-a93b-6db0663ac93a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:19.636253 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:19.636253 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:19.638560 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d5737b0-276c-4b6c-a93b-6db0663ac93a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:19.639667 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 478/959] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:19 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:20.654882 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-621999b4-2554-472f-947b-56d7c15d6912 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:20.655839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-621999b4-2554-472f-947b-56d7c15d6912 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:20.656170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:20.656170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:20.656745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-621999b4-2554-472f-947b-56d7c15d6912 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:20.657232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-621999b4-2554-472f-947b-56d7c15d6912 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:20.682341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:20.682341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:20.684693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-621999b4-2554-472f-947b-56d7c15d6912 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:20.686271 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 482/960] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:20 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:21.702402 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f51804ef-5858-4e2d-b8c7-49119e5ac5e0 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:21.702945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f51804ef-5858-4e2d-b8c7-49119e5ac5e0 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:21.703313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:21.703313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:21.703777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f51804ef-5858-4e2d-b8c7-49119e5ac5e0 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:21.704233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f51804ef-5858-4e2d-b8c7-49119e5ac5e0 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:21.794679 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:21.794679 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:21.796793 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f51804ef-5858-4e2d-b8c7-49119e5ac5e0 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:21.798074 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 479/961] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:21 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:22.811996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84d079ed-d3b0-495b-a968-7ce08b33a63a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:22.812827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84d079ed-d3b0-495b-a968-7ce08b33a63a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:22.812827 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:22.812827 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:22.813389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84d079ed-d3b0-495b-a968-7ce08b33a63a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:22.813389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-84d079ed-d3b0-495b-a968-7ce08b33a63a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:22.863899 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:22.863899 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:22.866876 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84d079ed-d3b0-495b-a968-7ce08b33a63a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:22.874665 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 483/962] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:22 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:23.881573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1589269-8e6a-4d7e-8f5d-6745d4d34334 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:23.882830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1589269-8e6a-4d7e-8f5d-6745d4d34334 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:23.883228 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:23.883228 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:23.883580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1589269-8e6a-4d7e-8f5d-6745d4d34334 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:23.883958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a1589269-8e6a-4d7e-8f5d-6745d4d34334 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:23.926845 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:23.926845 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:23.929330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1589269-8e6a-4d7e-8f5d-6745d4d34334 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:23.930152 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 480/963] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:23 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:24.944343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ba65664b-71ff-45bb-af6c-b6b22993d190 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:24.945607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ba65664b-71ff-45bb-af6c-b6b22993d190 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:24.946040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:24.946040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:24.946783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ba65664b-71ff-45bb-af6c-b6b22993d190 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:24.947373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ba65664b-71ff-45bb-af6c-b6b22993d190 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:24.992988 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:24.992988 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:24.998318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ba65664b-71ff-45bb-af6c-b6b22993d190 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:25.004845 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 484/964] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:24 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:25.326652 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f535dbdf-4b8e-4b76-b810-d1c416101eab tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types Jan 13 11:51:25.327334 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:25.327334 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:25.327989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f535dbdf-4b8e-4b76-b810-d1c416101eab tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1427666139", "os-volume-type-access:is_public": false}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:25.414078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f535dbdf-4b8e-4b76-b810-d1c416101eab tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types returned with HTTP 200 Jan 13 11:51:25.415206 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 481/965] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 11:51:25 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types => generated 229 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:51:25.791127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d61151f-7831-44e7-9b7a-2d7fcab1f3fa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] POST http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes Jan 13 11:51:25.792122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:25.792122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:25.792864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d61151f-7831-44e7-9b7a-2d7fcab1f3fa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a", "size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:25.794215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-7d61151f-7831-44e7-9b7a-2d7fcab1f3fa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Create volume request body: {'volume': {'volume_type': '27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a', 'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:51:25.840243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d61151f-7831-44e7-9b7a-2d7fcab1f3fa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes returned with HTTP 404 Jan 13 11:51:25.842041 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 485/966] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:51:25 2021] POST /volume/v3/a72d01021757498b848372d1668e9933/volumes => generated 114 bytes in 420 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:25.850184 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdbd7786-82c8-444e-bc97-ecbe3a673e29 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a/action Jan 13 11:51:25.851203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdbd7786-82c8-444e-bc97-ecbe3a673e29 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action body: b'{"addProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:51:25.851767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdbd7786-82c8-444e-bc97-ecbe3a673e29 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:25.908871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdbd7786-82c8-444e-bc97-ecbe3a673e29 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a/action returned with HTTP 202 Jan 13 11:51:25.909968 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 482/967] 10.222.0.24 () {60 vars in 1351 bytes} [Wed Jan 13 11:51:25 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:25.922516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] POST http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes Jan 13 11:51:25.922516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-167410700"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:25.922516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Create volume request body: {'volume': {'volume_type': '27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-167410700'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:51:25.966581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Create volume of 1 GB Jan 13 11:51:25.967985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:25.967985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:25.969005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Availability Zones retrieved successfully. Jan 13 11:51:25.997762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Flow 'volume_create_api' (418b2131-37f4-4260-9fd1-7c3bcad6ae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:51:26.000970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52502449-7567-4347-962f-1edd33cf8276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:26.003627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:51:26.019156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca1ddda1-fa20-4a29-aa5c-9ea7d071b855 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:26.019997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca1ddda1-fa20-4a29-aa5c-9ea7d071b855 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:26.020730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca1ddda1-fa20-4a29-aa5c-9ea7d071b855 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:26.021316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ca1ddda1-fa20-4a29-aa5c-9ea7d071b855 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:26.071087 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:26.071087 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:26.077492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca1ddda1-fa20-4a29-aa5c-9ea7d071b855 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:26.085651 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 483/968] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:26 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:26.108756 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52502449-7567-4347-962f-1edd33cf8276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:51:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1427666139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:26.111250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed42977-5e0d-49c2-960c-f78ce82f2726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:26.171952 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1427666139 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1427666139, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:51:26.173225 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1427666139 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1427666139, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:51:26.223894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Created reservations ['8eabb6d4-5427-4e29-8ef3-7251804bea60', '83b2f635-1ec3-4ccd-8142-1f13d328c38f', 'c3dc2c9d-1430-4acd-a864-4a42c18006d1', '64526b94-d8f2-4fc3-aced-4251b14b4c2e'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:51:26.251972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed42977-5e0d-49c2-960c-f78ce82f2726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eabb6d4-5427-4e29-8ef3-7251804bea60', '83b2f635-1ec3-4ccd-8142-1f13d328c38f', 'c3dc2c9d-1430-4acd-a864-4a42c18006d1', '64526b94-d8f2-4fc3-aced-4251b14b4c2e']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:26.258066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2f4099-c0a7-4a88-912b-54c2ca49ff6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:26.354599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2f4099-c0a7-4a88-912b-54c2ca49ff6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc979b0b-b44c-42ff-b6c8-3c6391936c83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-167410700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72d01021757498b848372d1668e9933',qos_specs=None,replication_status=,reservations=['8eabb6d4-5427-4e29-8ef3-7251804bea60','83b2f635-1ec3-4ccd-8142-1f13d328c38f','c3dc2c9d-1430-4acd-a864-4a42c18006d1','64526b94-d8f2-4fc3-aced-4251b14b4c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271b6fb491de41bcb6a9222df2569f63',volume_type_id=27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-167410700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc979b0b-b44c-42ff-b6c8-3c6391936c83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72d01021757498b848372d1668e9933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='271b6fb491de41bcb6a9222df2569f63',volume_attachment=,volume_type=,volume_type_id=27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:26.357099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b78e6a7-59c5-42a9-84fb-724127c41123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:26.385216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b78e6a7-59c5-42a9-84fb-724127c41123) transitioned into state 'SUCCESS' from state '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-167410700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72d01021757498b848372d1668e9933',qos_specs=None,replication_status=,reservations=['8eabb6d4-5427-4e29-8ef3-7251804bea60','83b2f635-1ec3-4ccd-8142-1f13d328c38f','c3dc2c9d-1430-4acd-a864-4a42c18006d1','64526b94-d8f2-4fc3-aced-4251b14b4c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271b6fb491de41bcb6a9222df2569f63',volume_type_id=27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:26.390164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a1b63c-ee08-416f-8073-35c4e96c5b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:26.419357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a1b63c-ee08-416f-8073-35c4e96c5b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:26.422029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Flow 'volume_create_api' (418b2131-37f4-4260-9fd1-7c3bcad6ae8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:51:26.480841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Create volume request issued successfully. Jan 13 11:51:26.497734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6c02f7cf-ebc6-4f57-9a22-80602754bf41 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes returned with HTTP 202 Jan 13 11:51:26.499139 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 486/969] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:51:25 2021] POST /volume/v3/a72d01021757498b848372d1668e9933/volumes => generated 861 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:51:26.514992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7962bc1f-0616-4ad5-96ed-70e9485da5d3 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:26.515867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7962bc1f-0616-4ad5-96ed-70e9485da5d3 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:26.516485 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:26.516485 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:26.517168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7962bc1f-0616-4ad5-96ed-70e9485da5d3 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:26.587150 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:26.587150 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:26.596815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7962bc1f-0616-4ad5-96ed-70e9485da5d3 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:26.624512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7962bc1f-0616-4ad5-96ed-70e9485da5d3 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 200 Jan 13 11:51:26.626023 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 484/970] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:26 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 929 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:27.119748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0046fd84-93d2-4c76-aec6-495a423b4368 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:27.120264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0046fd84-93d2-4c76-aec6-495a423b4368 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:27.120484 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:27.120484 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:27.120861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0046fd84-93d2-4c76-aec6-495a423b4368 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:27.121232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0046fd84-93d2-4c76-aec6-495a423b4368 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:27.231414 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:27.231414 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:27.233160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0046fd84-93d2-4c76-aec6-495a423b4368 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:27.233975 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 487/971] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:27 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:27.644084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f275c130-f6fa-48fa-b817-16b732e4b0dc tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:27.644934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f275c130-f6fa-48fa-b817-16b732e4b0dc tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:27.644934 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:27.644934 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:27.645215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f275c130-f6fa-48fa-b817-16b732e4b0dc tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:27.763629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:27.763629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:27.787098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f275c130-f6fa-48fa-b817-16b732e4b0dc tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:27.857442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f275c130-f6fa-48fa-b817-16b732e4b0dc tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 200 Jan 13 11:51:27.858283 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 485/972] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:27 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 953 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:28.248768 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63fac55b-f52a-4f86-8ab5-c22c5e0b0696 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:28.249353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63fac55b-f52a-4f86-8ab5-c22c5e0b0696 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:28.249471 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:28.249471 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:28.249837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63fac55b-f52a-4f86-8ab5-c22c5e0b0696 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:28.250205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-63fac55b-f52a-4f86-8ab5-c22c5e0b0696 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:28.300042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:28.300042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:28.312660 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63fac55b-f52a-4f86-8ab5-c22c5e0b0696 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:28.312660 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 488/973] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:28 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:28.874797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c9e1db1-c54c-43b0-953d-accb1742c8de tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:28.875339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c9e1db1-c54c-43b0-953d-accb1742c8de tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:28.875556 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:28.875556 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:28.875938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c9e1db1-c54c-43b0-953d-accb1742c8de tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:28.973022 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:28.973022 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:29.006731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4c9e1db1-c54c-43b0-953d-accb1742c8de tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:29.042504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c9e1db1-c54c-43b0-953d-accb1742c8de tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 200 Jan 13 11:51:29.043304 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 486/974] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:28 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 954 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:29.059684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16554202-21cd-49f3-8f8e-de6e486eb8dc tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a/action Jan 13 11:51:29.060073 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:29.060073 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:29.060780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16554202-21cd-49f3-8f8e-de6e486eb8dc tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action body: b'{"removeProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:51:29.061179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16554202-21cd-49f3-8f8e-de6e486eb8dc tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:29.093787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16554202-21cd-49f3-8f8e-de6e486eb8dc tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a/action returned with HTTP 202 Jan 13 11:51:29.094709 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 489/975] 10.222.0.24 () {60 vars in 1351 bytes} [Wed Jan 13 11:51:29 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:29.105091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c105896d-13c8-4817-97a1-be95a4fb09c5 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types Jan 13 11:51:29.105564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:29.105564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:29.106011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c105896d-13c8-4817-97a1-be95a4fb09c5 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-354827946", "os-volume-type-access:is_public": false}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:29.208388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c105896d-13c8-4817-97a1-be95a4fb09c5 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types returned with HTTP 200 Jan 13 11:51:29.209487 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 487/976] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 11:51:29 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types => generated 228 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:51:29.219785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4131f0f7-cd7a-4b92-b373-2823be1aa61e tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action Jan 13 11:51:29.220599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4131f0f7-cd7a-4b92-b373-2823be1aa61e tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action body: b'{"addProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:51:29.220974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4131f0f7-cd7a-4b92-b373-2823be1aa61e tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:29.258486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4131f0f7-cd7a-4b92-b373-2823be1aa61e tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action returned with HTTP 202 Jan 13 11:51:29.268712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ccc62b46-6022-4763-8135-4487f35026ca tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action Jan 13 11:51:29.269513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ccc62b46-6022-4763-8135-4487f35026ca tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action body: b'{"addProjectAccess": {"project": "678b9ecf0faf45a4afc240f926850987"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:51:29.269908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ccc62b46-6022-4763-8135-4487f35026ca tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "678b9ecf0faf45a4afc240f926850987"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:29.274337 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 490/977] 10.222.0.24 () {60 vars in 1351 bytes} [Wed Jan 13 11:51:29 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:29.317712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76246161-9bd4-4e01-8e7d-d0bf20b42ef9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:29.318247 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76246161-9bd4-4e01-8e7d-d0bf20b42ef9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:29.319427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76246161-9bd4-4e01-8e7d-d0bf20b42ef9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:29.319801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-76246161-9bd4-4e01-8e7d-d0bf20b42ef9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:29.332982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ccc62b46-6022-4763-8135-4487f35026ca tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action returned with HTTP 202 Jan 13 11:51:29.333852 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 488/978] 10.222.0.24 () {60 vars in 1351 bytes} [Wed Jan 13 11:51:29 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:29.344653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc721686-c942-462d-b1b5-d4d9c87899a0 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] GET http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/os-volume-type-access Jan 13 11:51:29.345183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc721686-c942-462d-b1b5-d4d9c87899a0 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:29.345664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc721686-c942-462d-b1b5-d4d9c87899a0 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:29.369113 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:29.369113 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:29.372716 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76246161-9bd4-4e01-8e7d-d0bf20b42ef9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:29.373551 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 491/979] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:29 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:29.382115 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc721686-c942-462d-b1b5-d4d9c87899a0 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/os-volume-type-access returned with HTTP 200 Jan 13 11:51:29.392988 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e48765e-f254-49c9-a9cc-84c107594190 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action Jan 13 11:51:29.393513 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:29.393513 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:29.393901 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e48765e-f254-49c9-a9cc-84c107594190 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action body: b'{"removeProjectAccess": {"project": "678b9ecf0faf45a4afc240f926850987"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:51:29.394295 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e48765e-f254-49c9-a9cc-84c107594190 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "678b9ecf0faf45a4afc240f926850987"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:29.400406 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 489/980] 10.222.0.24 () {58 vars in 1375 bytes} [Wed Jan 13 11:51:29 2021] GET /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/os-volume-type-access => generated 244 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:51:29.421459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e48765e-f254-49c9-a9cc-84c107594190 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action returned with HTTP 202 Jan 13 11:51:29.422374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 492/981] 10.222.0.24 () {60 vars in 1351 bytes} [Wed Jan 13 11:51:29 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:51:29.431671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05846c1d-9754-46fa-99d7-2b57c71931b9 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] POST http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action Jan 13 11:51:29.432502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05846c1d-9754-46fa-99d7-2b57c71931b9 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action body: b'{"removeProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:51:29.433184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05846c1d-9754-46fa-99d7-2b57c71931b9 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a72d01021757498b848372d1668e9933"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:29.480150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05846c1d-9754-46fa-99d7-2b57c71931b9 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action returned with HTTP 202 Jan 13 11:51:29.489683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-385267b1-bc08-44b4-9efa-1f8b98393cef tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] DELETE http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b Jan 13 11:51:29.490214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-385267b1-bc08-44b4-9efa-1f8b98393cef tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:29.491285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-385267b1-bc08-44b4-9efa-1f8b98393cef tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Calling method '_delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:29.494870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 490/982] 10.222.0.24 () {60 vars in 1351 bytes} [Wed Jan 13 11:51:29 2021] POST /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:51:29.614628 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:51:29.614628 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:51:29.637716 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-385267b1-bc08-44b4-9efa-1f8b98393cef tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b returned with HTTP 202 Jan 13 11:51:29.638611 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 493/983] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:51:29 2021] DELETE /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:29.646336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4caa4318-d006-4321-acd7-5b3e173b43e6 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] GET http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b Jan 13 11:51:29.647489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4caa4318-d006-4321-acd7-5b3e173b43e6 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:29.647994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4caa4318-d006-4321-acd7-5b3e173b43e6 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:29.673357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4caa4318-d006-4321-acd7-5b3e173b43e6 tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b returned with HTTP 404 Jan 13 11:51:29.684089 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 491/984] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:51:29 2021] GET /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/21b44296-8269-4e7e-ab20-709774794f1b => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:29.689224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] DELETE http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:29.689948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:29.690593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:29.691966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Delete volume with id: bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:29.801660 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:29.801660 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:29.804080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:29.841931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Delete volume request issued successfully. Jan 13 11:51:29.842834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7eb6924b-06a8-4abc-829d-6cb2fae1d314 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 202 Jan 13 11:51:29.844095 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 494/985] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:51:29 2021] DELETE /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:51:29.853388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a53791bf-9250-4d18-9ec1-f2b3bbe4008a tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:29.854353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a53791bf-9250-4d18-9ec1-f2b3bbe4008a tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:29.855085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a53791bf-9250-4d18-9ec1-f2b3bbe4008a tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:30.005733 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:30.005733 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:30.015687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a53791bf-9250-4d18-9ec1-f2b3bbe4008a tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:30.051841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a53791bf-9250-4d18-9ec1-f2b3bbe4008a tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 200 Jan 13 11:51:30.052715 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 492/986] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:29 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 953 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:30.387551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7ee9232-4171-4fb5-b117-e13554a08a91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:30.388240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7ee9232-4171-4fb5-b117-e13554a08a91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:30.388462 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:30.388462 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:30.388843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7ee9232-4171-4fb5-b117-e13554a08a91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:30.389222 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d7ee9232-4171-4fb5-b117-e13554a08a91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:30.445047 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:30.445047 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:30.450705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7ee9232-4171-4fb5-b117-e13554a08a91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:30.465187 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 495/987] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:30 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:51:31.070004 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ad5f4e1-04e6-42f6-afc9-74c236a6c838 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:31.070647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ad5f4e1-04e6-42f6-afc9-74c236a6c838 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:31.070862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:31.070862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:31.071364 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ad5f4e1-04e6-42f6-afc9-74c236a6c838 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:31.199691 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:31.199691 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:31.221553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5ad5f4e1-04e6-42f6-afc9-74c236a6c838 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:31.266711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ad5f4e1-04e6-42f6-afc9-74c236a6c838 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 200 Jan 13 11:51:31.272104 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 493/988] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:31 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 953 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:31.480691 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-418661a0-1313-4f41-8d36-6c0f5fc91cac tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:31.481665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-418661a0-1313-4f41-8d36-6c0f5fc91cac tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:31.482031 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:31.482031 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:31.482631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-418661a0-1313-4f41-8d36-6c0f5fc91cac tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:31.483217 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-418661a0-1313-4f41-8d36-6c0f5fc91cac tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:31.549568 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:31.549568 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:31.557293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-418661a0-1313-4f41-8d36-6c0f5fc91cac tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:31.558345 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 496/989] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:31 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:32.332531 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6d4223f6-d960-4e39-86e2-c7857f2245e2 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:32.333431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6d4223f6-d960-4e39-86e2-c7857f2245e2 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:32.333823 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:32.333823 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:32.335024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6d4223f6-d960-4e39-86e2-c7857f2245e2 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:32.446794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:32.446794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:32.470360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6d4223f6-d960-4e39-86e2-c7857f2245e2 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Volume info retrieved successfully. Jan 13 11:51:32.523928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6d4223f6-d960-4e39-86e2-c7857f2245e2 tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 200 Jan 13 11:51:32.541640 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 494/990] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:32 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 953 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:32.573215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47336146-35b1-497f-83dc-168faa3a9870 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:32.573999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47336146-35b1-497f-83dc-168faa3a9870 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:32.574397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:32.574397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:32.575056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47336146-35b1-497f-83dc-168faa3a9870 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:32.575593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-47336146-35b1-497f-83dc-168faa3a9870 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:32.620234 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:32.620234 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:32.629892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47336146-35b1-497f-83dc-168faa3a9870 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:32.631567 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 497/991] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:32 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:33.544492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe0a6bdf-390b-49aa-9dfa-8e611c1f9ffa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] GET http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 Jan 13 11:51:33.545054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe0a6bdf-390b-49aa-9dfa-8e611c1f9ffa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:33.545239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:33.545239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:33.545622 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe0a6bdf-390b-49aa-9dfa-8e611c1f9ffa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:33.646349 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-834b3ea0-469f-4a2f-84e0-196c8fd7866b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:33.647486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-834b3ea0-469f-4a2f-84e0-196c8fd7866b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:33.647714 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:33.647714 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:33.648100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-834b3ea0-469f-4a2f-84e0-196c8fd7866b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:33.648481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-834b3ea0-469f-4a2f-84e0-196c8fd7866b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:33.694733 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe0a6bdf-390b-49aa-9dfa-8e611c1f9ffa tempest-VolumeTypesAccessTest-115970334 tempest-VolumeTypesAccessTest-115970334] http://10.222.0.24/volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 returned with HTTP 404 Jan 13 11:51:33.695021 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 495/992] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:33 2021] GET /volume/v3/a72d01021757498b848372d1668e9933/volumes/bc979b0b-b44c-42ff-b6c8-3c6391936c83 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:33.703146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ad88b30-bbf9-43fe-8efb-093549162e0f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] DELETE http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a Jan 13 11:51:33.703920 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ad88b30-bbf9-43fe-8efb-093549162e0f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:33.704579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ad88b30-bbf9-43fe-8efb-093549162e0f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:33.713308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:33.713308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:33.720331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-834b3ea0-469f-4a2f-84e0-196c8fd7866b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:33.721172 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 498/993] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:33 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:33.916437 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:51:33.916437 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:51:33.932585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ad88b30-bbf9-43fe-8efb-093549162e0f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a returned with HTTP 202 Jan 13 11:51:33.933642 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 496/994] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:51:33 2021] DELETE /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:51:33.941598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b849c7bb-81fd-4f3b-9a6e-f28288b1704f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] GET http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a Jan 13 11:51:33.942130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b849c7bb-81fd-4f3b-9a6e-f28288b1704f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:33.942347 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:33.942347 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:33.942728 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b849c7bb-81fd-4f3b-9a6e-f28288b1704f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:33.965932 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b849c7bb-81fd-4f3b-9a6e-f28288b1704f tempest-VolumeTypesAccessTest-434836209 tempest-VolumeTypesAccessTest-434836209] http://10.222.0.24/volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a returned with HTTP 404 Jan 13 11:51:33.967260 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 499/995] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:51:33 2021] GET /volume/v3/1696cbf56ad74023af0c3c42f6822125/types/27d07c77-cb6c-4fc9-a2d6-7bb7bb0f3e0a => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:34.736175 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b39a7dc-8ae6-494b-8e56-8e6025a15f69 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:34.737068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b39a7dc-8ae6-494b-8e56-8e6025a15f69 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:34.737673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b39a7dc-8ae6-494b-8e56-8e6025a15f69 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:34.738154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4b39a7dc-8ae6-494b-8e56-8e6025a15f69 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:34.806576 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:34.806576 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:34.812050 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b39a7dc-8ae6-494b-8e56-8e6025a15f69 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:34.815336 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 497/996] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:34 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:35.832287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cb9d30c-11d4-4ba3-abb3-be86d73eede5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:35.833519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cb9d30c-11d4-4ba3-abb3-be86d73eede5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:35.835051 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cb9d30c-11d4-4ba3-abb3-be86d73eede5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:35.835774 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7cb9d30c-11d4-4ba3-abb3-be86d73eede5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:35.870349 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:35.870349 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:35.873083 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cb9d30c-11d4-4ba3-abb3-be86d73eede5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:35.874158 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 500/997] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:35 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:36.888479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ee2314b-5ce7-456c-a790-50086a1f3232 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:36.889027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ee2314b-5ce7-456c-a790-50086a1f3232 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:36.889315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:36.889315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:36.889594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ee2314b-5ce7-456c-a790-50086a1f3232 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:36.889907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6ee2314b-5ce7-456c-a790-50086a1f3232 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:36.955694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:36.955694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:36.957575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ee2314b-5ce7-456c-a790-50086a1f3232 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:36.965268 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 498/998] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:36 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:37.972960 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f759991-9321-466d-b7e5-13aaa6189f9d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:37.974125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f759991-9321-466d-b7e5-13aaa6189f9d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:37.975210 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:37.975210 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:37.976041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f759991-9321-466d-b7e5-13aaa6189f9d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:37.976602 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1f759991-9321-466d-b7e5-13aaa6189f9d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:38.029148 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:38.029148 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:38.040244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f759991-9321-466d-b7e5-13aaa6189f9d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:38.041655 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 501/999] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:37 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:39.057918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd10b09f-ab93-4d02-bc5f-6673b25089d7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:39.059155 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd10b09f-ab93-4d02-bc5f-6673b25089d7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:39.059610 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:39.059610 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:39.060567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd10b09f-ab93-4d02-bc5f-6673b25089d7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:39.061167 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-dd10b09f-ab93-4d02-bc5f-6673b25089d7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:39.092218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:39.092218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:39.094585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd10b09f-ab93-4d02-bc5f-6673b25089d7 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:39.095924 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 499/1000] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:39 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:40.109789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a973d72-e351-4ab3-ac8c-984fa04bc3ad tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:40.118580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a973d72-e351-4ab3-ac8c-984fa04bc3ad tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:40.118943 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:40.118943 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:40.119605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a973d72-e351-4ab3-ac8c-984fa04bc3ad tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:40.120330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3a973d72-e351-4ab3-ac8c-984fa04bc3ad tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:40.202581 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:40.202581 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:40.207550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a973d72-e351-4ab3-ac8c-984fa04bc3ad tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:40.207550 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 502/1001] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:40 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:41.218352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13cc2c9c-8020-4c4a-a07e-cfa8a697e82f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:41.219029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13cc2c9c-8020-4c4a-a07e-cfa8a697e82f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:41.219467 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:41.219467 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:41.220025 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13cc2c9c-8020-4c4a-a07e-cfa8a697e82f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:41.220590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-13cc2c9c-8020-4c4a-a07e-cfa8a697e82f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:41.267490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:41.267490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:41.274264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13cc2c9c-8020-4c4a-a07e-cfa8a697e82f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:41.276758 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 500/1002] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:41 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:42.302853 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee964141-708d-4cea-b5cd-20b6f9b9fb84 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:42.302853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee964141-708d-4cea-b5cd-20b6f9b9fb84 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:42.302853 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:42.302853 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:42.302853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee964141-708d-4cea-b5cd-20b6f9b9fb84 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:42.302853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ee964141-708d-4cea-b5cd-20b6f9b9fb84 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:42.346850 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:42.346850 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:42.346850 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee964141-708d-4cea-b5cd-20b6f9b9fb84 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:42.353666 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 503/1003] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:42 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:43.361870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-41d07b54-5da3-4733-b813-4b65a732c510 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:43.363604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-41d07b54-5da3-4733-b813-4b65a732c510 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:43.364045 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:43.364045 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:43.364757 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-41d07b54-5da3-4733-b813-4b65a732c510 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:43.366028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-41d07b54-5da3-4733-b813-4b65a732c510 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:43.392673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:43.392673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:43.395748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-41d07b54-5da3-4733-b813-4b65a732c510 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:43.396833 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 501/1004] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:43 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:44.412010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-29ea54b9-55a4-46e9-91f2-5ea1fd62ae18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:44.412988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-29ea54b9-55a4-46e9-91f2-5ea1fd62ae18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:44.413237 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:44.413237 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:44.413883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-29ea54b9-55a4-46e9-91f2-5ea1fd62ae18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:44.414403 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-29ea54b9-55a4-46e9-91f2-5ea1fd62ae18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:44.487153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:44.487153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:44.489008 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-29ea54b9-55a4-46e9-91f2-5ea1fd62ae18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:44.495803 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 504/1005] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:44 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:44.510227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbd36509-3fc1-4bf8-beee-2dafa9a129cf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:51:44.511273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbd36509-3fc1-4bf8-beee-2dafa9a129cf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:44.511724 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:44.511724 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:44.512417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbd36509-3fc1-4bf8-beee-2dafa9a129cf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:44.572048 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:44.572048 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:44.582715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bbd36509-3fc1-4bf8-beee-2dafa9a129cf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:51:44.610322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbd36509-3fc1-4bf8-beee-2dafa9a129cf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 200 Jan 13 11:51:44.631014 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 502/1006] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:44 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:45.173632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] GET http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e/export_record Jan 13 11:51:45.174282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:45.174565 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:45.174565 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:45.175229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'export_record' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:45.175673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Export record for backup 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 13 11:51:45.253102 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:45.253102 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:45.260979 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.api [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling RPCAPI with context: , host: n-d-766726-7, backup: 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 13 11:51:45.305859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] export_record in rpcapi backup_id 2bccf496-131f-46e8-8e8d-cf4ac80a017e on host n-d-766726-7. {{(pid=87942) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 13 11:51:45.320221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmJjY2Y0OTYtMTMxZi00NmU4LThlOGQtY2Y0YWM4MGEwMTdlIiwgInVzZXJfaWQiOiAiNDg5N2RkZmM4MzkyNDc4ZThmMmUwNjZhM2YxZDFlMTkiLCAicHJvamVjdF9pZCI6ICJkMTkwNWE1NTliOGM0ZjIzYjM0NTgzNzRmN2Q5ZGRlYSIsICJ2b2x1bWVfaWQiOiAiNWZjYjg0NzUtYmIxZC00OWE0LWIzNDctMTk4OWRlMzkzZjE0IiwgImhvc3QiOiAibi1kLTc2NjcyNi03IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzg2MjQ0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZmNiODQ3NS1iYjFkLTQ5YTQtYjM0Ny0xOTg5ZGUzOTNmMTQvMjAyMTAxMTMxMTUxMDAvYXpfbm92YV9iYWNrdXBfMmJjY2Y0OTYtMTMxZi00NmU4LThlOGQtY2Y0YWM4MGEwMTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QxMTo1MTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87942) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 13 11:51:45.320864 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a830180-31a5-44cc-87c5-42adf7478e04 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e/export_record returned with HTTP 200 Jan 13 11:51:45.322100 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 505/1007] 10.222.0.24 () {58 vars in 1357 bytes} [Wed Jan 13 11:51:44 2021] GET /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e/export_record => generated 1448 bytes in 697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:51:45.335070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] POST http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/import_record Jan 13 11:51:45.335401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:45.335401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:45.335887 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NWU2MTctYTllNi00ZDEzLTkxZjYtNWFlN2M5NGY0NWQ1IiwgInVzZXJfaWQiOiAiNDg5N2RkZmM4MzkyNDc4ZThmMmUwNjZhM2YxZDFlMTkiLCAicHJvamVjdF9pZCI6ICJkMTkwNWE1NTliOGM0ZjIzYjM0NTgzNzRmN2Q5ZGRlYSIsICJ2b2x1bWVfaWQiOiAiNWZjYjg0NzUtYmIxZC00OWE0LWIzNDctMTk4OWRlMzkzZjE0IiwgImhvc3QiOiAibi1kLTc2NjcyNi03IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzg2MjQ0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZmNiODQ3NS1iYjFkLTQ5YTQtYjM0Ny0xOTg5ZGUzOTNmMTQvMjAyMTAxMTMxMTUxMDAvYXpfbm92YV9iYWNrdXBfMmJjY2Y0OTYtMTMxZi00NmU4LThlOGQtY2Y0YWM4MGEwMTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QxMTo1MTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:45.336982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NWU2MTctYTllNi00ZDEzLTkxZjYtNWFlN2M5NGY0NWQ1IiwgInVzZXJfaWQiOiAiNDg5N2RkZmM4MzkyNDc4ZThmMmUwNjZhM2YxZDFlMTkiLCAicHJvamVjdF9pZCI6ICJkMTkwNWE1NTliOGM0ZjIzYjM0NTgzNzRmN2Q5ZGRlYSIsICJ2b2x1bWVfaWQiOiAiNWZjYjg0NzUtYmIxZC00OWE0LWIzNDctMTk4OWRlMzkzZjE0IiwgImhvc3QiOiAibi1kLTc2NjcyNi03IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzg2MjQ0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZmNiODQ3NS1iYjFkLTQ5YTQtYjM0Ny0xOTg5ZGUzOTNmMTQvMjAyMTAxMTMxMTUxMDAvYXpfbm92YV9iYWNrdXBfMmJjY2Y0OTYtMTMxZi00NmU4LThlOGQtY2Y0YWM4MGEwMTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QxMTo1MTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 13 11:51:45.337347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NWU2MTctYTllNi00ZDEzLTkxZjYtNWFlN2M5NGY0NWQ1IiwgInVzZXJfaWQiOiAiNDg5N2RkZmM4MzkyNDc4ZThmMmUwNjZhM2YxZDFlMTkiLCAicHJvamVjdF9pZCI6ICJkMTkwNWE1NTliOGM0ZjIzYjM0NTgzNzRmN2Q5ZGRlYSIsICJ2b2x1bWVfaWQiOiAiNWZjYjg0NzUtYmIxZC00OWE0LWIzNDctMTk4OWRlMzkzZjE0IiwgImhvc3QiOiAibi1kLTc2NjcyNi03IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzg2MjQ0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZmNiODQ3NS1iYjFkLTQ5YTQtYjM0Ny0xOTg5ZGUzOTNmMTQvMjAyMTAxMTMxMTUxMDAvYXpfbm92YV9iYWNrdXBfMmJjY2Y0OTYtMTMxZi00NmU4LThlOGQtY2Y0YWM4MGEwMTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QxMTo1MTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 13 11:51:45.394730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Created reservations ['73298129-47d3-4b03-ac05-dc3e9f9caa1d', 'a4cd9334-8d74-4a67-9bee-d984ee45242b'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:51:45.512572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] import_record rpcapi backup id 9365e617-a9e6-4d13-91f6-5ae7c94f45d5 on host n-d-766726-7 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM2NWU2MTctYTllNi00ZDEzLTkxZjYtNWFlN2M5NGY0NWQ1IiwgInVzZXJfaWQiOiAiNDg5N2RkZmM4MzkyNDc4ZThmMmUwNjZhM2YxZDFlMTkiLCAicHJvamVjdF9pZCI6ICJkMTkwNWE1NTliOGM0ZjIzYjM0NTgzNzRmN2Q5ZGRlYSIsICJ2b2x1bWVfaWQiOiAiNWZjYjg0NzUtYmIxZC00OWE0LWIzNDctMTk4OWRlMzkzZjE0IiwgImhvc3QiOiAibi1kLTc2NjcyNi03IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyMzg2MjQ0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZmNiODQ3NS1iYjFkLTQ5YTQtYjM0Ny0xOTg5ZGUzOTNmMTQvMjAyMTAxMTMxMTUxMDAvYXpfbm92YV9iYWNrdXBfMmJjY2Y0OTYtMTMxZi00NmU4LThlOGQtY2Y0YWM4MGEwMTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTNUMTE6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QxMTo1MTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87943) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 13 11:51:45.523644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Import record output: {'backup': {'id': '9365e617-a9e6-4d13-91f6-5ae7c94f45d5', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5'}, {'rel': 'bookmark', 'href': 'http://10.222.0.24/volume/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5'}]}}. {{(pid=87943) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 13 11:51:45.524206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-207f0853-56c0-4f5c-ab22-0f1a17b62003 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/import_record returned with HTTP 201 Jan 13 11:51:45.525038 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 503/1008] 10.222.0.24 () {60 vars in 1269 bytes} [Wed Jan 13 11:51:45 2021] POST /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/import_record => generated 354 bytes in 197 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 13 11:51:45.536959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-83d3d04c-2ed1-4f33-8c87-e3d4de01b758 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] GET http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 Jan 13 11:51:45.537582 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-83d3d04c-2ed1-4f33-8c87-e3d4de01b758 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:45.537775 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:45.537775 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:45.538412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-83d3d04c-2ed1-4f33-8c87-e3d4de01b758 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:45.538950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-83d3d04c-2ed1-4f33-8c87-e3d4de01b758 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Show backup with id 9365e617-a9e6-4d13-91f6-5ae7c94f45d5. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:45.586749 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:45.586749 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:45.597967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-83d3d04c-2ed1-4f33-8c87-e3d4de01b758 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 returned with HTTP 200 Jan 13 11:51:45.598880 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 506/1009] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:45 2021] GET /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 => generated 713 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:46.614300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7530be0b-6074-4334-b877-b55594817734 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] GET http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 Jan 13 11:51:46.616373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7530be0b-6074-4334-b877-b55594817734 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:46.616568 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:46.616568 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:46.617233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7530be0b-6074-4334-b877-b55594817734 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:46.617948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7530be0b-6074-4334-b877-b55594817734 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Show backup with id 9365e617-a9e6-4d13-91f6-5ae7c94f45d5. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:46.675718 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:46.675718 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:46.692643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7530be0b-6074-4334-b877-b55594817734 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 returned with HTTP 200 Jan 13 11:51:46.692643 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 504/1010] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:46 2021] GET /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 => generated 824 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:46.703312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a209fdf-086e-4c29-9460-b8c369d8fd57 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] GET http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups Jan 13 11:51:46.704230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a209fdf-086e-4c29-9460-b8c369d8fd57 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:46.704608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:46.704608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:46.705204 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a209fdf-086e-4c29-9460-b8c369d8fd57 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:46.742658 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a209fdf-086e-4c29-9460-b8c369d8fd57 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups returned with HTTP 200 Jan 13 11:51:46.749609 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 507/1011] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:51:46 2021] GET /volume/v3/2142e3ba72c4410a98cecb74af615924/backups => generated 404 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:46.764538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] POST http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e/restore Jan 13 11:51:46.765006 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:46.765006 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:46.765424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:46.766319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Restoring backup 2bccf496-131f-46e8-8e8d-cf4ac80a017e ({'restore': {}}) {{(pid=87942) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 11:51:46.766669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Restoring backup 2bccf496-131f-46e8-8e8d-cf4ac80a017e to volume None. Jan 13 11:51:46.823009 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:46.823009 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:46.827238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Creating volume of 1 GB for restore of backup 2bccf496-131f-46e8-8e8d-cf4ac80a017e. Jan 13 11:51:46.846848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Availability Zones retrieved successfully. Jan 13 11:51:46.873185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Flow 'volume_create_api' (3bce93ee-1a9a-4899-a786-f450772b088a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:51:46.876548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0375f7c1-8529-47bd-841d-dd815ecf23fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:46.878969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:51:46.944899 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9611a4f9-0c39-4949-8d1e-1ff205f9186c tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] POST http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types Jan 13 11:51:46.945695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:46.945695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:46.946976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9611a4f9-0c39-4949-8d1e-1ff205f9186c tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1062384333", "os-volume-type-access:is_public": false}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:46.997705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0375f7c1-8529-47bd-841d-dd815ecf23fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:47.003151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01fc03e6-79c7-4a9e-9353-b0942a43a380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:47.020662 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9611a4f9-0c39-4949-8d1e-1ff205f9186c tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types returned with HTTP 200 Jan 13 11:51:47.027051 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 505/1012] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 11:51:46 2021] POST /volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types => generated 231 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:47.101826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Created reservations ['d152217e-cb82-4e1c-9282-ae08e7ad5a15', '67310875-8b63-4293-9dca-611f0726d0d8', '9f476a53-7713-4251-8ab5-214b9a865ee5', '2c9c3bf0-0c68-4669-8cfb-ae17f1d202bf'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:51:47.132721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01fc03e6-79c7-4a9e-9353-b0942a43a380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d152217e-cb82-4e1c-9282-ae08e7ad5a15', '67310875-8b63-4293-9dca-611f0726d0d8', '9f476a53-7713-4251-8ab5-214b9a865ee5', '2c9c3bf0-0c68-4669-8cfb-ae17f1d202bf']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:47.135939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40923e9-e91e-463d-b9c4-9ae3ca81f95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:47.316510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40923e9-e91e-463d-b9c4-9ae3ca81f95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e0695f7-075c-4d04-8f5c-2394c2d236ff', '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_2bccf496-131f-46e8-8e8d-cf4ac80a017e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1905a559b8c4f23b3458374f7d9ddea',qos_specs=None,replication_status=,reservations=['d152217e-cb82-4e1c-9282-ae08e7ad5a15','67310875-8b63-4293-9dca-611f0726d0d8','9f476a53-7713-4251-8ab5-214b9a865ee5','2c9c3bf0-0c68-4669-8cfb-ae17f1d202bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:51:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2bccf496-131f-46e8-8e8d-cf4ac80a017e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e0695f7-075c-4d04-8f5c-2394c2d236ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1905a559b8c4f23b3458374f7d9ddea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:47.319403 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec083ed-a139-4f3c-ad7d-7f9342e29b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:47.351889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec083ed-a139-4f3c-ad7d-7f9342e29b4d) transitioned into 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_2bccf496-131f-46e8-8e8d-cf4ac80a017e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1905a559b8c4f23b3458374f7d9ddea',qos_specs=None,replication_status=,reservations=['d152217e-cb82-4e1c-9282-ae08e7ad5a15','67310875-8b63-4293-9dca-611f0726d0d8','9f476a53-7713-4251-8ab5-214b9a865ee5','2c9c3bf0-0c68-4669-8cfb-ae17f1d202bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:47.366591 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf20f64-f554-4601-b968-fe2ef5425554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:47.408856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf20f64-f554-4601-b968-fe2ef5425554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:47.411603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Flow 'volume_create_api' (3bce93ee-1a9a-4899-a786-f450772b088a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:51:47.441609 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa1f2131-d3ef-4a01-b1bf-9ed7db0057b3 tempest-VolumeTypesNegativeTest-1061132641 tempest-VolumeTypesNegativeTest-1061132641] POST http://10.222.0.24/volume/v3/b688c3a4226342268ccb5e8ad2c81cff/volumes Jan 13 11:51:47.443479 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa1f2131-d3ef-4a01-b1bf-9ed7db0057b3 tempest-VolumeTypesNegativeTest-1061132641 tempest-VolumeTypesNegativeTest-1061132641] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d3ca1225-2fdd-440d-ae83-0056f9ca4958", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-103356912"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:47.444449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-aa1f2131-d3ef-4a01-b1bf-9ed7db0057b3 tempest-VolumeTypesNegativeTest-1061132641 tempest-VolumeTypesNegativeTest-1061132641] Create volume request body: {'volume': {'volume_type': 'd3ca1225-2fdd-440d-ae83-0056f9ca4958', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-103356912'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:51:47.515208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa1f2131-d3ef-4a01-b1bf-9ed7db0057b3 tempest-VolumeTypesNegativeTest-1061132641 tempest-VolumeTypesNegativeTest-1061132641] http://10.222.0.24/volume/v3/b688c3a4226342268ccb5e8ad2c81cff/volumes returned with HTTP 404 Jan 13 11:51:47.520949 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 506/1013] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:51:47 2021] POST /volume/v3/b688c3a4226342268ccb5e8ad2c81cff/volumes => generated 114 bytes in 380 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:51:47.537760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b02de5a0-d2b4-462f-9dcf-cef4e1b348aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] POST http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types Jan 13 11:51:47.538581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b02de5a0-d2b4-462f-9dcf-cef4e1b348aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:47.548413 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b02de5a0-d2b4-462f-9dcf-cef4e1b348aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types returned with HTTP 400 Jan 13 11:51:47.549742 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 507/1014] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:51:47 2021] POST /volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types => generated 108 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:51:47.561284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd8b7fc5-03e9-4376-a3c8-a11a743a9748 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] DELETE http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/0c0ec407-0143-4318-83c7-a9f3139df6f7 Jan 13 11:51:47.563373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd8b7fc5-03e9-4376-a3c8-a11a743a9748 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:47.564122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd8b7fc5-03e9-4376-a3c8-a11a743a9748 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:47.582056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume request issued successfully. Jan 13 11:51:47.598286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd8b7fc5-03e9-4376-a3c8-a11a743a9748 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/0c0ec407-0143-4318-83c7-a9f3139df6f7 returned with HTTP 404 Jan 13 11:51:47.599982 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 508/1015] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:51:47 2021] DELETE /volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/0c0ec407-0143-4318-83c7-a9f3139df6f7 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:51:47.609919 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d9a1ae8-23e9-4185-b143-919c96be30d9 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] GET http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/a7214fae-a114-4e8b-865e-5ed61ea8d6a4 Jan 13 11:51:47.610896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d9a1ae8-23e9-4185-b143-919c96be30d9 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:47.611014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d9a1ae8-23e9-4185-b143-919c96be30d9 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:47.639177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d9a1ae8-23e9-4185-b143-919c96be30d9 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/a7214fae-a114-4e8b-865e-5ed61ea8d6a4 returned with HTTP 404 Jan 13 11:51:47.640197 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 509/1016] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:51:47 2021] GET /volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/a7214fae-a114-4e8b-865e-5ed61ea8d6a4 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:51:47.652625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da38c328-0fbd-4a03-b1c7-39b63c845646 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] DELETE http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/d3ca1225-2fdd-440d-ae83-0056f9ca4958 Jan 13 11:51:47.654322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da38c328-0fbd-4a03-b1c7-39b63c845646 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:47.656335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da38c328-0fbd-4a03-b1c7-39b63c845646 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:47.671961 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:47.671961 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:47.673521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:51:47.791312 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:51:47.791312 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:51:47.822740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da38c328-0fbd-4a03-b1c7-39b63c845646 tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/d3ca1225-2fdd-440d-ae83-0056f9ca4958 returned with HTTP 202 Jan 13 11:51:47.827054 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 510/1017] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:51:47 2021] DELETE /volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/d3ca1225-2fdd-440d-ae83-0056f9ca4958 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:51:47.832080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7a86795-560f-41d2-bc3f-095904ebc9aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] GET http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/d3ca1225-2fdd-440d-ae83-0056f9ca4958 Jan 13 11:51:47.832795 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7a86795-560f-41d2-bc3f-095904ebc9aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:47.833965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7a86795-560f-41d2-bc3f-095904ebc9aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:47.859797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7a86795-560f-41d2-bc3f-095904ebc9aa tempest-VolumeTypesNegativeTest-506378472 tempest-VolumeTypesNegativeTest-506378472] http://10.222.0.24/volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/d3ca1225-2fdd-440d-ae83-0056f9ca4958 returned with HTTP 404 Jan 13 11:51:47.867102 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 511/1018] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:51:47 2021] GET /volume/v3/d6a1f7b1793c4f008c762f4e297b2084/types/d3ca1225-2fdd-440d-ae83-0056f9ca4958 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:51:48.775679 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:48.775679 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:48.777948 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:51:49.873736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:49.873736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:49.874951 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:51:49.875346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Checking backup size 1 against volume size 1 {{(pid=87942) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 11:51:49.875695 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Overwriting volume 9e0695f7-075c-4d04-8f5c-2394c2d236ff with restore of backup 2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:49.928702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] restore_backup in rpcapi backup_id 2bccf496-131f-46e8-8e8d-cf4ac80a017e {{(pid=87942) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 11:51:49.939667 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b53fcf1-c650-47c9-8a59-aad60e7393b1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e/restore returned with HTTP 202 Jan 13 11:51:49.940948 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 508/1019] 10.222.0.24 () {60 vars in 1360 bytes} [Wed Jan 13 11:51:46 2021] POST /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e/restore => generated 189 bytes in 3191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:51:49.951653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-609fdc69-88ce-43ca-9b26-99409615b9ab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:49.952180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-609fdc69-88ce-43ca-9b26-99409615b9ab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:49.952947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-609fdc69-88ce-43ca-9b26-99409615b9ab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:49.953315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-609fdc69-88ce-43ca-9b26-99409615b9ab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:49.997016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:49.997016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:49.998639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-609fdc69-88ce-43ca-9b26-99409615b9ab tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:49.999379 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 512/1020] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:49 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:51.014568 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d55a6c40-0afd-43f5-8cc0-035b29f724e4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:51.015719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d55a6c40-0afd-43f5-8cc0-035b29f724e4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:51.016091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:51.016091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:51.016717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d55a6c40-0afd-43f5-8cc0-035b29f724e4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:51.017240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d55a6c40-0afd-43f5-8cc0-035b29f724e4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:51.046365 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:51.046365 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:51.046365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d55a6c40-0afd-43f5-8cc0-035b29f724e4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:51.046365 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 509/1021] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:51 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:52.062953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4352719-d82d-4d19-ad6f-b6dcf4651bee tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:52.062953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4352719-d82d-4d19-ad6f-b6dcf4651bee tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:52.062953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:52.062953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:52.062953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4352719-d82d-4d19-ad6f-b6dcf4651bee tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:52.062953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d4352719-d82d-4d19-ad6f-b6dcf4651bee tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:52.087009 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:52.087009 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:52.089285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4352719-d82d-4d19-ad6f-b6dcf4651bee tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:52.091658 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 513/1022] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:52 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:53.116904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23354304-c7b0-45ed-9d5d-1d4f6bff2a14 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:53.117744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23354304-c7b0-45ed-9d5d-1d4f6bff2a14 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:53.118046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:53.118046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:53.133351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23354304-c7b0-45ed-9d5d-1d4f6bff2a14 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:53.135155 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-23354304-c7b0-45ed-9d5d-1d4f6bff2a14 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:53.352983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:53.352983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:53.352983 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23354304-c7b0-45ed-9d5d-1d4f6bff2a14 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:53.352983 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 510/1023] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:53 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:54.305169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a670053-5bb8-4666-bf9b-185753998fd9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:54.305169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a670053-5bb8-4666-bf9b-185753998fd9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:54.305169 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:54.305169 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:54.305169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a670053-5bb8-4666-bf9b-185753998fd9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:54.305169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6a670053-5bb8-4666-bf9b-185753998fd9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:54.403863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:54.403863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:54.403863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a670053-5bb8-4666-bf9b-185753998fd9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:54.403863 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 514/1024] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:54 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:55.418136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-928f4229-1518-4cee-8c3a-4ab8970bffe9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:55.418998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-928f4229-1518-4cee-8c3a-4ab8970bffe9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:55.419221 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:55.419221 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:55.419600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-928f4229-1518-4cee-8c3a-4ab8970bffe9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:55.419965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-928f4229-1518-4cee-8c3a-4ab8970bffe9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:55.521190 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:55.521190 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:55.532339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-928f4229-1518-4cee-8c3a-4ab8970bffe9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:55.532339 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 515/1025] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:55 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:55.851243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] POST http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes Jan 13 11:51:55.851243 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:55.851243 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:55.851243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1565267062"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:55.851243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1565267062'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:51:55.851243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Create volume of 1 GB Jan 13 11:51:55.889315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Availability Zones retrieved successfully. Jan 13 11:51:55.943085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Flow 'volume_create_api' (08c0b318-b7eb-458e-b512-849efaf9d058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:51:55.952220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0781fc-24c8-452f-8054-81361c78d1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:55.952220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:51:56.034298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0781fc-24c8-452f-8054-81361c78d1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:56.034298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2387a01a-0cf8-4560-86c4-0dc3c3900370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:56.143739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Created reservations ['c6cd39bf-0346-40d9-a7ad-8f50a25a9bec', 'd713160e-a2ee-4bdd-831c-6eb0d5fe9538', 'aa5afe90-f41f-4f00-894a-c84c5847c4e4', '0321a6c7-87d9-45e2-8974-b6f2d856e07b'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:51:56.143739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2387a01a-0cf8-4560-86c4-0dc3c3900370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6cd39bf-0346-40d9-a7ad-8f50a25a9bec', 'd713160e-a2ee-4bdd-831c-6eb0d5fe9538', 'aa5afe90-f41f-4f00-894a-c84c5847c4e4', '0321a6c7-87d9-45e2-8974-b6f2d856e07b']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:56.143739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25998b51-812e-4b0f-8a76-6f01e3eb6253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:56.247279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25998b51-812e-4b0f-8a76-6f01e3eb6253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a7efb0-09b3-4d24-b122-244f1ead5b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1565267062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18ad8182f04447490a161227caec9a3',qos_specs=None,replication_status=,reservations=['c6cd39bf-0346-40d9-a7ad-8f50a25a9bec','d713160e-a2ee-4bdd-831c-6eb0d5fe9538','aa5afe90-f41f-4f00-894a-c84c5847c4e4','0321a6c7-87d9-45e2-8974-b6f2d856e07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f588a8902c5c4eb9b195f636b620c2a4',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1565267062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a7efb0-09b3-4d24-b122-244f1ead5b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18ad8182f04447490a161227caec9a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f588a8902c5c4eb9b195f636b620c2a4',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:56.251210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec70f7d-3cca-4957-b5d3-1af738892bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:56.277519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec70f7d-3cca-4957-b5d3-1af738892bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1565267062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18ad8182f04447490a161227caec9a3',qos_specs=None,replication_status=,reservations=['c6cd39bf-0346-40d9-a7ad-8f50a25a9bec','d713160e-a2ee-4bdd-831c-6eb0d5fe9538','aa5afe90-f41f-4f00-894a-c84c5847c4e4','0321a6c7-87d9-45e2-8974-b6f2d856e07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f588a8902c5c4eb9b195f636b620c2a4',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:56.279552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21bc52e5-ddc8-4fa4-a34e-2b305ce49282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:51:56.302701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21bc52e5-ddc8-4fa4-a34e-2b305ce49282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:51:56.306206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Flow 'volume_create_api' (08c0b318-b7eb-458e-b512-849efaf9d058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:51:56.440556 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Create volume request issued successfully. Jan 13 11:51:56.501862 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdb2b349-ffa1-4eac-a0a6-ef62519cc16f tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes returned with HTTP 202 Jan 13 11:51:56.501862 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 511/1026] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:51:55 2021] POST /volume/v3/c18ad8182f04447490a161227caec9a3/volumes => generated 819 bytes in 1111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:51:56.518702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78f56d4f-dcdb-4287-8d04-526df1b6b559 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:51:56.518702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78f56d4f-dcdb-4287-8d04-526df1b6b559 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:56.518702 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:56.518702 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:56.518702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78f56d4f-dcdb-4287-8d04-526df1b6b559 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:56.547803 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10337ef4-af1b-447f-967a-d98be280cf3b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:56.547803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10337ef4-af1b-447f-967a-d98be280cf3b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:56.547803 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:56.547803 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:56.547803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10337ef4-af1b-447f-967a-d98be280cf3b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:56.547803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-10337ef4-af1b-447f-967a-d98be280cf3b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:56.600946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:56.600946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:56.604604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10337ef4-af1b-447f-967a-d98be280cf3b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:56.605696 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 512/1027] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:56 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:56.740048 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:56.740048 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:56.781390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78f56d4f-dcdb-4287-8d04-526df1b6b559 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:51:56.935667 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78f56d4f-dcdb-4287-8d04-526df1b6b559 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 200 Jan 13 11:51:56.944945 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 516/1028] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:56 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 887 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:57.627234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2da54af-00b7-463f-a55b-e758cec1e5de tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:57.627234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2da54af-00b7-463f-a55b-e758cec1e5de tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:57.627234 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:57.627234 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:57.627234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2da54af-00b7-463f-a55b-e758cec1e5de tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:57.627234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f2da54af-00b7-463f-a55b-e758cec1e5de tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:57.772624 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:57.772624 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:57.803126 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2da54af-00b7-463f-a55b-e758cec1e5de tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:57.803126 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 513/1029] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:57 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:57.957267 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d90cdbd-76c5-4afb-a844-28c5edf76058 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:51:57.957267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d90cdbd-76c5-4afb-a844-28c5edf76058 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:57.957267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:57.957267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:57.957267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d90cdbd-76c5-4afb-a844-28c5edf76058 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:58.118235 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:58.118235 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:58.148363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0d90cdbd-76c5-4afb-a844-28c5edf76058 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:51:58.335471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d90cdbd-76c5-4afb-a844-28c5edf76058 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 200 Jan 13 11:51:58.335471 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 517/1030] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:57 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 911 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:58.823782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-375903df-fc29-41ae-8df6-770cc87e0370 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:58.823782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-375903df-fc29-41ae-8df6-770cc87e0370 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:58.823782 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:58.823782 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:58.823782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-375903df-fc29-41ae-8df6-770cc87e0370 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:58.823782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-375903df-fc29-41ae-8df6-770cc87e0370 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:58.877792 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:58.877792 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:58.877792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-375903df-fc29-41ae-8df6-770cc87e0370 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:51:58.877792 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 514/1031] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:58 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:59.379022 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff1b866-4348-4f81-8732-7cfc9a44ef4d tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:51:59.379022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff1b866-4348-4f81-8732-7cfc9a44ef4d tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:59.379022 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:59.379022 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:59.379022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff1b866-4348-4f81-8732-7cfc9a44ef4d tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:59.502706 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:59.502706 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:59.502706 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dff1b866-4348-4f81-8732-7cfc9a44ef4d tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:51:59.502706 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff1b866-4348-4f81-8732-7cfc9a44ef4d tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 200 Jan 13 11:51:59.502706 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 518/1032] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:59 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:59.512835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e722c45-b071-4fef-b7c4-d741e2613315 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] POST http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:51:59.512835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:59.512835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:59.512835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e722c45-b071-4fef-b7c4-d741e2613315 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:51:59.644821 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:59.644821 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:59.644821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4e722c45-b071-4fef-b7c4-d741e2613315 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:51:59.693971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4e722c45-b071-4fef-b7c4-d741e2613315 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Create volume metadata completed successfully. Jan 13 11:51:59.693971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e722c45-b071-4fef-b7c4-d741e2613315 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:51:59.706817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fa50ffe-4ae0-4de4-a83f-6675aba78704 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:51:59.706817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fa50ffe-4ae0-4de4-a83f-6675aba78704 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:59.706817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:59.706817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:59.706817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fa50ffe-4ae0-4de4-a83f-6675aba78704 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:59.713809 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 515/1033] 10.222.0.24 () {60 vars in 1364 bytes} [Wed Jan 13 11:51:59 2021] POST /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 101 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:51:59.893232 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fec30a4-73e1-4661-8e74-91b3ae52566a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:51:59.893232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fec30a4-73e1-4661-8e74-91b3ae52566a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:51:59.893232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:51:59.893232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:51:59.893232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fec30a4-73e1-4661-8e74-91b3ae52566a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:51:59.893232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0fec30a4-73e1-4661-8e74-91b3ae52566a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:51:59.922420 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:59.922420 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:59.926142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6fa50ffe-4ae0-4de4-a83f-6675aba78704 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:51:59.994345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:51:59.994345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:51:59.999869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fec30a4-73e1-4661-8e74-91b3ae52566a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:00.008661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6fa50ffe-4ae0-4de4-a83f-6675aba78704 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Get volume metadata completed successfully. Jan 13 11:52:00.009300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fa50ffe-4ae0-4de4-a83f-6675aba78704 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:00.010165 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 519/1034] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:51:59 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 101 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:00.018220 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 516/1035] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:51:59 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:00.031815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7dad4b55-f5ce-489f-b8c1-262fd55165ff tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] PUT http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:00.032279 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:00.032279 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:00.032695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7dad4b55-f5ce-489f-b8c1-262fd55165ff tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:00.301082 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:00.301082 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:00.306029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7dad4b55-f5ce-489f-b8c1-262fd55165ff tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:00.357478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7dad4b55-f5ce-489f-b8c1-262fd55165ff tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Update volume metadata completed successfully. Jan 13 11:52:00.358113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7dad4b55-f5ce-489f-b8c1-262fd55165ff tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:00.359060 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 517/1036] 10.222.0.24 () {60 vars in 1362 bytes} [Wed Jan 13 11:52:00 2021] PUT /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 57 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:00.369125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9046514-0e59-4c8a-8354-dfe5ad087f8b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:00.369655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9046514-0e59-4c8a-8354-dfe5ad087f8b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:00.369875 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:00.369875 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:00.370261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9046514-0e59-4c8a-8354-dfe5ad087f8b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:00.606968 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:00.606968 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:00.608394 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9046514-0e59-4c8a-8354-dfe5ad087f8b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:00.620430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9046514-0e59-4c8a-8354-dfe5ad087f8b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Get volume metadata completed successfully. Jan 13 11:52:00.621346 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9046514-0e59-4c8a-8354-dfe5ad087f8b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:00.622408 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 520/1037] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:52:00 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 57 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:00.632605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] DELETE http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key1 Jan 13 11:52:00.633286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:00.633509 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:00.633509 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:00.633891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:00.776689 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:00.776689 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:00.776689 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:00.816484 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Get volume metadata completed successfully. Jan 13 11:52:00.832477 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:52:00.832477 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:52:00.841265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Delete volume metadata completed successfully. Jan 13 11:52:00.841265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4aaa6e74-9fb8-459e-8b79-a30951a11165 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key1 returned with HTTP 200 Jan 13 11:52:00.841265 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 518/1038] 10.222.0.24 () {58 vars in 1360 bytes} [Wed Jan 13 11:52:00 2021] DELETE /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key1 => generated 0 bytes in 213 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 13 11:52:00.853285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fa66604c-02be-42f6-87a5-d6ee51b78554 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:00.853834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fa66604c-02be-42f6-87a5-d6ee51b78554 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:00.854068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:00.854068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:00.854454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fa66604c-02be-42f6-87a5-d6ee51b78554 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:00.904456 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:00.904456 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:00.905666 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fa66604c-02be-42f6-87a5-d6ee51b78554 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:00.918707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fa66604c-02be-42f6-87a5-d6ee51b78554 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Get volume metadata completed successfully. Jan 13 11:52:00.919337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fa66604c-02be-42f6-87a5-d6ee51b78554 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:00.920524 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 521/1039] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:52:00 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 32 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:00.990431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7af399bc-3ab1-476f-9543-0fb33c549d44 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] PUT http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:00.990431 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:00.990431 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:00.990431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7af399bc-3ab1-476f-9543-0fb33c549d44 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:01.033173 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e4f41b17-f950-4e05-9954-d6784e33cd60 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:01.033173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e4f41b17-f950-4e05-9954-d6784e33cd60 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:01.033173 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:01.033173 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:01.033173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e4f41b17-f950-4e05-9954-d6784e33cd60 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:01.033173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e4f41b17-f950-4e05-9954-d6784e33cd60 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:01.105317 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:01.105317 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:01.119472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e4f41b17-f950-4e05-9954-d6784e33cd60 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:01.119472 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 522/1040] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:01 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:01.147777 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:01.147777 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:01.153606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7af399bc-3ab1-476f-9543-0fb33c549d44 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:01.182818 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7af399bc-3ab1-476f-9543-0fb33c549d44 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Update volume metadata completed successfully. Jan 13 11:52:01.183654 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7af399bc-3ab1-476f-9543-0fb33c549d44 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:01.184624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 519/1041] 10.222.0.24 () {60 vars in 1362 bytes} [Wed Jan 13 11:52:00 2021] PUT /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 16 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:01.198400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-566eece1-fe87-492e-abcb-0b919a7c7521 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] POST http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:01.198994 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:01.198994 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:01.199495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-566eece1-fe87-492e-abcb-0b919a7c7521 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:01.336907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:01.336907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:01.336907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-566eece1-fe87-492e-abcb-0b919a7c7521 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:01.356559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-566eece1-fe87-492e-abcb-0b919a7c7521 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Create volume metadata completed successfully. Jan 13 11:52:01.356559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-566eece1-fe87-492e-abcb-0b919a7c7521 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:01.364323 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 523/1042] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:52:01 2021] POST /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 68 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:01.371470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02758bb7-6b83-49a0-8f01-a3603d4f91c2 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] PUT http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key3 Jan 13 11:52:01.371470 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:01.371470 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:01.371470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02758bb7-6b83-49a0-8f01-a3603d4f91c2 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:01.457578 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:01.457578 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:01.457578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02758bb7-6b83-49a0-8f01-a3603d4f91c2 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:01.487305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02758bb7-6b83-49a0-8f01-a3603d4f91c2 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Update volume metadata completed successfully. Jan 13 11:52:01.487305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02758bb7-6b83-49a0-8f01-a3603d4f91c2 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key3 returned with HTTP 200 Jan 13 11:52:01.490735 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 520/1043] 10.222.0.24 () {60 vars in 1377 bytes} [Wed Jan 13 11:52:01 2021] PUT /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key3 => generated 35 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:01.503593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cfc483ce-e237-4b1e-a1b1-20783e3c702b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key3 Jan 13 11:52:01.503593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cfc483ce-e237-4b1e-a1b1-20783e3c702b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:01.503593 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:01.503593 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:01.503593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cfc483ce-e237-4b1e-a1b1-20783e3c702b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:01.636121 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:01.636121 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:01.637530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cfc483ce-e237-4b1e-a1b1-20783e3c702b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:01.703438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cfc483ce-e237-4b1e-a1b1-20783e3c702b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Get volume metadata completed successfully. Jan 13 11:52:01.703438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cfc483ce-e237-4b1e-a1b1-20783e3c702b tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key3 returned with HTTP 200 Jan 13 11:52:01.703438 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 524/1044] 10.222.0.24 () {58 vars in 1357 bytes} [Wed Jan 13 11:52:01 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata/key3 => generated 35 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:01.751924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc1490a1-5816-44ed-afb8-25b3f8eb4259 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:01.751924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc1490a1-5816-44ed-afb8-25b3f8eb4259 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:01.751924 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:01.751924 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:01.751924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc1490a1-5816-44ed-afb8-25b3f8eb4259 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:01.936428 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:01.936428 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:01.937694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fc1490a1-5816-44ed-afb8-25b3f8eb4259 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:01.960244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fc1490a1-5816-44ed-afb8-25b3f8eb4259 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Get volume metadata completed successfully. Jan 13 11:52:01.960244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc1490a1-5816-44ed-afb8-25b3f8eb4259 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:01.960244 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 521/1045] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:52:01 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 75 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:01.970619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-043134f6-eada-432a-8194-81fecb354032 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] PUT http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata Jan 13 11:52:01.970619 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:01.970619 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:01.970619 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-043134f6-eada-432a-8194-81fecb354032 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:02.136964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23d75c2a-5508-4e34-9018-7e90aaaf2237 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:02.136964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23d75c2a-5508-4e34-9018-7e90aaaf2237 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:02.136964 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:02.136964 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:02.136964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23d75c2a-5508-4e34-9018-7e90aaaf2237 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:02.136964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-23d75c2a-5508-4e34-9018-7e90aaaf2237 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:02.143203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:02.143203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:02.143203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-043134f6-eada-432a-8194-81fecb354032 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:02.193150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-043134f6-eada-432a-8194-81fecb354032 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Update volume metadata completed successfully. Jan 13 11:52:02.193763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-043134f6-eada-432a-8194-81fecb354032 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata returned with HTTP 200 Jan 13 11:52:02.200096 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 525/1046] 10.222.0.24 () {60 vars in 1362 bytes} [Wed Jan 13 11:52:01 2021] PUT /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40/metadata => generated 16 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:52:02.202745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:02.202745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:02.209518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23d75c2a-5508-4e34-9018-7e90aaaf2237 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:02.210657 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 522/1047] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:02 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:02.211473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] DELETE http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:52:02.212012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:02.212227 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:02.212227 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:02.212605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:02.213072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Delete volume with id: f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:52:02.351016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:02.351016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:02.351016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:02.405561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Delete volume request issued successfully. Jan 13 11:52:02.405561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70de01fd-11bb-4475-86f7-c1a50e34ac21 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 202 Jan 13 11:52:02.405561 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 526/1048] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:52:02 2021] DELETE /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:52:02.439198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39ec6bba-7755-4ff9-b0d9-43268f80b779 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:52:02.439198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39ec6bba-7755-4ff9-b0d9-43268f80b779 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:02.439198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:02.439198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:02.439198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39ec6bba-7755-4ff9-b0d9-43268f80b779 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:02.566052 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:02.566052 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:02.581030 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-39ec6bba-7755-4ff9-b0d9-43268f80b779 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:02.724776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39ec6bba-7755-4ff9-b0d9-43268f80b779 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 200 Jan 13 11:52:02.730939 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 523/1049] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:02 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:03.229312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e6d870a-9958-4af8-8f93-35fdbbbf7a21 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:03.229312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e6d870a-9958-4af8-8f93-35fdbbbf7a21 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:03.229312 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:03.229312 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:03.229312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e6d870a-9958-4af8-8f93-35fdbbbf7a21 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:03.229312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9e6d870a-9958-4af8-8f93-35fdbbbf7a21 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:03.295693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:03.295693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:03.297549 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e6d870a-9958-4af8-8f93-35fdbbbf7a21 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:03.322385 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 527/1050] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:03 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:03.764880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fe87303-ff93-4a42-a4ad-1119bd9b7660 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:52:03.764880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fe87303-ff93-4a42-a4ad-1119bd9b7660 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:03.764880 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:03.764880 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:03.764880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fe87303-ff93-4a42-a4ad-1119bd9b7660 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:03.900091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:03.900091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:03.924757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5fe87303-ff93-4a42-a4ad-1119bd9b7660 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:04.020809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fe87303-ff93-4a42-a4ad-1119bd9b7660 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 200 Jan 13 11:52:04.020809 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 524/1051] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:03 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 911 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:04.316289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6265bcc7-4106-4f33-a05f-380bd646b398 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:04.316289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6265bcc7-4106-4f33-a05f-380bd646b398 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:04.316289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:04.316289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:04.316289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6265bcc7-4106-4f33-a05f-380bd646b398 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:04.316289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6265bcc7-4106-4f33-a05f-380bd646b398 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:04.424017 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:04.424017 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:04.427756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6265bcc7-4106-4f33-a05f-380bd646b398 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:04.431769 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 528/1052] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:04 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:05.050847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ed750611-f016-473d-9e0e-95f8f0984289 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:52:05.050847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ed750611-f016-473d-9e0e-95f8f0984289 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:05.063494 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:05.063494 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:05.063494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ed750611-f016-473d-9e0e-95f8f0984289 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:05.255453 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:05.255453 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:05.286090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ed750611-f016-473d-9e0e-95f8f0984289 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Volume info retrieved successfully. Jan 13 11:52:05.353285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ed750611-f016-473d-9e0e-95f8f0984289 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 200 Jan 13 11:52:05.358887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 525/1053] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:05 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 911 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:05.449481 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05c1adf3-6c82-4c8c-85c8-25ded30abc13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:05.449481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05c1adf3-6c82-4c8c-85c8-25ded30abc13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:05.449481 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:05.449481 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:05.449481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05c1adf3-6c82-4c8c-85c8-25ded30abc13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:05.449481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-05c1adf3-6c82-4c8c-85c8-25ded30abc13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:05.505626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:05.505626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:05.505626 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05c1adf3-6c82-4c8c-85c8-25ded30abc13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:05.505626 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 529/1054] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:05 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:06.382990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f899850-bc75-4196-a818-50e96af4c6e6 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] GET http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 Jan 13 11:52:06.382990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f899850-bc75-4196-a818-50e96af4c6e6 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:06.382990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:06.382990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:06.382990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f899850-bc75-4196-a818-50e96af4c6e6 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:06.520290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1fdfb5d-9917-443c-8062-60d33d6678db tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:06.520290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1fdfb5d-9917-443c-8062-60d33d6678db tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:06.520290 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:06.520290 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:06.520290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1fdfb5d-9917-443c-8062-60d33d6678db tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:06.520290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a1fdfb5d-9917-443c-8062-60d33d6678db tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:06.563717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:06.563717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:06.564798 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f899850-bc75-4196-a818-50e96af4c6e6 tempest-VolumesMetadataTest-1588654241 tempest-VolumesMetadataTest-1588654241] http://10.222.0.24/volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 returned with HTTP 404 Jan 13 11:52:06.565280 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 526/1055] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:06 2021] GET /volume/v3/c18ad8182f04447490a161227caec9a3/volumes/f8a7efb0-09b3-4d24-b122-244f1ead5b40 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:52:06.573403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1fdfb5d-9917-443c-8062-60d33d6678db tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:06.574427 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 530/1056] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:06 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:07.626505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ff3be97-4b08-4de0-a051-0eaf16b571b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:07.627937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ff3be97-4b08-4de0-a051-0eaf16b571b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:07.628612 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ff3be97-4b08-4de0-a051-0eaf16b571b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:07.629373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7ff3be97-4b08-4de0-a051-0eaf16b571b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:07.661130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:07.661130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:07.663518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ff3be97-4b08-4de0-a051-0eaf16b571b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:07.665257 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 527/1057] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:07 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:08.684604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3610a95f-3b67-4060-92c8-cf16f721ca33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:08.684604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3610a95f-3b67-4060-92c8-cf16f721ca33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:08.684604 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:08.684604 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:08.684604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3610a95f-3b67-4060-92c8-cf16f721ca33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:08.684604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3610a95f-3b67-4060-92c8-cf16f721ca33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:08.786680 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:08.786680 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:08.786680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3610a95f-3b67-4060-92c8-cf16f721ca33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:08.786680 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 531/1058] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:08 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:09.823089 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0eee96ce-d0ea-4342-b775-baaf8d0c109a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:09.829169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0eee96ce-d0ea-4342-b775-baaf8d0c109a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:09.829169 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:09.829169 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:09.829169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0eee96ce-d0ea-4342-b775-baaf8d0c109a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:09.829169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0eee96ce-d0ea-4342-b775-baaf8d0c109a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:09.885763 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:09.885763 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:09.885763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0eee96ce-d0ea-4342-b775-baaf8d0c109a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:09.890287 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 528/1059] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:09 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:10.902492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10699d0f-ab09-4116-a5ce-da2c646aaede tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:10.903719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10699d0f-ab09-4116-a5ce-da2c646aaede tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:10.904153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:10.904153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:10.904794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10699d0f-ab09-4116-a5ce-da2c646aaede tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:10.905436 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-10699d0f-ab09-4116-a5ce-da2c646aaede tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:10.984919 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:10.984919 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:10.989032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10699d0f-ab09-4116-a5ce-da2c646aaede tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:10.989032 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 532/1060] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:10 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:12.030647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48f5debd-4727-4faa-a0e0-c047dff6167a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:12.030647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48f5debd-4727-4faa-a0e0-c047dff6167a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:12.030647 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:12.030647 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:12.038457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48f5debd-4727-4faa-a0e0-c047dff6167a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:12.038457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-48f5debd-4727-4faa-a0e0-c047dff6167a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:12.160737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:12.160737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:12.170678 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48f5debd-4727-4faa-a0e0-c047dff6167a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:12.186967 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 529/1061] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:11 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:13.194970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06747d99-a4f6-4f16-9ba3-374bc0254632 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:13.194970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06747d99-a4f6-4f16-9ba3-374bc0254632 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:13.194970 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:13.194970 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:13.194970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06747d99-a4f6-4f16-9ba3-374bc0254632 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:13.194970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-06747d99-a4f6-4f16-9ba3-374bc0254632 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:13.289197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:13.289197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:13.305020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06747d99-a4f6-4f16-9ba3-374bc0254632 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:13.305020 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 533/1062] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:13 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:14.321795 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-83f92de5-72dd-4440-9a4f-f6679fde5e49 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:14.321795 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-83f92de5-72dd-4440-9a4f-f6679fde5e49 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:14.325539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:14.325539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:14.335041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-83f92de5-72dd-4440-9a4f-f6679fde5e49 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:14.335041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-83f92de5-72dd-4440-9a4f-f6679fde5e49 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:14.456584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:14.456584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:14.456584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-83f92de5-72dd-4440-9a4f-f6679fde5e49 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:14.456584 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 530/1063] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:14 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:15.480498 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a57f69f8-266f-4653-ad41-8f21c3a12794 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:15.480498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a57f69f8-266f-4653-ad41-8f21c3a12794 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:15.480498 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:15.480498 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:15.480498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a57f69f8-266f-4653-ad41-8f21c3a12794 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:15.480498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a57f69f8-266f-4653-ad41-8f21c3a12794 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:15.534381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:15.534381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:15.552845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a57f69f8-266f-4653-ad41-8f21c3a12794 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:15.561887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 534/1064] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:15 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:16.566839 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-906e69a0-530d-455a-8052-f0bda1aa13cc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:16.566839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-906e69a0-530d-455a-8052-f0bda1aa13cc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:16.566839 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:16.566839 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:16.568061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-906e69a0-530d-455a-8052-f0bda1aa13cc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:16.568061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-906e69a0-530d-455a-8052-f0bda1aa13cc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:16.643118 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:16.643118 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:16.656161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-906e69a0-530d-455a-8052-f0bda1aa13cc tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:16.656161 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 531/1065] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:16 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:17.670584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aea8fd92-19a2-4dc3-a2da-75274053d57d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:17.670584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aea8fd92-19a2-4dc3-a2da-75274053d57d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:17.670584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:17.670584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:17.670584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aea8fd92-19a2-4dc3-a2da-75274053d57d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:17.670584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-aea8fd92-19a2-4dc3-a2da-75274053d57d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:17.723744 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:17.723744 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:17.723744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aea8fd92-19a2-4dc3-a2da-75274053d57d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:17.723744 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 535/1066] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:17 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:18.749198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c978395-ffe7-4ab0-9eab-49f0c0e2b800 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:18.749198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c978395-ffe7-4ab0-9eab-49f0c0e2b800 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:18.749198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:18.749198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:18.769753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c978395-ffe7-4ab0-9eab-49f0c0e2b800 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:18.769753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0c978395-ffe7-4ab0-9eab-49f0c0e2b800 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:18.812429 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:18.812429 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:18.812429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c978395-ffe7-4ab0-9eab-49f0c0e2b800 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:18.825061 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 532/1067] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:18 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:19.835125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-25c8eec0-3865-4f51-b3a9-145ae0f5136b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:19.835125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-25c8eec0-3865-4f51-b3a9-145ae0f5136b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:19.835125 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:19.835125 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:19.835125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-25c8eec0-3865-4f51-b3a9-145ae0f5136b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:19.835125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-25c8eec0-3865-4f51-b3a9-145ae0f5136b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:19.944957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:19.944957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:19.944957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-25c8eec0-3865-4f51-b3a9-145ae0f5136b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:19.944957 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 536/1068] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:19 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:20.964561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90e21fdc-49d9-46e4-926e-81584c708401 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:20.964561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90e21fdc-49d9-46e4-926e-81584c708401 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:20.964561 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:20.964561 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:20.964561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90e21fdc-49d9-46e4-926e-81584c708401 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:20.964561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-90e21fdc-49d9-46e4-926e-81584c708401 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:21.000235 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:21.000235 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:21.000235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90e21fdc-49d9-46e4-926e-81584c708401 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:21.011388 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 533/1069] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:20 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:22.019717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da318e41-53b5-4647-a379-f428a6471cfe tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:22.019717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da318e41-53b5-4647-a379-f428a6471cfe tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:22.019717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:22.019717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:22.019717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da318e41-53b5-4647-a379-f428a6471cfe tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:22.019717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-da318e41-53b5-4647-a379-f428a6471cfe tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:22.419824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:22.419824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:22.442887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da318e41-53b5-4647-a379-f428a6471cfe tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:22.452435 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 537/1070] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:22 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:23.469039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0b8ba38-e057-458d-ab11-9fba4ef7a4b3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:23.469940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0b8ba38-e057-458d-ab11-9fba4ef7a4b3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:23.470396 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:23.470396 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:23.471645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0b8ba38-e057-458d-ab11-9fba4ef7a4b3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:23.473100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e0b8ba38-e057-458d-ab11-9fba4ef7a4b3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 2bccf496-131f-46e8-8e8d-cf4ac80a017e. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:23.524781 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:23.524781 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:23.527105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0b8ba38-e057-458d-ab11-9fba4ef7a4b3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 200 Jan 13 11:52:23.529104 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 534/1071] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:23 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:23.541766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acc06d5a-b446-4e19-b50d-4b2a1b9ec59a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/9e0695f7-075c-4d04-8f5c-2394c2d236ff Jan 13 11:52:23.542443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acc06d5a-b446-4e19-b50d-4b2a1b9ec59a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:23.542648 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:23.542648 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:23.543061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acc06d5a-b446-4e19-b50d-4b2a1b9ec59a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:23.609330 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:23.609330 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:23.619177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-acc06d5a-b446-4e19-b50d-4b2a1b9ec59a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:52:23.641966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acc06d5a-b446-4e19-b50d-4b2a1b9ec59a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/9e0695f7-075c-4d04-8f5c-2394c2d236ff returned with HTTP 200 Jan 13 11:52:23.655828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 538/1072] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:23 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/9e0695f7-075c-4d04-8f5c-2394c2d236ff => generated 970 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:23.669088 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes Jan 13 11:52:23.669889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:23.670214 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:23.670214 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:23.670781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:23.672365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:52:23.677386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:52:23.809835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Get all volumes completed successfully. Jan 13 11:52:23.814804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96b87412-2528-4094-af06-97116fc132b4 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes returned with HTTP 200 Jan 13 11:52:23.815807 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 535/1073] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:52:23 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes => generated 793 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:23.828052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] DELETE http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/9e0695f7-075c-4d04-8f5c-2394c2d236ff Jan 13 11:52:23.828573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:23.828787 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:23.828787 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:23.829161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:23.829617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete volume with id: 9e0695f7-075c-4d04-8f5c-2394c2d236ff Jan 13 11:52:23.949581 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:23.949581 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:23.952202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:52:23.987458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete volume request issued successfully. Jan 13 11:52:23.988787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0a4ecb-1320-4019-8b37-18e565b4e44f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/9e0695f7-075c-4d04-8f5c-2394c2d236ff returned with HTTP 202 Jan 13 11:52:23.990649 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 539/1074] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:52:23 2021] DELETE /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/9e0695f7-075c-4d04-8f5c-2394c2d236ff => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:52:24.002729 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be6911c9-5219-4265-9644-48a057ab087a tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] DELETE http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 Jan 13 11:52:24.007336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be6911c9-5219-4265-9644-48a057ab087a tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:24.007756 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:24.007756 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:24.008396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be6911c9-5219-4265-9644-48a057ab087a tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:24.008968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-be6911c9-5219-4265-9644-48a057ab087a tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Delete backup with id: 9365e617-a9e6-4d13-91f6-5ae7c94f45d5. Jan 13 11:52:24.067433 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:24.067433 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:24.134217 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-be6911c9-5219-4265-9644-48a057ab087a tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] delete_backup rpcapi backup_id 9365e617-a9e6-4d13-91f6-5ae7c94f45d5 {{(pid=87942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 11:52:24.137709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be6911c9-5219-4265-9644-48a057ab087a tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 returned with HTTP 202 Jan 13 11:52:24.139319 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 536/1075] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:52:23 2021] DELETE /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:52:24.149996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99950c8f-7f22-4cdb-b01f-670717e2e85e tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] GET http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 Jan 13 11:52:24.150746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99950c8f-7f22-4cdb-b01f-670717e2e85e tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:24.151179 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:24.151179 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:24.151803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99950c8f-7f22-4cdb-b01f-670717e2e85e tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:24.152362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-99950c8f-7f22-4cdb-b01f-670717e2e85e tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Show backup with id 9365e617-a9e6-4d13-91f6-5ae7c94f45d5. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:24.199673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:24.199673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:24.201375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99950c8f-7f22-4cdb-b01f-670717e2e85e tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 returned with HTTP 200 Jan 13 11:52:24.206678 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 540/1076] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:24 2021] GET /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 => generated 823 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:25.219048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f34a1593-4851-4d29-90d9-6f305b3843f3 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] GET http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 Jan 13 11:52:25.219837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f34a1593-4851-4d29-90d9-6f305b3843f3 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:25.220158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:25.220158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:25.220699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f34a1593-4851-4d29-90d9-6f305b3843f3 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:25.221585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f34a1593-4851-4d29-90d9-6f305b3843f3 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Show backup with id 9365e617-a9e6-4d13-91f6-5ae7c94f45d5. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:25.264298 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f34a1593-4851-4d29-90d9-6f305b3843f3 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 returned with HTTP 404 Jan 13 11:52:25.271252 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 537/1077] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:25 2021] GET /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9365e617-a9e6-4d13-91f6-5ae7c94f45d5 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:52:25.281884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3402d8dd-dcb1-4abb-a125-2dc0439cc736 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] DELETE http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e Jan 13 11:52:25.282628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3402d8dd-dcb1-4abb-a125-2dc0439cc736 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:25.283976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:25.283976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:25.285346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3402d8dd-dcb1-4abb-a125-2dc0439cc736 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:25.289448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-3402d8dd-dcb1-4abb-a125-2dc0439cc736 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete backup with id: 2bccf496-131f-46e8-8e8d-cf4ac80a017e. Jan 13 11:52:25.339234 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:25.339234 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:25.389411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-3402d8dd-dcb1-4abb-a125-2dc0439cc736 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] delete_backup rpcapi backup_id 2bccf496-131f-46e8-8e8d-cf4ac80a017e {{(pid=87943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 11:52:25.394730 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3402d8dd-dcb1-4abb-a125-2dc0439cc736 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e returned with HTTP 202 Jan 13 11:52:25.396683 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 541/1078] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:52:25 2021] DELETE /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/2bccf496-131f-46e8-8e8d-cf4ac80a017e => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:52:25.427699 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] POST http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes Jan 13 11:52:25.428805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-79001980"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:25.430100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-79001980'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:52:25.430678 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume of 1 GB Jan 13 11:52:25.453676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Availability Zones retrieved successfully. Jan 13 11:52:25.475459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Flow 'volume_create_api' (ff11107c-78d9-48fc-a751-540ee2046882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:52:25.479107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4a811b6-dfe6-4944-9fff-bfd3d8665ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:25.481995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:52:25.640584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4a811b6-dfe6-4944-9fff-bfd3d8665ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:25.643296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5de4eae-6c7b-4c55-94d6-e78e7116e452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:25.776783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Created reservations ['1c78202b-4728-451f-a3f7-caca98c9e3fd', 'c5362c78-b1ef-4502-8d20-44148dec40de', 'd5ac4bfa-bf3f-4b46-9a21-8d0886c1f568', '98569d91-58be-4178-899d-52a9fa6744a3'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:52:25.791541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5de4eae-6c7b-4c55-94d6-e78e7116e452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c78202b-4728-451f-a3f7-caca98c9e3fd', 'c5362c78-b1ef-4502-8d20-44148dec40de', 'd5ac4bfa-bf3f-4b46-9a21-8d0886c1f568', '98569d91-58be-4178-899d-52a9fa6744a3']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:25.794109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be184a8-601a-4db8-8fe3-5a3a7d2c9570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:25.995941 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be184a8-601a-4db8-8fe3-5a3a7d2c9570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f59c43-f191-47a7-a868-f6bf9fc91474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-79001980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1905a559b8c4f23b3458374f7d9ddea',qos_specs=None,replication_status=,reservations=['1c78202b-4728-451f-a3f7-caca98c9e3fd','c5362c78-b1ef-4502-8d20-44148dec40de','d5ac4bfa-bf3f-4b46-9a21-8d0886c1f568','98569d91-58be-4178-899d-52a9fa6744a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-79001980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f59c43-f191-47a7-a868-f6bf9fc91474,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1905a559b8c4f23b3458374f7d9ddea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:25.998565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69d9b7d-b018-454c-acbe-4726e6bf59d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:26.070227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69d9b7d-b018-454c-acbe-4726e6bf59d9) transitioned into state 'SUCCESS' from state '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-79001980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1905a559b8c4f23b3458374f7d9ddea',qos_specs=None,replication_status=,reservations=['1c78202b-4728-451f-a3f7-caca98c9e3fd','c5362c78-b1ef-4502-8d20-44148dec40de','d5ac4bfa-bf3f-4b46-9a21-8d0886c1f568','98569d91-58be-4178-899d-52a9fa6744a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4897ddfc8392478e8f2e066a3f1d1e19',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:26.073519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34558f40-2b2d-48bb-894e-6bedc5d60a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:26.101651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34558f40-2b2d-48bb-894e-6bedc5d60a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:26.104370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Flow 'volume_create_api' (ff11107c-78d9-48fc-a751-540ee2046882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:52:26.158338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Create volume request issued successfully. Jan 13 11:52:26.175034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-967e40c0-314b-4c90-be5e-f1d483494b18 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes returned with HTTP 202 Jan 13 11:52:26.177364 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 538/1079] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:52:25 2021] POST /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes => generated 821 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:52:26.191979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9bacf95-e6d6-4b6b-9445-9d1d8eeaa9a5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:52:26.192933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9bacf95-e6d6-4b6b-9445-9d1d8eeaa9a5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:26.193347 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:26.193347 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:26.193975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9bacf95-e6d6-4b6b-9445-9d1d8eeaa9a5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:26.292593 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:26.292593 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:26.301574 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d9bacf95-e6d6-4b6b-9445-9d1d8eeaa9a5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:52:26.329798 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9bacf95-e6d6-4b6b-9445-9d1d8eeaa9a5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:52:26.341831 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 542/1080] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:26 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 889 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:27.353476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-168d2311-a258-449c-94c5-e256f5968d96 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:52:27.355668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-168d2311-a258-449c-94c5-e256f5968d96 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:27.359461 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:27.359461 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:27.360555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-168d2311-a258-449c-94c5-e256f5968d96 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:27.429222 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:27.429222 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:27.441969 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-168d2311-a258-449c-94c5-e256f5968d96 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:52:27.467792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-168d2311-a258-449c-94c5-e256f5968d96 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:52:27.479518 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 539/1081] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:27 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:28.485684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7a668b8-af61-4357-8390-a9c47d7b8d7b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:52:28.486998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7a668b8-af61-4357-8390-a9c47d7b8d7b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:28.487469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:28.487469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:28.488123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7a668b8-af61-4357-8390-a9c47d7b8d7b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:28.617667 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:28.617667 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:28.664826 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b7a668b8-af61-4357-8390-a9c47d7b8d7b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:52:28.747659 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7a668b8-af61-4357-8390-a9c47d7b8d7b tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:52:28.748703 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 543/1082] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:28 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 914 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:28.767046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] POST http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups Jan 13 11:52:28.767752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:28.767752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:28.768365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22f59c43-f191-47a7-a868-f6bf9fc91474", "name": "tempest-VolumesBackupsAdminTest-Backup-1261648143"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:28.769924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Creating new backup {'backup': {'volume_id': '22f59c43-f191-47a7-a868-f6bf9fc91474', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1261648143'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 11:52:28.770490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Creating backup of volume 22f59c43-f191-47a7-a868-f6bf9fc91474 in container None Jan 13 11:52:28.830624 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:28.830624 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:28.832807 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:52:28.884242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Created reservations ['e618b03e-6e70-4dd5-a050-10ccf0aeb87b', 'b37fc16f-192d-458b-8764-1838c6779fd9'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:52:29.052881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4371f2e4-147d-443f-b2cc-8e6e1a1fb2a1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups returned with HTTP 202 Jan 13 11:52:29.065664 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 540/1083] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:52:28 2021] POST /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups => generated 401 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:52:29.066719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a19bd76d-bf4a-48a2-94c4-a9b7b50dc322 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:29.067676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a19bd76d-bf4a-48a2-94c4-a9b7b50dc322 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:29.067805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:29.067805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:29.068422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a19bd76d-bf4a-48a2-94c4-a9b7b50dc322 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:29.068905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a19bd76d-bf4a-48a2-94c4-a9b7b50dc322 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:29.108669 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:29.108669 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:29.138537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a19bd76d-bf4a-48a2-94c4-a9b7b50dc322 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:29.148199 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 544/1084] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:29 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 808 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:30.165433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdd62602-35e0-46f4-819e-87a1c1cd32be tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:30.167217 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdd62602-35e0-46f4-819e-87a1c1cd32be tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:30.167719 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:30.167719 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:30.168867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdd62602-35e0-46f4-819e-87a1c1cd32be tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:30.169553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cdd62602-35e0-46f4-819e-87a1c1cd32be tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:30.288207 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:30.288207 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:30.290163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdd62602-35e0-46f4-819e-87a1c1cd32be tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:30.298410 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 541/1085] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:30 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 808 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:31.314044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68e7129f-fc54-47de-a439-c38e79129727 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:31.314557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68e7129f-fc54-47de-a439-c38e79129727 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:31.314961 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:31.314961 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:31.316647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68e7129f-fc54-47de-a439-c38e79129727 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:31.317421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-68e7129f-fc54-47de-a439-c38e79129727 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:31.377253 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:31.377253 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:31.379587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68e7129f-fc54-47de-a439-c38e79129727 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:31.380917 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 545/1086] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:31 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 808 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:32.395351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78548110-2dc9-4008-8c30-af9b389ededd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:32.396209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78548110-2dc9-4008-8c30-af9b389ededd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:32.396428 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:32.396428 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:32.396808 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78548110-2dc9-4008-8c30-af9b389ededd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:32.397341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-78548110-2dc9-4008-8c30-af9b389ededd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:32.439117 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:32.439117 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:32.442369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78548110-2dc9-4008-8c30-af9b389ededd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:32.444098 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 542/1087] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:32 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 808 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:33.457852 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9f013cd-954d-4224-ad56-b79b20485c9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:33.458962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9f013cd-954d-4224-ad56-b79b20485c9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:33.459324 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:33.459324 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:33.459931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9f013cd-954d-4224-ad56-b79b20485c9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:33.460443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e9f013cd-954d-4224-ad56-b79b20485c9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:33.495014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:33.495014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:33.502674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9f013cd-954d-4224-ad56-b79b20485c9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:33.504813 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 546/1088] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:33 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:34.519224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27bef1a9-a86f-432b-b1d0-95805f7689d8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:34.520522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27bef1a9-a86f-432b-b1d0-95805f7689d8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:34.520953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:34.520953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:34.521624 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27bef1a9-a86f-432b-b1d0-95805f7689d8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:34.522203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-27bef1a9-a86f-432b-b1d0-95805f7689d8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:34.570609 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:34.570609 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:34.572964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27bef1a9-a86f-432b-b1d0-95805f7689d8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:34.574260 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 543/1089] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:34 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:35.589806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c154da87-f0ad-43b6-be60-822efaf87969 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:35.590485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c154da87-f0ad-43b6-be60-822efaf87969 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:35.590694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:35.590694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:35.591573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c154da87-f0ad-43b6-be60-822efaf87969 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:35.592092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c154da87-f0ad-43b6-be60-822efaf87969 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:35.639841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:35.639841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:35.642238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c154da87-f0ad-43b6-be60-822efaf87969 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:35.643364 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 547/1090] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:35 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:36.658723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43f9e65c-d0f9-488f-b323-b0360b003f15 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:36.660470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43f9e65c-d0f9-488f-b323-b0360b003f15 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:36.660470 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:36.660470 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:36.661085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43f9e65c-d0f9-488f-b323-b0360b003f15 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:36.661548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-43f9e65c-d0f9-488f-b323-b0360b003f15 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:36.730676 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:36.730676 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:36.741298 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43f9e65c-d0f9-488f-b323-b0360b003f15 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:36.742214 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 544/1091] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:36 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:37.757109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d6d6a383-5882-40c5-bdb1-f00aff7e20e3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:37.757722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d6d6a383-5882-40c5-bdb1-f00aff7e20e3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:37.757879 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:37.757879 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:37.758258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d6d6a383-5882-40c5-bdb1-f00aff7e20e3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:37.758635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d6d6a383-5882-40c5-bdb1-f00aff7e20e3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:37.805469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:37.805469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:37.807382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d6d6a383-5882-40c5-bdb1-f00aff7e20e3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:37.809120 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 548/1092] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:37 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:52:38.823295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19b81f87-cb20-4efd-a5d6-91ccf24dd19d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:38.824543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19b81f87-cb20-4efd-a5d6-91ccf24dd19d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:38.824963 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:38.824963 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:38.825634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19b81f87-cb20-4efd-a5d6-91ccf24dd19d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:38.826244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-19b81f87-cb20-4efd-a5d6-91ccf24dd19d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:38.866870 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:38.866870 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:38.869160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19b81f87-cb20-4efd-a5d6-91ccf24dd19d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:38.870880 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 545/1093] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:38 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:39.886356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2a3440e-94a6-4f18-8137-cf5d6058e17d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:39.887000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2a3440e-94a6-4f18-8137-cf5d6058e17d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:39.887306 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:39.887306 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:39.887959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d2a3440e-94a6-4f18-8137-cf5d6058e17d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:39.888694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d2a3440e-94a6-4f18-8137-cf5d6058e17d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:39.940707 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:39.940707 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:39.943744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d2a3440e-94a6-4f18-8137-cf5d6058e17d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:39.944806 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 549/1094] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:39 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:40.960787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3842cc63-0474-4bfa-85d0-b50db427a671 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:40.963048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3842cc63-0474-4bfa-85d0-b50db427a671 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:40.975654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:40.975654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:40.976416 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3842cc63-0474-4bfa-85d0-b50db427a671 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:40.976971 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3842cc63-0474-4bfa-85d0-b50db427a671 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:41.027081 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:41.027081 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:41.029641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3842cc63-0474-4bfa-85d0-b50db427a671 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:41.031857 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 546/1095] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:40 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:42.045840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af72f32f-b7c0-4290-afaa-d482397937fd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:42.046635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af72f32f-b7c0-4290-afaa-d482397937fd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:42.047006 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:42.047006 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:42.047582 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af72f32f-b7c0-4290-afaa-d482397937fd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:42.048067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-af72f32f-b7c0-4290-afaa-d482397937fd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:42.104178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:42.104178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:42.106474 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af72f32f-b7c0-4290-afaa-d482397937fd tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:42.107705 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 550/1096] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:42 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:43.121883 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ecdaa6f-ddb7-4d1e-afaf-33f36d31972c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:43.122844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ecdaa6f-ddb7-4d1e-afaf-33f36d31972c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:43.123351 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:43.123351 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:43.123738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ecdaa6f-ddb7-4d1e-afaf-33f36d31972c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:43.124104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3ecdaa6f-ddb7-4d1e-afaf-33f36d31972c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:43.197392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:43.197392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:43.200676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ecdaa6f-ddb7-4d1e-afaf-33f36d31972c tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:43.203170 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 547/1097] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:43 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:44.218424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8915152f-ef55-4568-a352-a4fdd8476033 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:44.219783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8915152f-ef55-4568-a352-a4fdd8476033 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:44.220299 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:44.220299 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:44.221764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8915152f-ef55-4568-a352-a4fdd8476033 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:44.222652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8915152f-ef55-4568-a352-a4fdd8476033 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:44.273673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:44.273673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:44.279368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8915152f-ef55-4568-a352-a4fdd8476033 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:44.288745 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 551/1098] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:44 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:45.303424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd87acca-1182-44b6-beff-d08b0c21fcb9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:45.303930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd87acca-1182-44b6-beff-d08b0c21fcb9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:45.304149 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:45.304149 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:45.304531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd87acca-1182-44b6-beff-d08b0c21fcb9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:45.305145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cd87acca-1182-44b6-beff-d08b0c21fcb9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:45.363759 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:45.363759 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:45.363759 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd87acca-1182-44b6-beff-d08b0c21fcb9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:45.363759 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 548/1099] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:45 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:46.369944 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e05d6a42-7573-4abd-88f6-844433a1a649 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:46.370457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e05d6a42-7573-4abd-88f6-844433a1a649 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:46.370863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:46.370863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:46.371467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e05d6a42-7573-4abd-88f6-844433a1a649 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:46.372254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e05d6a42-7573-4abd-88f6-844433a1a649 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:46.431295 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:46.431295 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:46.442486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e05d6a42-7573-4abd-88f6-844433a1a649 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:46.445382 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 552/1100] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:46 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:46.639861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] POST http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes Jan 13 11:52:46.640606 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:46.640606 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:46.641293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-845344527", "snapshot_id": null, "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "volume_type": null, "size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:52:46.643390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-845344527', 'snapshot_id': None, 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'volume_type': None, 'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:52:46.802321 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Create volume of 1 GB Jan 13 11:52:46.820262 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Availability Zones retrieved successfully. Jan 13 11:52:46.854032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Flow 'volume_create_api' (a0cd47bd-bd8c-4edc-85a5-6dbb090a1a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:52:46.866002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b833bb22-c7c7-4c56-9672-c4ba41f52774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:46.866002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:52:47.060248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b833bb22-c7c7-4c56-9672-c4ba41f52774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:47.075460 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc8f9f3-1cb1-41d7-a58a-086684363208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:47.274660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Created reservations ['f40d9504-e8fe-49b2-95e4-41eebe812c51', '1442664e-bc5c-4640-83d4-d6162f972451', 'f63ff57f-46a7-4264-8135-6066f035a7bc', '868126d2-58d5-4f8d-acd2-7a7eea0f96cd'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:52:47.276611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc8f9f3-1cb1-41d7-a58a-086684363208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f40d9504-e8fe-49b2-95e4-41eebe812c51', '1442664e-bc5c-4640-83d4-d6162f972451', 'f63ff57f-46a7-4264-8135-6066f035a7bc', '868126d2-58d5-4f8d-acd2-7a7eea0f96cd']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:47.284280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2f25a9-8d08-47c0-b34d-da9abfa9b344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:47.425378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2f25a9-8d08-47c0-b34d-da9abfa9b344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b968ea53-e436-4a51-b5f6-e9097b93dc8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-845344527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05a69d8696744e49bb421be70b50d9c7',qos_specs=None,replication_status=,reservations=['f40d9504-e8fe-49b2-95e4-41eebe812c51','1442664e-bc5c-4640-83d4-d6162f972451','f63ff57f-46a7-4264-8135-6066f035a7bc','868126d2-58d5-4f8d-acd2-7a7eea0f96cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16084e927e804bd4907ed7aded5900a5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-845344527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b968ea53-e436-4a51-b5f6-e9097b93dc8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05a69d8696744e49bb421be70b50d9c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='16084e927e804bd4907ed7aded5900a5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:47.432728 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760567de-3446-4f77-99a5-da8c1c06b2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:47.458397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a18ae072-73b2-4da7-8a9e-4a749623138a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:47.458993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a18ae072-73b2-4da7-8a9e-4a749623138a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:47.459214 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:47.459214 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:47.459601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a18ae072-73b2-4da7-8a9e-4a749623138a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:47.459965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a18ae072-73b2-4da7-8a9e-4a749623138a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:47.521611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760567de-3446-4f77-99a5-da8c1c06b2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-845344527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05a69d8696744e49bb421be70b50d9c7',qos_specs=None,replication_status=,reservations=['f40d9504-e8fe-49b2-95e4-41eebe812c51','1442664e-bc5c-4640-83d4-d6162f972451','f63ff57f-46a7-4264-8135-6066f035a7bc','868126d2-58d5-4f8d-acd2-7a7eea0f96cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16084e927e804bd4907ed7aded5900a5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:47.524228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a8aae56-14c7-4b1e-9b6a-3be4cccf280a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:52:47.532469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:47.532469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:47.534469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a18ae072-73b2-4da7-8a9e-4a749623138a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:47.535390 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 553/1101] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:47 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:47.552361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a8aae56-14c7-4b1e-9b6a-3be4cccf280a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:52:47.563140 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Flow 'volume_create_api' (a0cd47bd-bd8c-4edc-85a5-6dbb090a1a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:52:47.762318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Create volume request issued successfully. Jan 13 11:52:47.781435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8562056b-f85d-4a42-8816-c624c1beeea0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes returned with HTTP 202 Jan 13 11:52:47.782367 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 549/1102] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:52:46 2021] POST /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes => generated 822 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:52:47.797537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae9f8e7a-befc-4a2c-80a1-64ee75b2fbd4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:47.798060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae9f8e7a-befc-4a2c-80a1-64ee75b2fbd4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:47.798251 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:47.798251 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:47.799502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae9f8e7a-befc-4a2c-80a1-64ee75b2fbd4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:47.908357 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:47.908357 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:47.935090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ae9f8e7a-befc-4a2c-80a1-64ee75b2fbd4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:47.984006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae9f8e7a-befc-4a2c-80a1-64ee75b2fbd4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:47.994818 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 554/1103] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:47 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:52:48.549999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2191aace-19ce-4416-9d86-3ed5e3649768 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:48.550521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2191aace-19ce-4416-9d86-3ed5e3649768 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:48.551209 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:48.551209 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:48.551817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2191aace-19ce-4416-9d86-3ed5e3649768 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:48.552418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2191aace-19ce-4416-9d86-3ed5e3649768 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:48.630117 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:48.630117 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:48.632477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2191aace-19ce-4416-9d86-3ed5e3649768 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:48.633626 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 550/1104] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:48 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:49.002069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f861faf-9c14-4f5e-b54e-113ee2566b4a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:49.012533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f861faf-9c14-4f5e-b54e-113ee2566b4a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:49.012866 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:49.012866 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:49.013611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f861faf-9c14-4f5e-b54e-113ee2566b4a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:49.139695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:49.139695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:49.174499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f861faf-9c14-4f5e-b54e-113ee2566b4a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:49.239569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f861faf-9c14-4f5e-b54e-113ee2566b4a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:49.245421 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 555/1105] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:48 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:49.649070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a494b166-6c27-44fb-a3ae-f23efad392b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:49.649598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a494b166-6c27-44fb-a3ae-f23efad392b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:49.649812 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:49.649812 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:49.650191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a494b166-6c27-44fb-a3ae-f23efad392b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:49.650568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a494b166-6c27-44fb-a3ae-f23efad392b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:49.738205 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:49.738205 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:49.747884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a494b166-6c27-44fb-a3ae-f23efad392b8 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:49.748786 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 551/1106] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:49 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:50.262575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-219646dc-64a8-429a-82cb-3279a8743a66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:50.264340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-219646dc-64a8-429a-82cb-3279a8743a66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:50.264760 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:50.264760 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:50.265446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-219646dc-64a8-429a-82cb-3279a8743a66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:50.338275 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:50.338275 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:50.348989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-219646dc-64a8-429a-82cb-3279a8743a66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:50.433507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-219646dc-64a8-429a-82cb-3279a8743a66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:50.435764 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 556/1107] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:50 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:50.773968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe27d07d-4852-4fea-bc9b-709983c7ceed tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:50.774539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe27d07d-4852-4fea-bc9b-709983c7ceed tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:50.774650 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:50.774650 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:50.777209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe27d07d-4852-4fea-bc9b-709983c7ceed tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:50.777209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fe27d07d-4852-4fea-bc9b-709983c7ceed tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:50.813960 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:50.813960 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:50.817111 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe27d07d-4852-4fea-bc9b-709983c7ceed tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:50.818407 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 552/1108] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:50 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:51.452707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eac55bb1-b4db-4e37-88ed-31d71277dc72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:51.454024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eac55bb1-b4db-4e37-88ed-31d71277dc72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:51.454217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:51.454217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:51.455410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eac55bb1-b4db-4e37-88ed-31d71277dc72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:51.602054 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:51.602054 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:51.622314 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eac55bb1-b4db-4e37-88ed-31d71277dc72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:51.676776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eac55bb1-b4db-4e37-88ed-31d71277dc72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:51.687510 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 557/1109] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:51 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:51.832843 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0bcf2c9e-4e68-4ea6-bb9f-7ea56b3b885f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:51.833564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0bcf2c9e-4e68-4ea6-bb9f-7ea56b3b885f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:51.834502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:51.834502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:51.835082 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0bcf2c9e-4e68-4ea6-bb9f-7ea56b3b885f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:51.835933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0bcf2c9e-4e68-4ea6-bb9f-7ea56b3b885f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:51.882310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:51.882310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:51.884412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0bcf2c9e-4e68-4ea6-bb9f-7ea56b3b885f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:51.887555 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 553/1110] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:51 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:52.694055 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77db40fb-46bb-4e33-b587-6aaf894bd5bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:52.694895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77db40fb-46bb-4e33-b587-6aaf894bd5bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:52.695308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:52.695308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:52.695975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77db40fb-46bb-4e33-b587-6aaf894bd5bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:52.830538 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:52.830538 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:52.868860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-77db40fb-46bb-4e33-b587-6aaf894bd5bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:52.913290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4dac7416-8cc0-4ed6-9c66-68bad6edec9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:52.913290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4dac7416-8cc0-4ed6-9c66-68bad6edec9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:52.913290 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:52.913290 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:52.913290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4dac7416-8cc0-4ed6-9c66-68bad6edec9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:52.913290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4dac7416-8cc0-4ed6-9c66-68bad6edec9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:52.940908 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77db40fb-46bb-4e33-b587-6aaf894bd5bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:52.952122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 558/1111] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:52 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:52:52.976477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:52.976477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:52.978329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4dac7416-8cc0-4ed6-9c66-68bad6edec9e tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:52.979192 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 554/1112] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:52 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:53.959163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df70ee23-5dd9-45e2-884c-10db026d417b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:53.959712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df70ee23-5dd9-45e2-884c-10db026d417b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:53.959860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:53.959860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:53.960550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df70ee23-5dd9-45e2-884c-10db026d417b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:53.993516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fdf39e10-1f20-42a5-a9ea-dd884c5bce56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:53.994019 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fdf39e10-1f20-42a5-a9ea-dd884c5bce56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:53.994409 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:53.994409 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:53.995043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fdf39e10-1f20-42a5-a9ea-dd884c5bce56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:53.995557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fdf39e10-1f20-42a5-a9ea-dd884c5bce56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:54.085476 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:54.085476 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:54.092894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fdf39e10-1f20-42a5-a9ea-dd884c5bce56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:54.098276 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 555/1113] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:53 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:54.145014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:54.145014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:54.193597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df70ee23-5dd9-45e2-884c-10db026d417b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:54.266368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df70ee23-5dd9-45e2-884c-10db026d417b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:54.270144 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 559/1114] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:53 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:55.112899 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57976d74-c69b-4ee8-a823-986101fb7899 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:55.113406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57976d74-c69b-4ee8-a823-986101fb7899 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:55.113799 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:55.113799 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:55.114424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57976d74-c69b-4ee8-a823-986101fb7899 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:55.114996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-57976d74-c69b-4ee8-a823-986101fb7899 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:55.182049 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:55.182049 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:55.184369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57976d74-c69b-4ee8-a823-986101fb7899 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:55.185199 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 556/1115] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:55 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:55.286642 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4fb33da8-7e57-46c6-9f79-cf51dbc61f69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:55.287928 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4fb33da8-7e57-46c6-9f79-cf51dbc61f69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:55.288154 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:55.288154 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:55.288925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4fb33da8-7e57-46c6-9f79-cf51dbc61f69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:55.455623 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:55.455623 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:55.523638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4fb33da8-7e57-46c6-9f79-cf51dbc61f69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:55.631288 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4fb33da8-7e57-46c6-9f79-cf51dbc61f69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:55.653439 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 560/1116] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:55 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:56.200606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7a10336-e810-4698-b589-cc6cce6c6164 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:56.201700 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7a10336-e810-4698-b589-cc6cce6c6164 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:56.202094 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:56.202094 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:56.202736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7a10336-e810-4698-b589-cc6cce6c6164 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:56.203462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c7a10336-e810-4698-b589-cc6cce6c6164 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:56.289228 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:56.289228 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:56.307528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7a10336-e810-4698-b589-cc6cce6c6164 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:56.309262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 557/1117] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:56 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:56.650403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0cc582d-465d-40fe-a114-2f6d926295ca tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:56.651554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0cc582d-465d-40fe-a114-2f6d926295ca tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:56.651773 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:56.651773 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:56.652611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0cc582d-465d-40fe-a114-2f6d926295ca tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:56.820923 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:56.820923 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:56.847596 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a0cc582d-465d-40fe-a114-2f6d926295ca tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:56.916077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0cc582d-465d-40fe-a114-2f6d926295ca tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:56.916848 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 561/1118] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:56 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:57.323105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8cdb487-d318-471e-8f91-334d03fa87e5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:57.325794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8cdb487-d318-471e-8f91-334d03fa87e5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:57.325996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:57.325996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:57.326999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8cdb487-d318-471e-8f91-334d03fa87e5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:57.327325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f8cdb487-d318-471e-8f91-334d03fa87e5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:57.384524 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:57.384524 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:57.388149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8cdb487-d318-471e-8f91-334d03fa87e5 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:57.389689 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 558/1119] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:57 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:57.934376 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-472aea3e-18e0-4ee6-b830-75fc3510ecbf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:57.940488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-472aea3e-18e0-4ee6-b830-75fc3510ecbf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:57.941548 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:57.941548 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:57.942348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-472aea3e-18e0-4ee6-b830-75fc3510ecbf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:58.115132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:58.115132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:58.131804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-472aea3e-18e0-4ee6-b830-75fc3510ecbf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:58.172078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-472aea3e-18e0-4ee6-b830-75fc3510ecbf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:58.181170 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 562/1120] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:57 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:58.403982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1afb69c5-606d-4776-b15e-f6c01e202406 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:58.405145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1afb69c5-606d-4776-b15e-f6c01e202406 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:58.405545 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:58.405545 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:58.406163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1afb69c5-606d-4776-b15e-f6c01e202406 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:58.406705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1afb69c5-606d-4776-b15e-f6c01e202406 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:58.489597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:58.489597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:58.494290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1afb69c5-606d-4776-b15e-f6c01e202406 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:58.501020 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 559/1121] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:58 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:59.188396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74f2ea9e-2f6e-477b-a1e0-1e43b4078e09 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:52:59.188963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74f2ea9e-2f6e-477b-a1e0-1e43b4078e09 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:59.189162 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:59.189162 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:59.189792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74f2ea9e-2f6e-477b-a1e0-1e43b4078e09 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:59.328009 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:59.328009 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:59.365221 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-74f2ea9e-2f6e-477b-a1e0-1e43b4078e09 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:52:59.429715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74f2ea9e-2f6e-477b-a1e0-1e43b4078e09 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:52:59.430568 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 563/1122] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:59 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:52:59.516968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e87c8e1-9b2b-496f-81d4-9f59997344cb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:52:59.517947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e87c8e1-9b2b-496f-81d4-9f59997344cb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:52:59.518357 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:52:59.518357 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:52:59.519517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e87c8e1-9b2b-496f-81d4-9f59997344cb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:52:59.520333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4e87c8e1-9b2b-496f-81d4-9f59997344cb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:52:59.651217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:52:59.651217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:52:59.662157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e87c8e1-9b2b-496f-81d4-9f59997344cb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:52:59.669674 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 560/1123] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:52:59 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:00.448519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3a64676-117e-4439-846f-ce1343f7407f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:00.449326 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3a64676-117e-4439-846f-ce1343f7407f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:00.449795 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:00.449795 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:00.450190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3a64676-117e-4439-846f-ce1343f7407f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:00.605368 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:00.605368 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:00.637570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b3a64676-117e-4439-846f-ce1343f7407f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:00.685021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-41725d13-34b5-4d81-85f2-f71f6fabc06d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:00.686910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-41725d13-34b5-4d81-85f2-f71f6fabc06d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:00.687338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:00.687338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:00.688264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-41725d13-34b5-4d81-85f2-f71f6fabc06d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:00.689739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-41725d13-34b5-4d81-85f2-f71f6fabc06d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:00.735408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3a64676-117e-4439-846f-ce1343f7407f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:00.736997 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 564/1124] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:00 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:00.755708 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:00.755708 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:00.768418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-41725d13-34b5-4d81-85f2-f71f6fabc06d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:00.771049 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 561/1125] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:00 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:01.753596 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d055eaa9-3005-4d27-8367-7fc47d988808 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:01.754721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d055eaa9-3005-4d27-8367-7fc47d988808 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:01.755108 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:01.755108 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:01.755698 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d055eaa9-3005-4d27-8367-7fc47d988808 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:01.784654 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d1ed19e-3f74-48b7-ad12-a663f232dc7d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:01.785586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d1ed19e-3f74-48b7-ad12-a663f232dc7d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:01.785948 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:01.785948 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:01.786521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d1ed19e-3f74-48b7-ad12-a663f232dc7d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:01.787289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0d1ed19e-3f74-48b7-ad12-a663f232dc7d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:01.835107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:01.835107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:01.839703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d1ed19e-3f74-48b7-ad12-a663f232dc7d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:01.841538 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 562/1126] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:01 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:01.937649 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:01.937649 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:01.971963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d055eaa9-3005-4d27-8367-7fc47d988808 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:02.012415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d055eaa9-3005-4d27-8367-7fc47d988808 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:02.014734 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 565/1127] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:01 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:02.855884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b9b3c9d-a0ce-4e75-a349-b388ad11a385 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:02.860267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b9b3c9d-a0ce-4e75-a349-b388ad11a385 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:02.861292 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:02.861292 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:02.866097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b9b3c9d-a0ce-4e75-a349-b388ad11a385 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:02.866713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3b9b3c9d-a0ce-4e75-a349-b388ad11a385 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:02.908215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:02.908215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:02.910538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b9b3c9d-a0ce-4e75-a349-b388ad11a385 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:02.911627 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 563/1128] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:02 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:03.030629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6797b0eb-5d3b-4a6e-a920-68787fc57021 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:03.031551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6797b0eb-5d3b-4a6e-a920-68787fc57021 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:03.031551 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:03.031551 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:03.031904 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6797b0eb-5d3b-4a6e-a920-68787fc57021 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:03.154477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:03.154477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:03.180715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6797b0eb-5d3b-4a6e-a920-68787fc57021 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:03.236817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6797b0eb-5d3b-4a6e-a920-68787fc57021 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:03.240169 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 566/1129] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:03 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:03.927936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f1173ce0-4409-41a8-a5d0-e9d5173f00b2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:03.929124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f1173ce0-4409-41a8-a5d0-e9d5173f00b2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:03.929483 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:03.929483 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:03.930054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f1173ce0-4409-41a8-a5d0-e9d5173f00b2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:03.930561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f1173ce0-4409-41a8-a5d0-e9d5173f00b2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:04.002252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:04.002252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:04.012542 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f1173ce0-4409-41a8-a5d0-e9d5173f00b2 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:04.013537 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 564/1130] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:03 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:04.254948 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a16c8890-4499-48b8-9b5b-2e98326259f6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:04.255646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a16c8890-4499-48b8-9b5b-2e98326259f6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:04.255946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:04.255946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:04.256465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a16c8890-4499-48b8-9b5b-2e98326259f6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:04.421746 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:04.421746 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:04.442373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a16c8890-4499-48b8-9b5b-2e98326259f6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:04.557065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a16c8890-4499-48b8-9b5b-2e98326259f6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:04.559527 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 567/1131] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:04 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:05.028245 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1803971a-2b90-4934-a786-853c753e8ba9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:05.028948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1803971a-2b90-4934-a786-853c753e8ba9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:05.029284 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:05.029284 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:05.029785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1803971a-2b90-4934-a786-853c753e8ba9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:05.030286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1803971a-2b90-4934-a786-853c753e8ba9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:05.081060 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:05.081060 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:05.085327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1803971a-2b90-4934-a786-853c753e8ba9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:05.086406 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 565/1132] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:05 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:05.576038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f88808f3-46ff-44fd-838a-c21124c6f590 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:05.576744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f88808f3-46ff-44fd-838a-c21124c6f590 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:05.577112 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:05.577112 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:05.581258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f88808f3-46ff-44fd-838a-c21124c6f590 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:05.697907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:05.697907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:05.709426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f88808f3-46ff-44fd-838a-c21124c6f590 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:05.750887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f88808f3-46ff-44fd-838a-c21124c6f590 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:05.753157 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 568/1133] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:05 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:06.102493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c1fc44f-0703-488a-94b0-86a292e6b843 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:06.103775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c1fc44f-0703-488a-94b0-86a292e6b843 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:06.105049 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:06.105049 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:06.105770 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c1fc44f-0703-488a-94b0-86a292e6b843 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:06.106149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1c1fc44f-0703-488a-94b0-86a292e6b843 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:06.187392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:06.187392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:06.190481 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c1fc44f-0703-488a-94b0-86a292e6b843 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:06.232059 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 566/1134] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:06 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:06.769872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91a4b45a-26e8-4e04-82c5-f2ca0c6f8c71 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:06.770586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91a4b45a-26e8-4e04-82c5-f2ca0c6f8c71 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:06.770944 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:06.770944 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:06.771640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91a4b45a-26e8-4e04-82c5-f2ca0c6f8c71 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:06.869990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:06.869990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:06.880265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-91a4b45a-26e8-4e04-82c5-f2ca0c6f8c71 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:06.904713 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91a4b45a-26e8-4e04-82c5-f2ca0c6f8c71 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:06.905571 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 569/1135] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:06 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:07.241948 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-119790dc-a084-4831-b5a6-43763774ee33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:07.243167 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-119790dc-a084-4831-b5a6-43763774ee33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:07.243586 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:07.243586 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:07.244516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-119790dc-a084-4831-b5a6-43763774ee33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:07.245085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-119790dc-a084-4831-b5a6-43763774ee33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:07.350433 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:07.350433 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:07.353706 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-119790dc-a084-4831-b5a6-43763774ee33 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:07.354550 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 567/1136] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:07 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:07.921365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee3bb1e3-9d6b-46bc-aba3-2d71b0757cdf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:07.922460 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee3bb1e3-9d6b-46bc-aba3-2d71b0757cdf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:07.923008 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:07.923008 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:07.923812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee3bb1e3-9d6b-46bc-aba3-2d71b0757cdf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:08.043870 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:08.043870 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:08.067130 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ee3bb1e3-9d6b-46bc-aba3-2d71b0757cdf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:08.176475 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee3bb1e3-9d6b-46bc-aba3-2d71b0757cdf tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:08.177480 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 570/1137] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:07 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:08.368640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0643a6d7-2914-432c-bc74-ddfa9cdce684 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:08.369156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0643a6d7-2914-432c-bc74-ddfa9cdce684 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:08.369577 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:08.369577 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:08.369939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0643a6d7-2914-432c-bc74-ddfa9cdce684 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:08.370439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0643a6d7-2914-432c-bc74-ddfa9cdce684 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:08.419230 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:08.419230 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:08.428687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0643a6d7-2914-432c-bc74-ddfa9cdce684 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:08.433689 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 568/1138] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:08 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:09.193765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f7558f0-63af-4ae1-b343-d315c8f373c9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:09.194291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f7558f0-63af-4ae1-b343-d315c8f373c9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:09.194484 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:09.194484 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:09.195137 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f7558f0-63af-4ae1-b343-d315c8f373c9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:09.375071 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:09.375071 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:09.393032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7f7558f0-63af-4ae1-b343-d315c8f373c9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:09.441242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f7558f0-63af-4ae1-b343-d315c8f373c9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:09.443130 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 571/1139] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:09 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 914 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:09.448525 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c073b37-ae0e-4b0f-bfa3-9b115f98e468 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:09.448976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c073b37-ae0e-4b0f-bfa3-9b115f98e468 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:09.449170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:09.449170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:09.450223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c073b37-ae0e-4b0f-bfa3-9b115f98e468 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:09.450936 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1c073b37-ae0e-4b0f-bfa3-9b115f98e468 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:09.500134 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:09.500134 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:09.522066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c073b37-ae0e-4b0f-bfa3-9b115f98e468 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:09.523633 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 569/1140] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:09 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:10.459385 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9adafab3-9a99-41b5-ad86-356fe40fb770 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:10.460306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9adafab3-9a99-41b5-ad86-356fe40fb770 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:10.460638 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:10.460638 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:10.461169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9adafab3-9a99-41b5-ad86-356fe40fb770 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:10.541322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2243c8a6-e546-4de7-ac89-46c76b49b2c1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:10.542102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2243c8a6-e546-4de7-ac89-46c76b49b2c1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:10.542442 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:10.542442 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:10.543236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2243c8a6-e546-4de7-ac89-46c76b49b2c1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:10.543909 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2243c8a6-e546-4de7-ac89-46c76b49b2c1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:10.624976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:10.624976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:10.633803 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2243c8a6-e546-4de7-ac89-46c76b49b2c1 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:10.639165 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 570/1141] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:10 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:10.647004 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:10.647004 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:10.672424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9adafab3-9a99-41b5-ad86-356fe40fb770 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:10.755719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9adafab3-9a99-41b5-ad86-356fe40fb770 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:10.756728 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 572/1142] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:10 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 972 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:11.652895 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca6aef4a-f4d7-4827-8de0-fdf5623f3a78 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:11.654074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca6aef4a-f4d7-4827-8de0-fdf5623f3a78 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:11.654475 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:11.654475 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:11.655132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca6aef4a-f4d7-4827-8de0-fdf5623f3a78 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:11.655687 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ca6aef4a-f4d7-4827-8de0-fdf5623f3a78 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:11.722472 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:11.722472 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:11.724842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca6aef4a-f4d7-4827-8de0-fdf5623f3a78 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:11.725911 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 571/1143] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:11 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:11.774294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a986dca4-f323-498b-a369-2dcbd45dec6a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:11.774959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a986dca4-f323-498b-a369-2dcbd45dec6a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:11.775164 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:11.775164 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:11.775539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a986dca4-f323-498b-a369-2dcbd45dec6a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:11.880903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:11.880903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:11.896068 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a986dca4-f323-498b-a369-2dcbd45dec6a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:11.952446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a986dca4-f323-498b-a369-2dcbd45dec6a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:11.953348 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 573/1144] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:11 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 972 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:12.742744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a84ed40-570c-4a9d-898c-95ba80eefde6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:12.743293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a84ed40-570c-4a9d-898c-95ba80eefde6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:12.743513 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:12.743513 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:12.743897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a84ed40-570c-4a9d-898c-95ba80eefde6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:12.744272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0a84ed40-570c-4a9d-898c-95ba80eefde6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:12.812337 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:12.812337 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:12.819399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a84ed40-570c-4a9d-898c-95ba80eefde6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:12.820357 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 572/1145] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:12 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:12.970564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24c16d34-789e-4424-93e8-8a7fefd2a128 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:12.971396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24c16d34-789e-4424-93e8-8a7fefd2a128 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:12.971737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:12.971737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:12.972295 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24c16d34-789e-4424-93e8-8a7fefd2a128 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:13.083381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:13.083381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:13.131999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-24c16d34-789e-4424-93e8-8a7fefd2a128 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:13.186546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24c16d34-789e-4424-93e8-8a7fefd2a128 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:13.191887 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 574/1146] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:12 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 975 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:13.835819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a032a586-7765-4b60-8dc9-1f975ea6ef13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:13.836953 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a032a586-7765-4b60-8dc9-1f975ea6ef13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:13.837346 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:13.837346 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:13.838001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a032a586-7765-4b60-8dc9-1f975ea6ef13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:13.838560 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a032a586-7765-4b60-8dc9-1f975ea6ef13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:13.889344 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:13.889344 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:13.894474 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a032a586-7765-4b60-8dc9-1f975ea6ef13 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:13.898358 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 573/1147] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:13 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:14.208203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2b2e54a-8b4f-4388-9e81-4c943a16a427 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:14.208727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2b2e54a-8b4f-4388-9e81-4c943a16a427 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:14.208944 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:14.208944 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:14.209325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2b2e54a-8b4f-4388-9e81-4c943a16a427 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:14.317319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:14.317319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:14.340406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e2b2e54a-8b4f-4388-9e81-4c943a16a427 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:14.387665 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2b2e54a-8b4f-4388-9e81-4c943a16a427 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:14.388510 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 575/1148] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:14 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 975 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:14.912507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2626dfc6-324f-4013-b599-1ebe3cd20dc6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:14.913175 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2626dfc6-324f-4013-b599-1ebe3cd20dc6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:14.913565 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:14.913565 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:14.914180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2626dfc6-324f-4013-b599-1ebe3cd20dc6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:14.914696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2626dfc6-324f-4013-b599-1ebe3cd20dc6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:14.961258 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:14.961258 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:14.963452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2626dfc6-324f-4013-b599-1ebe3cd20dc6 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:14.972694 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 574/1149] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:14 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:15.407569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f674b816-b2de-49d8-a2f8-f67b40a770fe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:15.408451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f674b816-b2de-49d8-a2f8-f67b40a770fe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:15.408837 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:15.408837 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:15.409435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f674b816-b2de-49d8-a2f8-f67b40a770fe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:15.482900 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:15.482900 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:15.493330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f674b816-b2de-49d8-a2f8-f67b40a770fe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:15.519867 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f674b816-b2de-49d8-a2f8-f67b40a770fe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:15.521175 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 576/1150] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:15 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 975 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:15.979775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e6d13de-ad97-46a2-a711-73960682cdcb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:15.980660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e6d13de-ad97-46a2-a711-73960682cdcb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:15.980983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:15.980983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:15.981506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e6d13de-ad97-46a2-a711-73960682cdcb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:15.981987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7e6d13de-ad97-46a2-a711-73960682cdcb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:16.023715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:16.023715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:16.040422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e6d13de-ad97-46a2-a711-73960682cdcb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:16.052764 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 575/1151] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:15 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:16.538799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-968f01d6-0b51-4424-ac74-61695d0b1dd6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:16.539378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-968f01d6-0b51-4424-ac74-61695d0b1dd6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:16.539608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:16.539608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:16.540156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-968f01d6-0b51-4424-ac74-61695d0b1dd6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:16.656554 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:16.656554 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:16.671345 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-968f01d6-0b51-4424-ac74-61695d0b1dd6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:16.730182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-968f01d6-0b51-4424-ac74-61695d0b1dd6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:16.731112 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 577/1152] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:16 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 975 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:17.057860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-246b658a-054b-4fc7-8173-0a9c3df2e7ca tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:17.058395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-246b658a-054b-4fc7-8173-0a9c3df2e7ca tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:17.058942 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:17.058942 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:17.059176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-246b658a-054b-4fc7-8173-0a9c3df2e7ca tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:17.059638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-246b658a-054b-4fc7-8173-0a9c3df2e7ca tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:17.093673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:17.093673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:17.095725 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-246b658a-054b-4fc7-8173-0a9c3df2e7ca tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:17.097114 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 576/1153] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:17 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:17.756214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4aafb60-792d-4c6c-bb2d-cfc0cb5a1dfd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:17.758654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4aafb60-792d-4c6c-bb2d-cfc0cb5a1dfd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:17.758654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:17.758654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:17.758654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4aafb60-792d-4c6c-bb2d-cfc0cb5a1dfd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:17.833376 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:17.833376 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:17.843715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4aafb60-792d-4c6c-bb2d-cfc0cb5a1dfd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:17.881443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4aafb60-792d-4c6c-bb2d-cfc0cb5a1dfd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:17.882522 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 578/1154] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:17 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 975 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:18.111740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1d535282-8275-4585-8eb5-9d2c3644d353 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:18.111740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1d535282-8275-4585-8eb5-9d2c3644d353 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:18.112231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:18.112231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:18.112231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1d535282-8275-4585-8eb5-9d2c3644d353 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:18.113239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1d535282-8275-4585-8eb5-9d2c3644d353 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:18.175786 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:18.175786 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:18.180784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1d535282-8275-4585-8eb5-9d2c3644d353 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:18.185135 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 577/1155] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:18 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:18.900005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5de39df3-a862-43f1-98be-e597418ba61c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:18.900857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5de39df3-a862-43f1-98be-e597418ba61c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:18.901295 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:18.901295 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:18.901964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5de39df3-a862-43f1-98be-e597418ba61c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:18.981240 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:18.981240 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:18.992291 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5de39df3-a862-43f1-98be-e597418ba61c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:19.019833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5de39df3-a862-43f1-98be-e597418ba61c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:19.021334 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 579/1156] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:18 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 975 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:19.200097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6501fb2d-d93f-4e46-9b54-46d146c64072 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:19.200606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6501fb2d-d93f-4e46-9b54-46d146c64072 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:19.200926 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:19.200926 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:19.201390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6501fb2d-d93f-4e46-9b54-46d146c64072 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:19.201844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6501fb2d-d93f-4e46-9b54-46d146c64072 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:19.293807 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:19.293807 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:19.299696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6501fb2d-d93f-4e46-9b54-46d146c64072 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:19.316350 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 578/1157] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:19 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:20.045708 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-437e3c93-dd5b-4b4c-83a3-59526e724316 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:20.046458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-437e3c93-dd5b-4b4c-83a3-59526e724316 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:20.046819 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:20.046819 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:20.054876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-437e3c93-dd5b-4b4c-83a3-59526e724316 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:20.121737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:20.121737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:20.135026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-437e3c93-dd5b-4b4c-83a3-59526e724316 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:20.166057 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-437e3c93-dd5b-4b4c-83a3-59526e724316 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:20.167866 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 580/1158] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:20 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1363 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:20.192080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eafcb761-5436-47e8-99d9-09f2fe283aa8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:20.192528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eafcb761-5436-47e8-99d9-09f2fe283aa8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:20.192528 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:20.192528 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:20.193069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eafcb761-5436-47e8-99d9-09f2fe283aa8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:20.301398 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:20.301398 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:20.316263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da2ddbf3-0f67-4a8e-9e5b-56b5b7c0fc56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:20.316803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da2ddbf3-0f67-4a8e-9e5b-56b5b7c0fc56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:20.316998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:20.316998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:20.317631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da2ddbf3-0f67-4a8e-9e5b-56b5b7c0fc56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:20.318142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-da2ddbf3-0f67-4a8e-9e5b-56b5b7c0fc56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:20.325386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eafcb761-5436-47e8-99d9-09f2fe283aa8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:20.375573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eafcb761-5436-47e8-99d9-09f2fe283aa8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:20.375930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:20.375930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:20.376643 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 579/1159] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:20 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1363 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:20.390343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da2ddbf3-0f67-4a8e-9e5b-56b5b7c0fc56 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:20.391187 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74a37b19-7dcc-44c8-b2f0-86905fc789b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:53:20.391693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74a37b19-7dcc-44c8-b2f0-86905fc789b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:20.392046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:20.392046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:20.392660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74a37b19-7dcc-44c8-b2f0-86905fc789b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:20.399083 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 581/1160] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:20 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:20.469703 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:20.469703 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:20.480772 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-74a37b19-7dcc-44c8-b2f0-86905fc789b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:20.507639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74a37b19-7dcc-44c8-b2f0-86905fc789b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:53:20.509018 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 580/1161] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:20 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1363 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:53:20.526593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] POST http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups Jan 13 11:53:20.527132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:20.527132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:20.527535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b968ea53-e436-4a51-b5f6-e9097b93dc8a", "name": "tempest-TestVolumeBackupRestore-backup-1961426077", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:20.529032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Creating new backup {'backup': {'volume_id': 'b968ea53-e436-4a51-b5f6-e9097b93dc8a', 'name': 'tempest-TestVolumeBackupRestore-backup-1961426077', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 11:53:20.531293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Creating backup of volume b968ea53-e436-4a51-b5f6-e9097b93dc8a in container None Jan 13 11:53:20.613570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:20.613570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:20.615594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:53:20.671111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Created reservations ['c12bd878-4a63-4cbc-8d46-858cc0a242b2', '8144021a-71c8-4705-8759-0d3649745162'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:20.808971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22b32c70-1bc1-4147-b579-03ceb8860e3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups returned with HTTP 202 Jan 13 11:53:20.819392 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 582/1162] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:53:20 2021] POST /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups => generated 401 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:53:20.826029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b1c4941-0c8e-4a83-bb4b-d5b57d74f8d6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:20.826564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b1c4941-0c8e-4a83-bb4b-d5b57d74f8d6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:20.826786 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:20.826786 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:20.827420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b1c4941-0c8e-4a83-bb4b-d5b57d74f8d6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:20.827958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5b1c4941-0c8e-4a83-bb4b-d5b57d74f8d6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:20.895459 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:20.895459 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:20.898121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b1c4941-0c8e-4a83-bb4b-d5b57d74f8d6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:20.900060 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 581/1163] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:20 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 808 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:21.405618 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f63341b-a6d1-46bb-aa2e-4b841e4ae971 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:21.407578 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f63341b-a6d1-46bb-aa2e-4b841e4ae971 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:21.408009 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:21.408009 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:21.409753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1f63341b-a6d1-46bb-aa2e-4b841e4ae971 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:21.410422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1f63341b-a6d1-46bb-aa2e-4b841e4ae971 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:21.441954 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:21.441954 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:21.444532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1f63341b-a6d1-46bb-aa2e-4b841e4ae971 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:21.448645 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 583/1164] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:21 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:21.917762 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec0d286f-e3fd-4407-851e-6c1bfa781b3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:21.918872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec0d286f-e3fd-4407-851e-6c1bfa781b3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:21.919620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:21.919620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:21.920252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec0d286f-e3fd-4407-851e-6c1bfa781b3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:21.920923 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ec0d286f-e3fd-4407-851e-6c1bfa781b3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:22.004325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:22.004325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:22.008294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec0d286f-e3fd-4407-851e-6c1bfa781b3b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:22.014983 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 582/1165] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:21 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 808 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:22.461058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28689676-0308-453b-a2ff-6174989aea12 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:22.461803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28689676-0308-453b-a2ff-6174989aea12 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:22.462474 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:22.462474 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:22.462887 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28689676-0308-453b-a2ff-6174989aea12 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:22.463265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-28689676-0308-453b-a2ff-6174989aea12 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:22.507268 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:22.507268 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:22.509304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28689676-0308-453b-a2ff-6174989aea12 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:22.516327 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 584/1166] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:22 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:23.023359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e954be93-6b5e-4ac2-9ceb-e371dd3057bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:23.023846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e954be93-6b5e-4ac2-9ceb-e371dd3057bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:23.024228 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:23.024228 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:23.024835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e954be93-6b5e-4ac2-9ceb-e371dd3057bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:23.025345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e954be93-6b5e-4ac2-9ceb-e371dd3057bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:23.073174 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:23.073174 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:23.075705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e954be93-6b5e-4ac2-9ceb-e371dd3057bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:23.081640 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 583/1167] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:23 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 808 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:23.530932 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-551da73f-7b88-45e8-b303-3120ca041bd3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:23.531527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-551da73f-7b88-45e8-b303-3120ca041bd3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:23.532817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:23.532817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:23.536534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-551da73f-7b88-45e8-b303-3120ca041bd3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:23.537071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-551da73f-7b88-45e8-b303-3120ca041bd3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:23.629391 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:23.629391 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:23.636497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-551da73f-7b88-45e8-b303-3120ca041bd3 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:23.637617 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 585/1168] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:23 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:23.651422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc751c36-798c-408e-8168-40cb5b44c3aa tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:23.651955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc751c36-798c-408e-8168-40cb5b44c3aa tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:23.652583 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:23.652583 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:23.652583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc751c36-798c-408e-8168-40cb5b44c3aa tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:23.778421 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:23.778421 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:23.802138 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bc751c36-798c-408e-8168-40cb5b44c3aa tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:23.860039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc751c36-798c-408e-8168-40cb5b44c3aa tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:53:23.861478 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 584/1169] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:23 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:23.880251 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-946286b9-5632-4f25-81bb-c664a6d4bf22 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] POST http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9cef5a04-4614-46e5-8a76-46ce7773519c/action Jan 13 11:53:23.882472 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:23.882472 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:23.883380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-946286b9-5632-4f25-81bb-c664a6d4bf22 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:53:23.884013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-946286b9-5632-4f25-81bb-c664a6d4bf22 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:23.885677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-946286b9-5632-4f25-81bb-c664a6d4bf22 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] Updating backup '9cef5a04-4614-46e5-8a76-46ce7773519c' with '{'status': 'error'}' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 13 11:53:23.972206 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:23.972206 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:24.001970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-946286b9-5632-4f25-81bb-c664a6d4bf22 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] reset_status in rpcapi backup_id 9cef5a04-4614-46e5-8a76-46ce7773519c on host n-d-766726-7. {{(pid=87943) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 13 11:53:24.008370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-946286b9-5632-4f25-81bb-c664a6d4bf22 tempest-VolumesBackupsAdminTest-1211943042 tempest-VolumesBackupsAdminTest-1211943042] http://10.222.0.24/volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9cef5a04-4614-46e5-8a76-46ce7773519c/action returned with HTTP 202 Jan 13 11:53:24.009298 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 586/1170] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:53:23 2021] POST /volume/v3/2142e3ba72c4410a98cecb74af615924/backups/9cef5a04-4614-46e5-8a76-46ce7773519c/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:53:24.021369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca516511-bb74-4514-8fee-20ca1fdcaf61 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:24.021922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca516511-bb74-4514-8fee-20ca1fdcaf61 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:24.022123 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:24.022123 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:24.023550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca516511-bb74-4514-8fee-20ca1fdcaf61 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:24.024127 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ca516511-bb74-4514-8fee-20ca1fdcaf61 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Show backup with id 9cef5a04-4614-46e5-8a76-46ce7773519c. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:24.055401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:24.055401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:24.057880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca516511-bb74-4514-8fee-20ca1fdcaf61 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 200 Jan 13 11:53:24.059564 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 585/1171] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:24 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:24.076291 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e47a661-8764-49e1-87ee-1a5a947a752f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] DELETE http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c Jan 13 11:53:24.089564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e47a661-8764-49e1-87ee-1a5a947a752f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:24.089564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:24.089564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:24.089564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e47a661-8764-49e1-87ee-1a5a947a752f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:24.089564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-9e47a661-8764-49e1-87ee-1a5a947a752f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete backup with id: 9cef5a04-4614-46e5-8a76-46ce7773519c. Jan 13 11:53:24.101543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f783c02-10d1-4f72-84f8-cf661d1d5afe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:24.101543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f783c02-10d1-4f72-84f8-cf661d1d5afe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:24.116702 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:24.116702 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:24.116702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f783c02-10d1-4f72-84f8-cf661d1d5afe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:24.116702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8f783c02-10d1-4f72-84f8-cf661d1d5afe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:24.200133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:24.200133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:24.212215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:24.212215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:24.219534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f783c02-10d1-4f72-84f8-cf661d1d5afe tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:24.219534 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 586/1172] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:24 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 808 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:24.274114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-9e47a661-8764-49e1-87ee-1a5a947a752f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] delete_backup rpcapi backup_id 9cef5a04-4614-46e5-8a76-46ce7773519c {{(pid=87943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 11:53:24.294286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e47a661-8764-49e1-87ee-1a5a947a752f tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c returned with HTTP 202 Jan 13 11:53:24.310376 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] DELETE http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:24.311065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:24.311343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:24.311343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:24.311775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:24.313906 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete volume with id: 22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:24.335816 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 587/1173] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:24 2021] DELETE /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/backups/9cef5a04-4614-46e5-8a76-46ce7773519c => generated 0 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:53:24.395979 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:24.395979 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:24.398242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:24.462090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete volume request issued successfully. Jan 13 11:53:24.462703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09e07c82-7f18-4fab-95b1-fa1bccf011bb tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 202 Jan 13 11:53:24.463636 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 587/1174] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:24 2021] DELETE /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:24.473868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23cd6917-5ed2-4bf8-88a1-b2f5a6cd0243 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:24.474487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23cd6917-5ed2-4bf8-88a1-b2f5a6cd0243 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:24.474938 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:24.474938 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:24.475667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23cd6917-5ed2-4bf8-88a1-b2f5a6cd0243 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:24.776249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:24.776249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:24.813365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-23cd6917-5ed2-4bf8-88a1-b2f5a6cd0243 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:24.843416 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23cd6917-5ed2-4bf8-88a1-b2f5a6cd0243 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:53:24.845303 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 588/1175] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:24 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:25.230848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7722dbac-ddf3-4e93-87d9-acf0991237b9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:25.231597 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7722dbac-ddf3-4e93-87d9-acf0991237b9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:25.231911 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:25.231911 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:25.232389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7722dbac-ddf3-4e93-87d9-acf0991237b9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:25.233022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7722dbac-ddf3-4e93-87d9-acf0991237b9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:25.296600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:25.296600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:25.300676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7722dbac-ddf3-4e93-87d9-acf0991237b9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:25.301442 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 588/1176] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:25 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 808 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:25.862957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f562ee17-9c7d-45c0-9346-29d2a307d0bf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:25.863988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f562ee17-9c7d-45c0-9346-29d2a307d0bf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:25.864348 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:25.864348 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:25.864965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f562ee17-9c7d-45c0-9346-29d2a307d0bf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:25.968274 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:25.968274 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:25.987577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f562ee17-9c7d-45c0-9346-29d2a307d0bf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:26.066657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f562ee17-9c7d-45c0-9346-29d2a307d0bf tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:53:26.067623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 589/1177] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:25 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:26.316584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-314b7520-d6b1-463e-9523-85dd49005da3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:26.317372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-314b7520-d6b1-463e-9523-85dd49005da3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:26.317700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:26.317700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:26.318253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-314b7520-d6b1-463e-9523-85dd49005da3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:26.318840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-314b7520-d6b1-463e-9523-85dd49005da3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:26.366907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:26.366907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:26.370130 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-314b7520-d6b1-463e-9523-85dd49005da3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:26.376856 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 589/1178] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:26 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:27.089517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c11a50d-8a8c-41ed-a971-88425c727329 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:27.094513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c11a50d-8a8c-41ed-a971-88425c727329 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:27.095414 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:27.095414 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:27.096702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c11a50d-8a8c-41ed-a971-88425c727329 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:27.310318 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:27.310318 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:27.339973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8c11a50d-8a8c-41ed-a971-88425c727329 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:27.390100 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e70fc51-4105-4c25-8434-ee3ea30ced63 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:27.391409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e70fc51-4105-4c25-8434-ee3ea30ced63 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:27.391666 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:27.391666 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:27.392065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e70fc51-4105-4c25-8434-ee3ea30ced63 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:27.392540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0e70fc51-4105-4c25-8434-ee3ea30ced63 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:27.444822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:27.444822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:27.451622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e70fc51-4105-4c25-8434-ee3ea30ced63 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:27.455653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c11a50d-8a8c-41ed-a971-88425c727329 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 200 Jan 13 11:53:27.457952 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 590/1179] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:27 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:27.468054 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 590/1180] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:27 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:28.473165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f6385d7-126f-45c9-8e94-54100218595c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:28.474198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f6385d7-126f-45c9-8e94-54100218595c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:28.474555 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:28.474555 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:28.475190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f6385d7-126f-45c9-8e94-54100218595c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:28.475697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5f6385d7-126f-45c9-8e94-54100218595c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:28.477972 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db56982c-72b7-46f7-a971-13f5cf65b82d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 Jan 13 11:53:28.478500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db56982c-72b7-46f7-a971-13f5cf65b82d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:28.478714 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:28.478714 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:28.479116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db56982c-72b7-46f7-a971-13f5cf65b82d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:28.565930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:28.565930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:28.579195 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f6385d7-126f-45c9-8e94-54100218595c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:28.580066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 591/1181] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:28 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:28.644064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db56982c-72b7-46f7-a971-13f5cf65b82d tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 returned with HTTP 404 Jan 13 11:53:28.651734 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 591/1182] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:28 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/22f59c43-f191-47a7-a868-f6bf9fc91474 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:28.659977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] DELETE http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:53:28.660527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:28.660756 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:28.660756 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:28.661098 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:28.661564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete volume with id: 5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:53:28.864476 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:28.864476 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:28.866064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:28.966306 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Delete volume request issued successfully. Jan 13 11:53:28.967063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36719320-6314-4b01-9fed-b2ccd827be91 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 202 Jan 13 11:53:28.969663 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 592/1183] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:28 2021] DELETE /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 0 bytes in 314 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:28.978258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdae94ce-3971-4e5f-a92c-c411d2a042ec tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:53:28.978435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdae94ce-3971-4e5f-a92c-c411d2a042ec tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:28.979418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdae94ce-3971-4e5f-a92c-c411d2a042ec tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:29.152168 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:29.152168 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:29.192691 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bdae94ce-3971-4e5f-a92c-c411d2a042ec tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:29.288954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdae94ce-3971-4e5f-a92c-c411d2a042ec tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 200 Jan 13 11:53:29.290510 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 592/1184] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:28 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 914 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:29.595683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94a1d2c4-e6d1-4665-aade-8565eb933ff7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:29.596852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94a1d2c4-e6d1-4665-aade-8565eb933ff7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:29.597344 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:29.597344 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:29.598642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94a1d2c4-e6d1-4665-aade-8565eb933ff7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:29.599216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-94a1d2c4-e6d1-4665-aade-8565eb933ff7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:29.668614 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:29.668614 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:29.681000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94a1d2c4-e6d1-4665-aade-8565eb933ff7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:29.690575 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 593/1185] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:29 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:30.316234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-523b8caf-f0b0-4f48-b8f6-0e4b1bfaf4ce tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:53:30.316234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-523b8caf-f0b0-4f48-b8f6-0e4b1bfaf4ce tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:30.316234 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:30.316234 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:30.316234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-523b8caf-f0b0-4f48-b8f6-0e4b1bfaf4ce tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:30.494567 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:30.494567 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:30.532478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-523b8caf-f0b0-4f48-b8f6-0e4b1bfaf4ce tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:30.598172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-523b8caf-f0b0-4f48-b8f6-0e4b1bfaf4ce tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 200 Jan 13 11:53:30.599020 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 593/1186] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:30 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:30.707452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61bf6a85-9500-4c06-8e62-7a9807d7a22c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:30.708024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61bf6a85-9500-4c06-8e62-7a9807d7a22c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:30.708243 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:30.708243 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:30.708615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61bf6a85-9500-4c06-8e62-7a9807d7a22c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:30.708960 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-61bf6a85-9500-4c06-8e62-7a9807d7a22c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:30.761282 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:30.761282 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:30.768679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61bf6a85-9500-4c06-8e62-7a9807d7a22c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:30.769998 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 594/1187] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:30 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:31.617198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6882425-e71c-434e-b8b3-90fcd123f2e9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:53:31.618061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6882425-e71c-434e-b8b3-90fcd123f2e9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:31.618393 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:31.618393 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:31.619066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6882425-e71c-434e-b8b3-90fcd123f2e9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:31.732792 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:31.732792 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:31.759893 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b6882425-e71c-434e-b8b3-90fcd123f2e9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Volume info retrieved successfully. Jan 13 11:53:31.789760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ec65461-39fd-4550-82d2-d51b7a747891 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:31.790710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ec65461-39fd-4550-82d2-d51b7a747891 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:31.791145 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:31.791145 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:31.791698 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ec65461-39fd-4550-82d2-d51b7a747891 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:31.792341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1ec65461-39fd-4550-82d2-d51b7a747891 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:31.831958 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6882425-e71c-434e-b8b3-90fcd123f2e9 tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 200 Jan 13 11:53:31.837159 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 594/1188] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:31 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:31.846697 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:31.846697 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:31.849249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ec65461-39fd-4550-82d2-d51b7a747891 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:31.850874 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 595/1189] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:31 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:32.852784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0cdaed7-2d56-4249-a759-584c4fc39c5a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] GET http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 Jan 13 11:53:32.853289 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0cdaed7-2d56-4249-a759-584c4fc39c5a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:32.853469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:32.853469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:32.854066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0cdaed7-2d56-4249-a759-584c4fc39c5a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:32.865189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77ffe0d3-e8a8-4331-af76-d833e82e3452 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:32.865872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77ffe0d3-e8a8-4331-af76-d833e82e3452 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:32.866228 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:32.866228 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:32.866824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77ffe0d3-e8a8-4331-af76-d833e82e3452 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:32.867349 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-77ffe0d3-e8a8-4331-af76-d833e82e3452 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:32.920323 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:32.920323 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:32.922739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77ffe0d3-e8a8-4331-af76-d833e82e3452 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:32.923537 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 596/1190] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:32 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:32.971211 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0cdaed7-2d56-4249-a759-584c4fc39c5a tempest-VolumesBackupsAdminTest-477435299 tempest-VolumesBackupsAdminTest-477435299] http://10.222.0.24/volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 returned with HTTP 404 Jan 13 11:53:32.972603 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 595/1191] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:32 2021] GET /volume/v3/d1905a559b8c4f23b3458374f7d9ddea/volumes/5fcb8475-bb1d-49a4-b347-1989de393f14 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:33.944231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c9dd379-b916-42d0-9749-187d552bed2e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:33.944231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c9dd379-b916-42d0-9749-187d552bed2e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:33.944231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:33.944231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:33.944231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c9dd379-b916-42d0-9749-187d552bed2e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:33.944231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7c9dd379-b916-42d0-9749-187d552bed2e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:33.995538 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:33.995538 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:33.998622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c9dd379-b916-42d0-9749-187d552bed2e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:34.007575 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 597/1192] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:33 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:35.021173 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c77afe1b-0243-497a-b9d4-38725bb11596 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:35.021715 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c77afe1b-0243-497a-b9d4-38725bb11596 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:35.022250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c77afe1b-0243-497a-b9d4-38725bb11596 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:35.022684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c77afe1b-0243-497a-b9d4-38725bb11596 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:35.046131 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:35.046131 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:35.049473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c77afe1b-0243-497a-b9d4-38725bb11596 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:35.050500 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 596/1193] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:35 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:36.067686 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9dcb4857-e607-4ba8-ab57-7b39bc6820ec tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:36.070445 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9dcb4857-e607-4ba8-ab57-7b39bc6820ec tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:36.070932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:36.070932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:36.071751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9dcb4857-e607-4ba8-ab57-7b39bc6820ec tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:36.072328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9dcb4857-e607-4ba8-ab57-7b39bc6820ec tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:36.134103 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:36.134103 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:36.141146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9dcb4857-e607-4ba8-ab57-7b39bc6820ec tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:36.160559 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 598/1194] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:36 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:37.156735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c6991dd-0f34-49dd-8066-961af6a8949d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:37.157333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c6991dd-0f34-49dd-8066-961af6a8949d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:37.157618 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:37.157618 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:37.158125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c6991dd-0f34-49dd-8066-961af6a8949d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:37.158563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5c6991dd-0f34-49dd-8066-961af6a8949d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:37.232698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:37.232698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:37.240875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c6991dd-0f34-49dd-8066-961af6a8949d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:37.261550 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 597/1195] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:37 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:38.266552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8e341ad-2e93-4672-b760-a2a335758717 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:38.267242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8e341ad-2e93-4672-b760-a2a335758717 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:38.267564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:38.267564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:38.268104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8e341ad-2e93-4672-b760-a2a335758717 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:38.268579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b8e341ad-2e93-4672-b760-a2a335758717 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:38.318663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:38.318663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:38.321182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8e341ad-2e93-4672-b760-a2a335758717 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:38.322419 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 599/1196] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:38 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:39.336362 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e4ecc4a-4e5c-41df-a3e1-d75782797e2c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:39.337742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e4ecc4a-4e5c-41df-a3e1-d75782797e2c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:39.338291 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:39.338291 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:39.339126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e4ecc4a-4e5c-41df-a3e1-d75782797e2c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:39.339700 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0e4ecc4a-4e5c-41df-a3e1-d75782797e2c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:39.386161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:39.386161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:39.394309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e4ecc4a-4e5c-41df-a3e1-d75782797e2c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:39.402343 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 598/1197] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:39 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:40.410940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46bb43fd-4a9c-49d6-b6d7-ca14faf9ab6f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:40.411495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46bb43fd-4a9c-49d6-b6d7-ca14faf9ab6f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:40.411660 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:40.411660 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:40.412043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46bb43fd-4a9c-49d6-b6d7-ca14faf9ab6f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:40.412417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-46bb43fd-4a9c-49d6-b6d7-ca14faf9ab6f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:40.483597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:40.483597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:40.486253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46bb43fd-4a9c-49d6-b6d7-ca14faf9ab6f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:40.487031 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 600/1198] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:40 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:41.475711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] POST http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes Jan 13 11:53:41.476160 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:41.476160 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:41.476663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1678960602"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:41.477656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1678960602'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:53:41.478027 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Create volume of 1 GB Jan 13 11:53:41.501203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a967bc2-4176-4a53-9be6-4ff66112c322 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:41.501741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a967bc2-4176-4a53-9be6-4ff66112c322 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:41.502642 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:41.502642 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:41.503049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a967bc2-4176-4a53-9be6-4ff66112c322 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:41.503422 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7a967bc2-4176-4a53-9be6-4ff66112c322 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:41.526061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Availability Zones retrieved successfully. Jan 13 11:53:41.565792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Flow 'volume_create_api' (09159400-e97e-4adb-987f-fac823b72649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:53:41.567241 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:41.567241 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:41.568775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1162c4d-b89f-4b1e-a2ba-720e7230e297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:41.569383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a967bc2-4176-4a53-9be6-4ff66112c322 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:41.570339 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 601/1199] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:41 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:41.575347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:53:41.737772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1162c4d-b89f-4b1e-a2ba-720e7230e297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:41.740049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e35952-d60a-4789-b1b6-34e5a256bb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:41.996296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Created reservations ['298ea742-a6ed-404b-97e1-c914c457c33a', 'c784ab08-aa81-4092-85ef-7da6677c2f6d', '5c9e6a81-84f5-428f-a54c-74746ac40e8a', '7b680b37-38ae-4bb3-b59d-b32a8784b927'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:41.998674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e35952-d60a-4789-b1b6-34e5a256bb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['298ea742-a6ed-404b-97e1-c914c457c33a', 'c784ab08-aa81-4092-85ef-7da6677c2f6d', '5c9e6a81-84f5-428f-a54c-74746ac40e8a', '7b680b37-38ae-4bb3-b59d-b32a8784b927']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:42.004668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5fccfa-8733-4deb-8ba4-4a5c5f9f0619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:42.158536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5fccfa-8733-4deb-8ba4-4a5c5f9f0619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '650728a2-3a61-4bd3-88c6-218414e9e34b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1678960602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36efe5c7b0e440ea11f6a71ff05cad8',qos_specs=None,replication_status=,reservations=['298ea742-a6ed-404b-97e1-c914c457c33a','c784ab08-aa81-4092-85ef-7da6677c2f6d','5c9e6a81-84f5-428f-a54c-74746ac40e8a','7b680b37-38ae-4bb3-b59d-b32a8784b927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49f7d46cf2448d6a18006844b62729d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1678960602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=650728a2-3a61-4bd3-88c6-218414e9e34b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36efe5c7b0e440ea11f6a71ff05cad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f49f7d46cf2448d6a18006844b62729d',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:42.162110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faae1dbd-08f4-41d9-b08e-6fb0c0d0a431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:42.230096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faae1dbd-08f4-41d9-b08e-6fb0c0d0a431) transitioned into state 'SUCCESS' from state '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-1678960602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36efe5c7b0e440ea11f6a71ff05cad8',qos_specs=None,replication_status=,reservations=['298ea742-a6ed-404b-97e1-c914c457c33a','c784ab08-aa81-4092-85ef-7da6677c2f6d','5c9e6a81-84f5-428f-a54c-74746ac40e8a','7b680b37-38ae-4bb3-b59d-b32a8784b927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49f7d46cf2448d6a18006844b62729d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:42.236734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b598dca7-4899-43db-ab37-0da6b3ba571d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:42.281734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b598dca7-4899-43db-ab37-0da6b3ba571d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:42.288256 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Flow 'volume_create_api' (09159400-e97e-4adb-987f-fac823b72649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:53:42.414153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Create volume request issued successfully. Jan 13 11:53:42.456414 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-675902e6-664e-4113-ae9c-460917b3bc0b tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes returned with HTTP 202 Jan 13 11:53:42.457273 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 599/1200] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:53:40 2021] POST /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes => generated 820 bytes in 1549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:53:42.475620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d9fd06a-2382-41be-bc67-75e13f8f55f5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:42.478410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d9fd06a-2382-41be-bc67-75e13f8f55f5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:42.479364 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:42.479364 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:42.480010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d9fd06a-2382-41be-bc67-75e13f8f55f5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:42.591381 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-874399c0-3648-4dd1-9025-e36cf59923cc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:42.593925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-874399c0-3648-4dd1-9025-e36cf59923cc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:42.594166 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:42.594166 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:42.594544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-874399c0-3648-4dd1-9025-e36cf59923cc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:42.594951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-874399c0-3648-4dd1-9025-e36cf59923cc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:42.620772 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:42.620772 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:42.642602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9d9fd06a-2382-41be-bc67-75e13f8f55f5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:42.696778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d9fd06a-2382-41be-bc67-75e13f8f55f5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:42.697621 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 602/1201] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:42 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 912 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:42.700881 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:42.700881 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:42.716437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-874399c0-3648-4dd1-9025-e36cf59923cc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:42.718005 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 600/1202] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:42 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:43.715363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78d921b1-7db4-431c-9f9b-fe96b0a5764e tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:43.716539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78d921b1-7db4-431c-9f9b-fe96b0a5764e tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:43.716926 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:43.716926 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:43.717541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78d921b1-7db4-431c-9f9b-fe96b0a5764e tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:43.851297 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:43.851297 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:43.883598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78d921b1-7db4-431c-9f9b-fe96b0a5764e tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:43.936549 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78d921b1-7db4-431c-9f9b-fe96b0a5764e tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:43.939410 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 601/1203] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:43 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:43.948303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3fb660c4-ef58-4815-9ae7-42b28ae1f518 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:43.952606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3fb660c4-ef58-4815-9ae7-42b28ae1f518 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:43.953025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:43.953025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:43.954571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3fb660c4-ef58-4815-9ae7-42b28ae1f518 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:43.955238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3fb660c4-ef58-4815-9ae7-42b28ae1f518 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:43.993087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b457ba5-0dfb-442a-ad32-10a8b7440fce tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] POST http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types Jan 13 11:53:43.994002 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:43.994002 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:43.994974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b457ba5-0dfb-442a-ad32-10a8b7440fce tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1999143034"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:44.022109 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:44.022109 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:44.024453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3fb660c4-ef58-4815-9ae7-42b28ae1f518 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:44.030893 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 602/1204] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:43 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:44.042625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27cd5b9c-a354-40c6-8b71-e05ad9ed72b2 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] POST http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer Jan 13 11:53:44.047713 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:44.047713 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:44.048462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27cd5b9c-a354-40c6-8b71-e05ad9ed72b2 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "650728a2-3a61-4bd3-88c6-218414e9e34b"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:44.049633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-27cd5b9c-a354-40c6-8b71-e05ad9ed72b2 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Creating new volume transfer {'transfer': {'volume_id': '650728a2-3a61-4bd3-88c6-218414e9e34b'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 13 11:53:44.051167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-27cd5b9c-a354-40c6-8b71-e05ad9ed72b2 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Creating transfer of volume 650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:44.052785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.transfer.api [None req-27cd5b9c-a354-40c6-8b71-e05ad9ed72b2 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Generating transfer record for volume 650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:44.086785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b457ba5-0dfb-442a-ad32-10a8b7440fce tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types returned with HTTP 202 Jan 13 11:53:44.093973 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 603/1205] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:53:43 2021] POST /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types => generated 181 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:53:44.103924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1c30d2a-dbcf-4a60-b1cc-6446f948fb4a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] POST http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs Jan 13 11:53:44.109060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1c30d2a-dbcf-4a60-b1cc-6446f948fb4a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:44.201350 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:44.201350 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:44.227841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1c30d2a-dbcf-4a60-b1cc-6446f948fb4a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs returned with HTTP 202 Jan 13 11:53:44.228852 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 604/1206] 10.222.0.24 () {62 vars in 1425 bytes} [Wed Jan 13 11:53:44 2021] POST /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs => generated 53 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:53:44.239871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7fdae57-1c50-4c7c-b9ce-4ad78844ff47 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] POST http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs Jan 13 11:53:44.240878 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7fdae57-1c50-4c7c-b9ce-4ad78844ff47 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:44.275174 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27cd5b9c-a354-40c6-8b71-e05ad9ed72b2 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer returned with HTTP 202 Jan 13 11:53:44.283720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 603/1207] 10.222.0.24 () {60 vars in 1258 bytes} [Wed Jan 13 11:53:44 2021] POST /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer => generated 507 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:53:44.290451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3853dde0-2918-490d-b715-d5f4ccfe2223 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:44.291172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3853dde0-2918-490d-b715-d5f4ccfe2223 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.291502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:44.291502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:44.292367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3853dde0-2918-490d-b715-d5f4ccfe2223 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.341487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7fdae57-1c50-4c7c-b9ce-4ad78844ff47 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs returned with HTTP 202 Jan 13 11:53:44.342584 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 605/1208] 10.222.0.24 () {62 vars in 1425 bytes} [Wed Jan 13 11:53:44 2021] POST /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs => generated 61 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:53:44.352889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27b306a5-5600-4830-895c-a04c1009f788 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] GET http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key2 Jan 13 11:53:44.353468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27b306a5-5600-4830-895c-a04c1009f788 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.353959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27b306a5-5600-4830-895c-a04c1009f788 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.415901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27b306a5-5600-4830-895c-a04c1009f788 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key2 returned with HTTP 200 Jan 13 11:53:44.421389 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 606/1209] 10.222.0.24 () {60 vars in 1419 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key2 => generated 26 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:44.426447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-29c1d55c-6326-4d86-9206-70df5072ef8a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] GET http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key3 Jan 13 11:53:44.427059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-29c1d55c-6326-4d86-9206-70df5072ef8a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.427219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:44.427219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:44.427525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-29c1d55c-6326-4d86-9206-70df5072ef8a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.442581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3853dde0-2918-490d-b715-d5f4ccfe2223 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:44.467522 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-29c1d55c-6326-4d86-9206-70df5072ef8a tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key3 returned with HTTP 200 Jan 13 11:53:44.468651 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 607/1210] 10.222.0.24 () {60 vars in 1419 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key3 => generated 18 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:44.481421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c5d2ddf-429c-4459-a913-95ac72f67995 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] PUT http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key3 Jan 13 11:53:44.482477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c5d2ddf-429c-4459-a913-95ac72f67995 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:44.501137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3853dde0-2918-490d-b715-d5f4ccfe2223 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:44.505830 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 604/1211] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 921 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:44.528169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5a7e9bb-92c9-4b73-8528-187f0fbbef3f tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c Jan 13 11:53:44.529131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5a7e9bb-92c9-4b73-8528-187f0fbbef3f tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.529679 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:44.529679 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:44.530985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c5d2ddf-429c-4459-a913-95ac72f67995 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key3 returned with HTTP 200 Jan 13 11:53:44.532230 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 608/1212] 10.222.0.24 () {62 vars in 1439 bytes} [Wed Jan 13 11:53:44 2021] PUT /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key3 => generated 26 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:44.532810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5a7e9bb-92c9-4b73-8528-187f0fbbef3f tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.542656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d8610ed-51f5-4a53-a245-f3ca6b60d4ab tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] GET http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs Jan 13 11:53:44.550179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d8610ed-51f5-4a53-a245-f3ca6b60d4ab tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.553149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d8610ed-51f5-4a53-a245-f3ca6b60d4ab tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.563624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5a7e9bb-92c9-4b73-8528-187f0fbbef3f tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c returned with HTTP 200 Jan 13 11:53:44.564715 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 605/1213] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c => generated 475 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:44.592813 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90c2137a-bbd3-4b7e-918c-2ad71977579a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer Jan 13 11:53:44.595050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90c2137a-bbd3-4b7e-918c-2ad71977579a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.595705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90c2137a-bbd3-4b7e-918c-2ad71977579a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.596269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-90c2137a-bbd3-4b7e-918c-2ad71977579a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Listing volume transfers {{(pid=87943) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 13 11:53:44.611840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d8610ed-51f5-4a53-a245-f3ca6b60d4ab tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs returned with HTTP 200 Jan 13 11:53:44.613380 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 609/1214] 10.222.0.24 () {60 vars in 1404 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs => generated 87 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:44.614643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90c2137a-bbd3-4b7e-918c-2ad71977579a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer returned with HTTP 200 Jan 13 11:53:44.619178 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 606/1215] 10.222.0.24 () {58 vars in 1237 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer => generated 434 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:44.623049 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8a23cda-8a6e-4b3f-bee8-d1927514c68e tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] DELETE http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key1 Jan 13 11:53:44.623842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8a23cda-8a6e-4b3f-bee8-d1927514c68e tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.625042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8a23cda-8a6e-4b3f-bee8-d1927514c68e tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.655330 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:44.655330 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:44.688360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8a23cda-8a6e-4b3f-bee8-d1927514c68e tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key1 returned with HTTP 202 Jan 13 11:53:44.689601 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 610/1216] 10.222.0.24 () {60 vars in 1422 bytes} [Wed Jan 13 11:53:44 2021] DELETE /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 11:53:44.699294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0edc2473-da3e-4c9b-9f13-60c51f0ea716 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] GET http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key1 Jan 13 11:53:44.700134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0edc2473-da3e-4c9b-9f13-60c51f0ea716 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.707426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0edc2473-da3e-4c9b-9f13-60c51f0ea716 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.772016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0edc2473-da3e-4c9b-9f13-60c51f0ea716 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] HTTP exception thrown: Group Type 5babd305-d3ab-4733-9d68-820bb4cc4245 has no extra spec with key key1. Jan 13 11:53:44.772558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0edc2473-da3e-4c9b-9f13-60c51f0ea716 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key1 returned with HTTP 404 Jan 13 11:53:44.773847 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 611/1217] 10.222.0.24 () {60 vars in 1419 bytes} [Wed Jan 13 11:53:44 2021] GET /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245/group_specs/key1 => generated 126 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 13 11:53:44.790023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70702cee-c2fb-40b6-b9b3-2ef16b8ca3d5 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] DELETE http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245 Jan 13 11:53:44.797307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70702cee-c2fb-40b6-b9b3-2ef16b8ca3d5 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:44.799636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70702cee-c2fb-40b6-b9b3-2ef16b8ca3d5 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:44.903506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70702cee-c2fb-40b6-b9b3-2ef16b8ca3d5 tempest-GroupTypeSpecsTest-967234348 tempest-GroupTypeSpecsTest-967234348] http://10.222.0.24/volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245 returned with HTTP 202 Jan 13 11:53:44.904809 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 612/1218] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:53:44 2021] DELETE /volume/v3/0f71b8b7d83f4d46a1b03bd02ed9da0a/group_types/5babd305-d3ab-4733-9d68-820bb4cc4245 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:53:45.040190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8aee4900-7d78-49b1-b290-376676a5f9e1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:45.040893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8aee4900-7d78-49b1-b290-376676a5f9e1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:45.041470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8aee4900-7d78-49b1-b290-376676a5f9e1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:45.042060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8aee4900-7d78-49b1-b290-376676a5f9e1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:45.094559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] POST http://10.222.0.24/volume/v3/e0c509c775ac41c492f50a0e31c61aba/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c/accept Jan 13 11:53:45.095766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9d75c6418f4660c7"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:45.097156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Accepting volume transfer d3dd5b6f-9672-4770-9c21-1e1edac57d7c {{(pid=87943) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 13 11:53:45.097663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Accepting transfer d3dd5b6f-9672-4770-9c21-1e1edac57d7c Jan 13 11:53:45.114051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:45.114051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:45.117062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8aee4900-7d78-49b1-b290-376676a5f9e1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:45.118720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 613/1219] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:45 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:45.481037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Created reservations ['95f82a95-e6ec-4963-817b-8ef5fcf7f672', 'd4a7db04-c67d-4a63-89cd-40295e8951b1', '2ceb7c1c-34ad-48c7-b72c-b147bf10bdb1', '80b39dd0-ca2e-4a16-b620-21048e43bd9f'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:45.578147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Created reservations ['f01dc336-ac20-45f1-bc46-294a14431514', '781d8a57-88e4-46e0-8c58-2bd5b428b56c', '6806c687-73c9-47af-a71d-0d08f8e04136', 'a2602970-8983-4686-a5fd-a0bd5569bf58'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:45.714978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Created reservations ['54be259a-2cc4-4e93-8994-54be2f6d9578', '5615ce5d-f225-41b5-bd54-bce0242a9e71', 'b9fcb5db-494b-481b-ab8a-bcf4ecef6efe', '91a4c68b-b018-43be-b609-76ce4dffcab6'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:45.838179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Created reservations ['67ebb111-4b34-4c79-b596-fc5d6b30907a', 'ea28947a-a70d-4183-beb1-85c16d4be12b', '5ac9e55c-15d0-43b5-8f4f-cd58d7f16c89', '1475f55e-3573-4736-95ec-662fe00d96d8'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:45.840595 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:45.840595 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:45.969299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Transfer volume completed successfully. Jan 13 11:53:46.006326 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:46.006326 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:46.135311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f5cf9221-2bda-46f4-be74-7acf76075607 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:46.136702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f5cf9221-2bda-46f4-be74-7acf76075607 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:46.137237 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:46.137237 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:46.141727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f5cf9221-2bda-46f4-be74-7acf76075607 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:46.143809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f5cf9221-2bda-46f4-be74-7acf76075607 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:46.224401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:46.224401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:46.227293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.transfer.api [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Volume 650728a2-3a61-4bd3-88c6-218414e9e34b has been transferred. Jan 13 11:53:46.239538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f5cf9221-2bda-46f4-be74-7acf76075607 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:46.247107 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 614/1220] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:46 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:46.321944 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ac99fe6-7a37-43d1-b39f-2849ab255a62 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] http://10.222.0.24/volume/v3/e0c509c775ac41c492f50a0e31c61aba/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c/accept returned with HTTP 202 Jan 13 11:53:46.322999 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 607/1221] 10.222.0.24 () {60 vars in 1390 bytes} [Wed Jan 13 11:53:44 2021] POST /volume/v3/e0c509c775ac41c492f50a0e31c61aba/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c/accept => generated 431 bytes in 1697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:53:46.333883 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-753aa7d8-f287-48ce-bfc3-2328313f7525 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] GET http://10.222.0.24/volume/v3/e0c509c775ac41c492f50a0e31c61aba/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:46.334275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-753aa7d8-f287-48ce-bfc3-2328313f7525 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:46.334494 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:46.334494 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:46.334899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-753aa7d8-f287-48ce-bfc3-2328313f7525 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:46.409137 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:46.409137 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:46.418542 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-753aa7d8-f287-48ce-bfc3-2328313f7525 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Volume info retrieved successfully. Jan 13 11:53:46.445356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-753aa7d8-f287-48ce-bfc3-2328313f7525 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] http://10.222.0.24/volume/v3/e0c509c775ac41c492f50a0e31c61aba/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:46.447120 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 615/1222] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:46 2021] GET /volume/v3/e0c509c775ac41c492f50a0e31c61aba/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:46.463541 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff62ffb6-de7d-48f7-9e8b-bb0eeb56bb73 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] GET http://10.222.0.24/volume/v3/e0c509c775ac41c492f50a0e31c61aba/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:46.464412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff62ffb6-de7d-48f7-9e8b-bb0eeb56bb73 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:46.464822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:46.464822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:46.465476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff62ffb6-de7d-48f7-9e8b-bb0eeb56bb73 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:46.519658 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:46.519658 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:46.529546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ff62ffb6-de7d-48f7-9e8b-bb0eeb56bb73 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] Volume info retrieved successfully. Jan 13 11:53:46.555567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff62ffb6-de7d-48f7-9e8b-bb0eeb56bb73 tempest-VolumesTransfersTest-706242777 tempest-VolumesTransfersTest-706242777] http://10.222.0.24/volume/v3/e0c509c775ac41c492f50a0e31c61aba/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:46.556825 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 608/1223] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:46 2021] GET /volume/v3/e0c509c775ac41c492f50a0e31c61aba/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:46.585450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eab44a29-8de9-46c2-a50f-9e65def250b5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] DELETE http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c Jan 13 11:53:46.586021 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eab44a29-8de9-46c2-a50f-9e65def250b5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:46.586249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:46.586249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:46.589380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eab44a29-8de9-46c2-a50f-9e65def250b5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:46.589763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-eab44a29-8de9-46c2-a50f-9e65def250b5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Delete transfer with id: d3dd5b6f-9672-4770-9c21-1e1edac57d7c Jan 13 11:53:46.612693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eab44a29-8de9-46c2-a50f-9e65def250b5 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c returned with HTTP 404 Jan 13 11:53:46.618014 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 616/1224] 10.222.0.24 () {58 vars in 1351 bytes} [Wed Jan 13 11:53:46 2021] DELETE /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/d3dd5b6f-9672-4770-9c21-1e1edac57d7c => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:53:47.051728 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] DELETE http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:47.052900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:47.053315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:47.053315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:47.053963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:47.054655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Delete volume with id: 650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:47.149017 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:47.149017 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:47.149929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:47.204159 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Delete volume request issued successfully. Jan 13 11:53:47.204622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81826312-d177-4dc8-85c0-f3004bd8f212 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 202 Jan 13 11:53:47.205659 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 609/1225] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:46 2021] DELETE /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 0 bytes in 587 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:47.213679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d84b4f8f-0f65-4f46-975d-e856f74b9265 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:47.214153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d84b4f8f-0f65-4f46-975d-e856f74b9265 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:47.214874 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d84b4f8f-0f65-4f46-975d-e856f74b9265 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:47.255910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9ce5af8-1a4a-4ace-9650-16b18a9644ba tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:47.256456 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9ce5af8-1a4a-4ace-9650-16b18a9644ba tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:47.256679 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:47.256679 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:47.257056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9ce5af8-1a4a-4ace-9650-16b18a9644ba tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:47.257589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d9ce5af8-1a4a-4ace-9650-16b18a9644ba tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:47.311287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:47.311287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:47.313809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9ce5af8-1a4a-4ace-9650-16b18a9644ba tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:47.315717 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 610/1226] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:47 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:47.320834 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:47.320834 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:47.335612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d84b4f8f-0f65-4f46-975d-e856f74b9265 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:47.380483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d84b4f8f-0f65-4f46-975d-e856f74b9265 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:47.381335 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 617/1227] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:47 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 1083 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:48.330315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33ca4e0d-bfa5-4952-85aa-7b39eff7eac9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:48.331475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33ca4e0d-bfa5-4952-85aa-7b39eff7eac9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:48.331844 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:48.331844 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:48.332453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33ca4e0d-bfa5-4952-85aa-7b39eff7eac9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:48.332976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-33ca4e0d-bfa5-4952-85aa-7b39eff7eac9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:48.385068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:48.385068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:48.390463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33ca4e0d-bfa5-4952-85aa-7b39eff7eac9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:48.391856 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 611/1228] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:48 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:48.407098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fc5c9e3-6528-4610-a0a1-09cca7dfcd42 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:48.408218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fc5c9e3-6528-4610-a0a1-09cca7dfcd42 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:48.408649 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:48.408649 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:48.409602 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fc5c9e3-6528-4610-a0a1-09cca7dfcd42 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:48.503229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:48.503229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:48.513234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2fc5c9e3-6528-4610-a0a1-09cca7dfcd42 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:48.555444 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fc5c9e3-6528-4610-a0a1-09cca7dfcd42 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:48.556594 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 618/1229] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:48 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 1083 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:49.405515 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b3f69f5-5675-4ed7-ba41-6fa50a03eadb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:49.406404 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b3f69f5-5675-4ed7-ba41-6fa50a03eadb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:49.406629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:49.406629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:49.407033 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b3f69f5-5675-4ed7-ba41-6fa50a03eadb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:49.407408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5b3f69f5-5675-4ed7-ba41-6fa50a03eadb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:49.480407 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:49.480407 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:49.482281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b3f69f5-5675-4ed7-ba41-6fa50a03eadb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:49.483219 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 612/1230] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:49 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:49.578499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9183016d-a8cc-4f27-b2a6-cb95011a6c2e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:49.579064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9183016d-a8cc-4f27-b2a6-cb95011a6c2e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:49.579287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:49.579287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:49.579668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9183016d-a8cc-4f27-b2a6-cb95011a6c2e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:49.811400 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:49.811400 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:49.827852 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9183016d-a8cc-4f27-b2a6-cb95011a6c2e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:49.874583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9183016d-a8cc-4f27-b2a6-cb95011a6c2e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 200 Jan 13 11:53:49.875780 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 619/1231] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:49 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 1083 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:50.497683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1de9eeb4-bbbc-400b-a8ad-fed92723b85f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:50.498207 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1de9eeb4-bbbc-400b-a8ad-fed92723b85f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:50.498423 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:50.498423 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:50.499473 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1de9eeb4-bbbc-400b-a8ad-fed92723b85f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:50.499889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1de9eeb4-bbbc-400b-a8ad-fed92723b85f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:50.538555 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:50.538555 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:50.544181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1de9eeb4-bbbc-400b-a8ad-fed92723b85f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:50.548947 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 613/1232] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:50 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:50.891723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-135bae89-565e-4c1f-906d-f0b22b7a12bc tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:50.892809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-135bae89-565e-4c1f-906d-f0b22b7a12bc tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:50.893174 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:50.893174 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:50.893930 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-135bae89-565e-4c1f-906d-f0b22b7a12bc tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:51.099349 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-135bae89-565e-4c1f-906d-f0b22b7a12bc tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 404 Jan 13 11:53:51.119832 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] POST http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes Jan 13 11:53:51.120911 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:51.120911 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:51.121565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1415023774"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:51.122853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1415023774'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:53:51.123380 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Create volume of 1 GB Jan 13 11:53:51.127199 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 620/1233] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:50 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:51.152743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Availability Zones retrieved successfully. Jan 13 11:53:51.215465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Flow 'volume_create_api' (c754c7ab-1b59-402d-b1cd-28ebb19bf134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:53:51.229129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2f1831-cfc6-4032-8ace-8d83ae3062c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:51.231240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:53:51.423585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2f1831-cfc6-4032-8ace-8d83ae3062c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:51.426191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4827bb04-a449-40db-8b7b-225ba60e2159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:51.563067 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9eb7185f-9d85-4a62-bfee-207e7787d08d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:51.563615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9eb7185f-9d85-4a62-bfee-207e7787d08d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:51.564090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9eb7185f-9d85-4a62-bfee-207e7787d08d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:51.564460 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9eb7185f-9d85-4a62-bfee-207e7787d08d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:51.580705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Created reservations ['0964fc15-46b4-45df-893c-7ff425bd759a', '6c8d1c78-25d2-4f74-9527-6cba20924999', 'f10e53ce-1356-4028-8ef2-085bb65c67b2', '069ec7be-2312-43b9-9c9e-4ddfca1e7220'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:53:51.583393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4827bb04-a449-40db-8b7b-225ba60e2159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0964fc15-46b4-45df-893c-7ff425bd759a', '6c8d1c78-25d2-4f74-9527-6cba20924999', 'f10e53ce-1356-4028-8ef2-085bb65c67b2', '069ec7be-2312-43b9-9c9e-4ddfca1e7220']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:51.593861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b9d31b-a87f-4b1f-af74-a59e5b9da510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:51.656946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:51.656946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:51.658874 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9eb7185f-9d85-4a62-bfee-207e7787d08d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:51.659744 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 621/1234] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:51 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:51.732273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b9d31b-a87f-4b1f-af74-a59e5b9da510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aa8618a-408a-4cf8-8f2c-2da622499d59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1415023774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36efe5c7b0e440ea11f6a71ff05cad8',qos_specs=None,replication_status=,reservations=['0964fc15-46b4-45df-893c-7ff425bd759a','6c8d1c78-25d2-4f74-9527-6cba20924999','f10e53ce-1356-4028-8ef2-085bb65c67b2','069ec7be-2312-43b9-9c9e-4ddfca1e7220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49f7d46cf2448d6a18006844b62729d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1415023774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aa8618a-408a-4cf8-8f2c-2da622499d59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36efe5c7b0e440ea11f6a71ff05cad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f49f7d46cf2448d6a18006844b62729d',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:51.745344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c43c535d-6920-450d-a0e7-af29796218f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:51.800128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c43c535d-6920-450d-a0e7-af29796218f5) transitioned into state 'SUCCESS' from state '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-1415023774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36efe5c7b0e440ea11f6a71ff05cad8',qos_specs=None,replication_status=,reservations=['0964fc15-46b4-45df-893c-7ff425bd759a','6c8d1c78-25d2-4f74-9527-6cba20924999','f10e53ce-1356-4028-8ef2-085bb65c67b2','069ec7be-2312-43b9-9c9e-4ddfca1e7220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49f7d46cf2448d6a18006844b62729d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:51.803439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d56f8d-f755-45ea-b221-73a99968d509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:53:51.841204 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d56f8d-f755-45ea-b221-73a99968d509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:53:51.845071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Flow 'volume_create_api' (c754c7ab-1b59-402d-b1cd-28ebb19bf134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:53:51.953092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Create volume request issued successfully. Jan 13 11:53:51.990346 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f62166e2-cea0-48b1-8c95-f603f2d0375a tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes returned with HTTP 202 Jan 13 11:53:52.004259 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 614/1235] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:53:51 2021] POST /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes => generated 820 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:53:52.006736 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11586cf3-c6e9-40af-8a8d-99bc57b590eb tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:52.007767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11586cf3-c6e9-40af-8a8d-99bc57b590eb tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:52.007965 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:52.007965 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:52.008747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11586cf3-c6e9-40af-8a8d-99bc57b590eb tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:52.118427 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:52.118427 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:52.128605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-11586cf3-c6e9-40af-8a8d-99bc57b590eb tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:52.154495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11586cf3-c6e9-40af-8a8d-99bc57b590eb tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:52.156603 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 622/1236] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:52 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 888 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:52.673909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3daef094-9a4f-4a54-ba5f-a45facbd3817 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:52.674475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3daef094-9a4f-4a54-ba5f-a45facbd3817 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:52.674590 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:52.674590 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:52.675011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3daef094-9a4f-4a54-ba5f-a45facbd3817 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:52.675387 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3daef094-9a4f-4a54-ba5f-a45facbd3817 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:52.748093 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:52.748093 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:52.756791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3daef094-9a4f-4a54-ba5f-a45facbd3817 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:52.757575 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 615/1237] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:52 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:53.172415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae35535f-34d8-4f08-86b2-3deead8f2ff8 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:53.172943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae35535f-34d8-4f08-86b2-3deead8f2ff8 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:53.173168 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:53.173168 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:53.173536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae35535f-34d8-4f08-86b2-3deead8f2ff8 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:53.265871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:53.265871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:53.276038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ae35535f-34d8-4f08-86b2-3deead8f2ff8 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:53.301274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae35535f-34d8-4f08-86b2-3deead8f2ff8 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:53.302425 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 623/1238] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:53 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:53.800256 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3078170-0ded-4fc4-a7b9-0a4084ac80dc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:53.809479 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3078170-0ded-4fc4-a7b9-0a4084ac80dc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:53.812941 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:53.812941 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:53.813764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3078170-0ded-4fc4-a7b9-0a4084ac80dc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:53.816891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d3078170-0ded-4fc4-a7b9-0a4084ac80dc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:53.879972 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:53.879972 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:53.883599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3078170-0ded-4fc4-a7b9-0a4084ac80dc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:53.886934 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 616/1239] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:53 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:54.325067 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cbd2b5cd-0439-4305-bc50-9862cd6d9b47 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:54.325891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cbd2b5cd-0439-4305-bc50-9862cd6d9b47 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:54.326286 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:54.326286 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:54.327517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cbd2b5cd-0439-4305-bc50-9862cd6d9b47 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:54.400345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:54.400345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:54.412772 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cbd2b5cd-0439-4305-bc50-9862cd6d9b47 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:54.444392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cbd2b5cd-0439-4305-bc50-9862cd6d9b47 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:54.455421 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 617/1240] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:54 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:54.465553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4766104c-b591-40e7-9fa9-32521dc62fe1 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] POST http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer Jan 13 11:53:54.466347 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:54.466347 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:54.467060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4766104c-b591-40e7-9fa9-32521dc62fe1 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3aa8618a-408a-4cf8-8f2c-2da622499d59"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:54.469496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-4766104c-b591-40e7-9fa9-32521dc62fe1 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Creating new volume transfer {'transfer': {'volume_id': '3aa8618a-408a-4cf8-8f2c-2da622499d59'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 13 11:53:54.470065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-4766104c-b591-40e7-9fa9-32521dc62fe1 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Creating transfer of volume 3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:54.470623 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.transfer.api [None req-4766104c-b591-40e7-9fa9-32521dc62fe1 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Generating transfer record for volume 3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:54.527894 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:54.527894 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:54.558572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff4be2a-e98a-409b-b880-721ceb32cd61 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:54.559107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:54.559107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:54.559504 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff4be2a-e98a-409b-b880-721ceb32cd61 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1159169914", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:54.562145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.qos_specs [None req-dff4be2a-e98a-409b-b880-721ceb32cd61 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1159169914', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87942) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 11:53:54.585004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-dff4be2a-e98a-409b-b880-721ceb32cd61 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DB qos_specs_create(): root {'id': '69b1ebb5-c214-4259-a0e2-30bc8be37312', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1159169914'} {{(pid=87942) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 11:53:54.585714 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4766104c-b591-40e7-9fa9-32521dc62fe1 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer returned with HTTP 202 Jan 13 11:53:54.593376 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 618/1241] 10.222.0.24 () {60 vars in 1258 bytes} [Wed Jan 13 11:53:54 2021] POST /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer => generated 507 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:53:54.597716 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40b3d355-fe25-4543-936d-3fda061addb7 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:54.598248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40b3d355-fe25-4543-936d-3fda061addb7 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:54.599853 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:54.599853 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:54.600327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40b3d355-fe25-4543-936d-3fda061addb7 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:54.609622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff4be2a-e98a-409b-b880-721ceb32cd61 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:54.614042 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 624/1242] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:53:54 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 459 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:54.621345 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef27cb1d-f797-4886-9892-5dbaa4707fe6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types Jan 13 11:53:54.621805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:54.621805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:54.622243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef27cb1d-f797-4886-9892-5dbaa4707fe6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-806445551"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:54.623469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:54.623469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:54.678374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef27cb1d-f797-4886-9892-5dbaa4707fe6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types returned with HTTP 200 Jan 13 11:53:54.680063 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 625/1243] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:53:54 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types => generated 221 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:54.697058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0962b54-4da6-4aff-8ffa-73ea2e53dbc8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types Jan 13 11:53:54.698426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0962b54-4da6-4aff-8ffa-73ea2e53dbc8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1654776800"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:54.723774 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:54.723774 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:54.751908 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-40b3d355-fe25-4543-936d-3fda061addb7 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:54.814176 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0962b54-4da6-4aff-8ffa-73ea2e53dbc8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types returned with HTTP 200 Jan 13 11:53:54.815478 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 626/1244] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:53:54 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types => generated 222 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:54.826296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c5badaf-614b-420c-bc10-48ced6ebe5f6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types Jan 13 11:53:54.828044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c5badaf-614b-420c-bc10-48ced6ebe5f6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-85895780"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:54.838514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40b3d355-fe25-4543-936d-3fda061addb7 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:54.841682 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 619/1245] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:54 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 921 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:54.862377 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd0b1b04-75cd-42f0-9f40-48e092961940 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/detail Jan 13 11:53:54.863313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1b04-75cd-42f0-9f40-48e092961940 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:54.863725 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:54.863725 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:54.864367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1b04-75cd-42f0-9f40-48e092961940 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:54.864986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-cd0b1b04-75cd-42f0-9f40-48e092961940 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Listing volume transfers {{(pid=87943) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 13 11:53:54.887148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd0b1b04-75cd-42f0-9f40-48e092961940 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/detail returned with HTTP 200 Jan 13 11:53:54.888421 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 620/1246] 10.222.0.24 () {58 vars in 1258 bytes} [Wed Jan 13 11:53:54 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/detail => generated 478 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:54.901703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a56fbb9b-5665-4b1e-8dfe-51037959d62e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:54.902919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a56fbb9b-5665-4b1e-8dfe-51037959d62e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:54.903603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a56fbb9b-5665-4b1e-8dfe-51037959d62e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:54.904163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a56fbb9b-5665-4b1e-8dfe-51037959d62e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:54.920574 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c5badaf-614b-420c-bc10-48ced6ebe5f6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types returned with HTTP 200 Jan 13 11:53:54.921441 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 627/1247] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:53:54 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types => generated 220 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:54.933392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c3c9258-0099-41a7-ac74-d011da49bf57 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] DELETE http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/063a666d-9c07-4d18-8bec-f674818ccee1 Jan 13 11:53:54.939545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c3c9258-0099-41a7-ac74-d011da49bf57 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:54.942129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c3c9258-0099-41a7-ac74-d011da49bf57 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:54.943360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-5c3c9258-0099-41a7-ac74-d011da49bf57 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Delete transfer with id: 063a666d-9c07-4d18-8bec-f674818ccee1 Jan 13 11:53:54.975939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:54.975939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:54.984499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a56fbb9b-5665-4b1e-8dfe-51037959d62e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:54.985787 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 621/1248] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:54 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:54.996582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-218d80c9-b549-4bdd-b82d-4bd306243b48 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=b6cb773a-7247-451d-a5f8-44c6539af019 Jan 13 11:53:55.001464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-218d80c9-b549-4bdd-b82d-4bd306243b48 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.004302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.004302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.005009 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-218d80c9-b549-4bdd-b82d-4bd306243b48 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'associate' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.006982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-218d80c9-b549-4bdd-b82d-4bd306243b48 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Associate qos_spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312 with type: b6cb773a-7247-451d-a5f8-44c6539af019 {{(pid=87943) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 13 11:53:55.028194 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.028194 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.045200 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.045200 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.061694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.061694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.079739 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:55.079739 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:55.085313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c3c9258-0099-41a7-ac74-d011da49bf57 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/063a666d-9c07-4d18-8bec-f674818ccee1 returned with HTTP 202 Jan 13 11:53:55.086468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 628/1249] 10.222.0.24 () {58 vars in 1351 bytes} [Wed Jan 13 11:53:54 2021] DELETE /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/063a666d-9c07-4d18-8bec-f674818ccee1 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.098594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e69a144e-0e8c-408a-90ba-92e38877a6fc tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] GET http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:55.100112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e69a144e-0e8c-408a-90ba-92e38877a6fc tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.100521 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.100521 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.101137 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e69a144e-0e8c-408a-90ba-92e38877a6fc tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.207217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-218d80c9-b549-4bdd-b82d-4bd306243b48 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=b6cb773a-7247-451d-a5f8-44c6539af019 returned with HTTP 202 Jan 13 11:53:55.208700 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 622/1250] 10.222.0.24 () {58 vars in 1448 bytes} [Wed Jan 13 11:53:54 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=b6cb773a-7247-451d-a5f8-44c6539af019 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.216800 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.216800 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.226581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e69a144e-0e8c-408a-90ba-92e38877a6fc tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Volume info retrieved successfully. Jan 13 11:53:55.238166 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d53fdaad-1ebe-431f-8286-8724b4ad18c8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d Jan 13 11:53:55.241524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d53fdaad-1ebe-431f-8286-8724b4ad18c8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.241740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.241740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.245892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d53fdaad-1ebe-431f-8286-8724b4ad18c8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'associate' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.246855 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.246855 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.250917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d53fdaad-1ebe-431f-8286-8724b4ad18c8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Associate qos_spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312 with type: 0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d {{(pid=87943) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 13 11:53:55.251788 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.251788 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.253496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e69a144e-0e8c-408a-90ba-92e38877a6fc tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:55.254691 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 629/1251] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:55.273578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7b997dc-ece7-43ab-8d7e-3d4b63f39845 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] DELETE http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/063a666d-9c07-4d18-8bec-f674818ccee1 Jan 13 11:53:55.274123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7b997dc-ece7-43ab-8d7e-3d4b63f39845 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.274346 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.274346 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.274726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7b997dc-ece7-43ab-8d7e-3d4b63f39845 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.275144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-a7b997dc-ece7-43ab-8d7e-3d4b63f39845 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Delete transfer with id: 063a666d-9c07-4d18-8bec-f674818ccee1 Jan 13 11:53:55.282261 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.282261 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.288136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7b997dc-ece7-43ab-8d7e-3d4b63f39845 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/063a666d-9c07-4d18-8bec-f674818ccee1 returned with HTTP 404 Jan 13 11:53:55.289207 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 630/1252] 10.222.0.24 () {58 vars in 1351 bytes} [Wed Jan 13 11:53:55 2021] DELETE /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/os-volume-transfer/063a666d-9c07-4d18-8bec-f674818ccee1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:55.304622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] DELETE http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:55.305162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.305655 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.306122 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Delete volume with id: 3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:55.380776 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.380776 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.382214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:55.390902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d53fdaad-1ebe-431f-8286-8724b4ad18c8 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d returned with HTTP 202 Jan 13 11:53:55.395136 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 623/1253] 10.222.0.24 () {58 vars in 1448 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.405957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fde516ad-3048-4128-b2aa-e4c7270c22df tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=207a7023-c8e5-42d3-94c6-bd1ea8be4de3 Jan 13 11:53:55.406538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fde516ad-3048-4128-b2aa-e4c7270c22df tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.406796 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.406796 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.407187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fde516ad-3048-4128-b2aa-e4c7270c22df tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'associate' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.407902 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.407902 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.408937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fde516ad-3048-4128-b2aa-e4c7270c22df tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Associate qos_spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312 with type: 207a7023-c8e5-42d3-94c6-bd1ea8be4de3 {{(pid=87943) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 13 11:53:55.409570 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.409570 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.428204 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Delete volume request issued successfully. Jan 13 11:53:55.428959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0df3d975-ac72-43c5-a233-25bb14ef9928 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 202 Jan 13 11:53:55.430045 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 631/1254] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:55 2021] DELETE /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.441032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee3e54e7-38e1-4f49-9e97-a688456ce69e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:55.443773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee3e54e7-38e1-4f49-9e97-a688456ce69e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.444217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.444217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.444862 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee3e54e7-38e1-4f49-9e97-a688456ce69e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.454734 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.454734 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.549447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.549447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.566575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ee3e54e7-38e1-4f49-9e97-a688456ce69e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:55.574563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fde516ad-3048-4128-b2aa-e4c7270c22df tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=207a7023-c8e5-42d3-94c6-bd1ea8be4de3 returned with HTTP 202 Jan 13 11:53:55.576299 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 624/1255] 10.222.0.24 () {58 vars in 1448 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associate?vol_type_id=207a7023-c8e5-42d3-94c6-bd1ea8be4de3 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.587005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ef9d623-ca6b-484c-8577-4bdf9dc6c7d6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations Jan 13 11:53:55.591133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ef9d623-ca6b-484c-8577-4bdf9dc6c7d6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.591715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.591715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.595615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ef9d623-ca6b-484c-8577-4bdf9dc6c7d6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'associations' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.598587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.598587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.599712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8ef9d623-ca6b-484c-8577-4bdf9dc6c7d6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Get associations for qos_spec id: 69b1ebb5-c214-4259-a0e2-30bc8be37312 {{(pid=87943) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 13 11:53:55.600549 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.600549 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.684582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee3e54e7-38e1-4f49-9e97-a688456ce69e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:55.685812 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 632/1256] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 1083 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:55.699197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ef9d623-ca6b-484c-8577-4bdf9dc6c7d6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations returned with HTTP 200 Jan 13 11:53:55.703520 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 625/1257] 10.222.0.24 () {58 vars in 1360 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations => generated 445 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:53:55.717061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-217d2a80-03ee-4099-a1da-c7d566d98132 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/disassociate?vol_type_id=b6cb773a-7247-451d-a5f8-44c6539af019 Jan 13 11:53:55.718047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-217d2a80-03ee-4099-a1da-c7d566d98132 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.719426 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.719426 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.720131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-217d2a80-03ee-4099-a1da-c7d566d98132 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'disassociate' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.722296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-217d2a80-03ee-4099-a1da-c7d566d98132 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Disassociate qos_spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312 from type: b6cb773a-7247-451d-a5f8-44c6539af019 {{(pid=87942) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 13 11:53:55.738279 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.738279 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.755454 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.755454 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.810086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-217d2a80-03ee-4099-a1da-c7d566d98132 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/disassociate?vol_type_id=b6cb773a-7247-451d-a5f8-44c6539af019 returned with HTTP 202 Jan 13 11:53:55.812291 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 633/1258] 10.222.0.24 () {58 vars in 1457 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/disassociate?vol_type_id=b6cb773a-7247-451d-a5f8-44c6539af019 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.821673 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90c8c3ff-056a-40b9-a7e4-867665714693 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations Jan 13 11:53:55.822156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90c8c3ff-056a-40b9-a7e4-867665714693 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.822363 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.822363 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.823033 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-90c8c3ff-056a-40b9-a7e4-867665714693 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'associations' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.823800 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.823800 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.825026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90c8c3ff-056a-40b9-a7e4-867665714693 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Get associations for qos_spec id: 69b1ebb5-c214-4259-a0e2-30bc8be37312 {{(pid=87943) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 13 11:53:55.825837 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.825837 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.867533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-90c8c3ff-056a-40b9-a7e4-867665714693 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations returned with HTTP 200 Jan 13 11:53:55.873151 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 626/1259] 10.222.0.24 () {58 vars in 1360 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations => generated 304 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:55.883876 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21de3afa-068a-4e83-bacc-d7d58925406e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/disassociate_all Jan 13 11:53:55.884502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21de3afa-068a-4e83-bacc-d7d58925406e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.884811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.884811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.885491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21de3afa-068a-4e83-bacc-d7d58925406e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'disassociate_all' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.886217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.886217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.887322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21de3afa-068a-4e83-bacc-d7d58925406e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Disassociate qos_spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312 from all. {{(pid=87942) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 13 11:53:55.890525 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.890525 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.907252 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.907252 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.939031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21de3afa-068a-4e83-bacc-d7d58925406e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/disassociate_all returned with HTTP 202 Jan 13 11:53:55.939915 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 634/1260] 10.222.0.24 () {58 vars in 1372 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/disassociate_all => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:55.949698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6551ea45-5ea9-40cc-8626-c5bb0a11c1fb tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations Jan 13 11:53:55.950506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6551ea45-5ea9-40cc-8626-c5bb0a11c1fb tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:55.950957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:55.950957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:55.951768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6551ea45-5ea9-40cc-8626-c5bb0a11c1fb tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'associations' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:55.952928 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:55.952928 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:55.953959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6551ea45-5ea9-40cc-8626-c5bb0a11c1fb tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Get associations for qos_spec id: 69b1ebb5-c214-4259-a0e2-30bc8be37312 {{(pid=87943) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 13 11:53:55.957722 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:55.957722 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:55.999801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d59d362-49f7-4737-99fe-3fcf1769c3bb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:56.000599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d59d362-49f7-4737-99fe-3fcf1769c3bb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.001100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.001100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.001502 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6551ea45-5ea9-40cc-8626-c5bb0a11c1fb tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations returned with HTTP 200 Jan 13 11:53:56.002368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d59d362-49f7-4737-99fe-3fcf1769c3bb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.002964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4d59d362-49f7-4737-99fe-3fcf1769c3bb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:56.008443 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 627/1261] 10.222.0.24 () {58 vars in 1360 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/associations => generated 24 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:53:56.041755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.041755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.043428 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0aad31-f61b-4330-b76f-5c1a4f42034e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.043619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d59d362-49f7-4737-99fe-3fcf1769c3bb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:56.050814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 635/1262] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:55 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.055973 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.055973 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.058613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0aad31-f61b-4330-b76f-5c1a4f42034e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1781942035", "consumer": "back-end"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:56.060126 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.060126 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.072439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.qos_specs [None req-7e0aad31-f61b-4330-b76f-5c1a4f42034e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1781942035', 'consumer': 'back-end', 'specs': {}} {{(pid=87943) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 11:53:56.091069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-7e0aad31-f61b-4330-b76f-5c1a4f42034e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DB qos_specs_create(): root {'id': '14d20082-adc4-4e38-bf3a-eeb856470ee5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1781942035'} {{(pid=87943) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 11:53:56.105025 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0aad31-f61b-4330-b76f-5c1a4f42034e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:56.107538 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 628/1263] 10.222.0.24 () {60 vars in 1231 bytes} [Wed Jan 13 11:53:56 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 435 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.120274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76bba937-42f2-4657-aeec-778a7e063b6d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5?force=False Jan 13 11:53:56.120810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76bba937-42f2-4657-aeec-778a7e063b6d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.121005 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.121005 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.121387 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76bba937-42f2-4657-aeec-778a7e063b6d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.131072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76bba937-42f2-4657-aeec-778a7e063b6d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 14d20082-adc4-4e38-bf3a-eeb856470ee5, force: False {{(pid=87942) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:56.133472 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.133472 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.157689 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.157689 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.210021 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.210021 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.222344 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:56.222344 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:56.232141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76bba937-42f2-4657-aeec-778a7e063b6d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5?force=False returned with HTTP 202 Jan 13 11:53:56.235881 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 636/1264] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:56 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5?force=False => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e611bd2d-9288-45a2-93fc-38d124797b97 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5 Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e611bd2d-9288-45a2-93fc-38d124797b97 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e611bd2d-9288-45a2-93fc-38d124797b97 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.288110 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.292196 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.292196 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.307805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e611bd2d-9288-45a2-93fc-38d124797b97 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5 returned with HTTP 404 Jan 13 11:53:56.309769 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 629/1265] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5 => generated 100 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:56.320407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b92a021-e029-469f-8ce2-7fa99779d203 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.321291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b92a021-e029-469f-8ce2-7fa99779d203 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.321718 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.321718 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.322383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b92a021-e029-469f-8ce2-7fa99779d203 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.323612 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.323612 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.357835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b92a021-e029-469f-8ce2-7fa99779d203 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:56.359462 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 637/1266] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.375044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a27f1777-19a6-4660-9500-3c48be4cec47 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.375820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a27f1777-19a6-4660-9500-3c48be4cec47 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2086679358", "consumer": "both"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:56.377674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.qos_specs [None req-a27f1777-19a6-4660-9500-3c48be4cec47 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2086679358', 'consumer': 'both', 'specs': {}} {{(pid=87943) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 11:53:56.387061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-a27f1777-19a6-4660-9500-3c48be4cec47 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DB qos_specs_create(): root {'id': '88b6adf7-5b02-4079-93e3-3d29449aa85c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2086679358'} {{(pid=87943) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 11:53:56.400533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a27f1777-19a6-4660-9500-3c48be4cec47 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:56.401399 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 630/1267] 10.222.0.24 () {60 vars in 1231 bytes} [Wed Jan 13 11:53:56 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 431 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.417566 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1372737f-47ea-4de6-b81c-197cb9634374 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c?force=False Jan 13 11:53:56.419280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1372737f-47ea-4de6-b81c-197cb9634374 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.419628 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.419628 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.422846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1372737f-47ea-4de6-b81c-197cb9634374 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.423686 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.423686 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.424734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1372737f-47ea-4de6-b81c-197cb9634374 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 88b6adf7-5b02-4079-93e3-3d29449aa85c, force: False {{(pid=87942) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:56.428835 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.428835 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.457442 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.457442 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.503605 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.503605 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.520288 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:56.520288 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:56.531722 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1372737f-47ea-4de6-b81c-197cb9634374 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c?force=False returned with HTTP 202 Jan 13 11:53:56.532908 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 638/1268] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:56 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c?force=False => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:56.543902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db8a3bb9-317a-4027-bb94-0c2534e9e333 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c Jan 13 11:53:56.544637 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db8a3bb9-317a-4027-bb94-0c2534e9e333 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.544637 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.544637 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.544955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db8a3bb9-317a-4027-bb94-0c2534e9e333 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.546342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.546342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.548877 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.548877 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.569223 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db8a3bb9-317a-4027-bb94-0c2534e9e333 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c returned with HTTP 404 Jan 13 11:53:56.571033 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 631/1269] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:56.583875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b1999c8-7f58-4975-a3da-e6f0702a074f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.584717 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b1999c8-7f58-4975-a3da-e6f0702a074f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.585081 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.585081 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.586587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b1999c8-7f58-4975-a3da-e6f0702a074f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.587435 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.587435 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.622721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b1999c8-7f58-4975-a3da-e6f0702a074f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:56.624850 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 639/1270] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.640728 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9aa0c424-4ef1-4aea-b9ae-661a8c9ef670 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] POST http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.641740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9aa0c424-4ef1-4aea-b9ae-661a8c9ef670 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1629524087", "consumer": "front-end"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:56.645133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.qos_specs [None req-9aa0c424-4ef1-4aea-b9ae-661a8c9ef670 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1629524087', 'consumer': 'front-end', 'specs': {}} {{(pid=87943) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 11:53:56.667856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-9aa0c424-4ef1-4aea-b9ae-661a8c9ef670 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DB qos_specs_create(): root {'id': '638680dc-8a4f-4e68-a572-910eb6de4463', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1629524087'} {{(pid=87943) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 11:53:56.675783 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9aa0c424-4ef1-4aea-b9ae-661a8c9ef670 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:56.681989 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 632/1271] 10.222.0.24 () {60 vars in 1231 bytes} [Wed Jan 13 11:53:56 2021] POST /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 436 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.690680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05b81e38-eba9-4049-a56f-684b9c18a9d5 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463?force=False Jan 13 11:53:56.691705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05b81e38-eba9-4049-a56f-684b9c18a9d5 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.692267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.692267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.693081 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05b81e38-eba9-4049-a56f-684b9c18a9d5 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.695953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.695953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.699727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05b81e38-eba9-4049-a56f-684b9c18a9d5 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 638680dc-8a4f-4e68-a572-910eb6de4463, force: False {{(pid=87942) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:56.700570 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.700570 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.702726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ce1dccd-8b1e-4919-b31a-1950dc070a6f tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:56.703312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ce1dccd-8b1e-4919-b31a-1950dc070a6f tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.703525 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.703525 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.703902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ce1dccd-8b1e-4919-b31a-1950dc070a6f tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.720971 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.720971 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.768823 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.768823 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.782420 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:56.782420 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:56.796399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05b81e38-eba9-4049-a56f-684b9c18a9d5 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463?force=False returned with HTTP 202 Jan 13 11:53:56.797975 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 640/1272] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:56 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463?force=False => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:56.818016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-380ba8b2-8650-4644-86d2-dea921ed7b28 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463 Jan 13 11:53:56.818803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-380ba8b2-8650-4644-86d2-dea921ed7b28 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.819177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.819177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.819821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-380ba8b2-8650-4644-86d2-dea921ed7b28 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.822862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.822862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.824071 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.824071 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.845526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9ce1dccd-8b1e-4919-b31a-1950dc070a6f tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:56.846290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-380ba8b2-8650-4644-86d2-dea921ed7b28 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463 returned with HTTP 404 Jan 13 11:53:56.847591 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 641/1273] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463 => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:56.864904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f1b15bd-b440-4f3d-8dcd-dc12372edd3d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.872790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f1b15bd-b440-4f3d-8dcd-dc12372edd3d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.875029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f1b15bd-b440-4f3d-8dcd-dc12372edd3d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.887435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ce1dccd-8b1e-4919-b31a-1950dc070a6f tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:56.898241 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 633/1274] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 1083 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:56.912370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f1b15bd-b440-4f3d-8dcd-dc12372edd3d tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:56.920022 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 642/1275] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 175 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.934905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9274d286-6abb-4a03-9c9d-4baf28e79c9f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 Jan 13 11:53:56.936955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9274d286-6abb-4a03-9c9d-4baf28e79c9f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.936955 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.936955 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.936955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9274d286-6abb-4a03-9c9d-4baf28e79c9f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.938113 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.938113 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:56.972952 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9274d286-6abb-4a03-9c9d-4baf28e79c9f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 returned with HTTP 200 Jan 13 11:53:56.973833 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 634/1276] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 => generated 459 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:56.991719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3721611-0d16-47df-9de7-dc6dd7301f19 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs Jan 13 11:53:56.992514 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3721611-0d16-47df-9de7-dc6dd7301f19 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:56.992915 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:56.992915 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:56.994586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3721611-0d16-47df-9de7-dc6dd7301f19 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:56.995510 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:56.995510 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:56.997374 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:56.997374 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 13 11:53:57.037532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3721611-0d16-47df-9de7-dc6dd7301f19 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs returned with HTTP 200 Jan 13 11:53:57.041371 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 643/1277] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:53:56 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs => generated 175 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:57.056300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b948142-b4da-42e4-89e8-56f1ecdb9aee tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] PUT http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 Jan 13 11:53:57.056761 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.056761 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.057176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1b948142-b4da-42e4-89e8-56f1ecdb9aee tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:57.058733 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.058733 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.059919 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.059919 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.064646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a8961e7-e18d-48da-b462-0fb41a593a9e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:57.065187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a8961e7-e18d-48da-b462-0fb41a593a9e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.065405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.065405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.065784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a8961e7-e18d-48da-b462-0fb41a593a9e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.066161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8a8961e7-e18d-48da-b462-0fb41a593a9e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:57.079372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.qos_specs [None req-1b948142-b4da-42e4-89e8-56f1ecdb9aee tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87943) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 13 11:53:57.080008 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.080008 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.122325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-1b948142-b4da-42e4-89e8-56f1ecdb9aee tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] qos_specs_update() value: {'id': 'eaf7bb06-5daa-458d-b422-92754481ea2c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '69b1ebb5-c214-4259-a0e2-30bc8be37312', 'deleted': False} {{(pid=87943) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 13 11:53:57.132244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b948142-b4da-42e4-89e8-56f1ecdb9aee tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 returned with HTTP 200 Jan 13 11:53:57.137455 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 635/1278] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:53:57 2021] PUT /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 => generated 36 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:53:57.137622 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.137622 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.144940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df3d0327-ea04-4b72-94d4-b33f940624ef tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 Jan 13 11:53:57.145489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df3d0327-ea04-4b72-94d4-b33f940624ef tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.145712 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.145712 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.146093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df3d0327-ea04-4b72-94d4-b33f940624ef tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.146793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.146793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.147274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a8961e7-e18d-48da-b462-0fb41a593a9e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:57.147860 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.147860 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.148422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 644/1279] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:57.172496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df3d0327-ea04-4b72-94d4-b33f940624ef tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 returned with HTTP 200 Jan 13 11:53:57.178687 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 636/1280] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 => generated 480 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:57.186629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc44ea11-94c5-4e4c-aca1-298063be8834 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] PUT http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/delete_keys Jan 13 11:53:57.187135 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.187135 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.187929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc44ea11-94c5-4e4c-aca1-298063be8834 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:53:57.189839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc44ea11-94c5-4e4c-aca1-298063be8834 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete_key spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312, keys: ['iops_bytes'] {{(pid=87942) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 13 11:53:57.190519 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.190519 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.213805 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:57.213805 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:57.243671 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.243671 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.263173 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc44ea11-94c5-4e4c-aca1-298063be8834 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/delete_keys returned with HTTP 202 Jan 13 11:53:57.267935 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 645/1281] 10.222.0.24 () {60 vars in 1377 bytes} [Wed Jan 13 11:53:57 2021] PUT /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312/delete_keys => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:57.274473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a20c9f80-47b2-4734-8c88-2f00deadd28e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 Jan 13 11:53:57.275280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a20c9f80-47b2-4734-8c88-2f00deadd28e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.275501 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.275501 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.275890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a20c9f80-47b2-4734-8c88-2f00deadd28e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.276576 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.276576 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.277602 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.277602 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.317494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a20c9f80-47b2-4734-8c88-2f00deadd28e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 returned with HTTP 200 Jan 13 11:53:57.323777 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 637/1282] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 => generated 459 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:57.331168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c68f529-ef08-4175-b925-334c955449d3 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 Jan 13 11:53:57.331710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c68f529-ef08-4175-b925-334c955449d3 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.331930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.331930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.332317 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c68f529-ef08-4175-b925-334c955449d3 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.332972 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.332972 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.334005 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.334005 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.360384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c68f529-ef08-4175-b925-334c955449d3 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 returned with HTTP 200 Jan 13 11:53:57.369168 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 646/1283] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 => generated 459 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:57.376534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fd2ccb3e-732f-4a3c-a2c3-20a82b5ca3be tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463?force=False Jan 13 11:53:57.377160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fd2ccb3e-732f-4a3c-a2c3-20a82b5ca3be tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.377386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.377386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.377771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fd2ccb3e-732f-4a3c-a2c3-20a82b5ca3be tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.378678 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.378678 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.379617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd2ccb3e-732f-4a3c-a2c3-20a82b5ca3be tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 638680dc-8a4f-4e68-a572-910eb6de4463, force: False {{(pid=87943) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:57.380303 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.380303 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.398485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fd2ccb3e-732f-4a3c-a2c3-20a82b5ca3be tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463?force=False returned with HTTP 404 Jan 13 11:53:57.399627 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 638/1284] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:57 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463?force=False => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.410407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ea94441-5ac7-435b-bb21-d9d3f241035e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463 Jan 13 11:53:57.411351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ea94441-5ac7-435b-bb21-d9d3f241035e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.411765 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:57.411765 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:57.412597 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ea94441-5ac7-435b-bb21-d9d3f241035e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.413511 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:57.413511 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:57.418370 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:57.418370 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:57.443009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ea94441-5ac7-435b-bb21-d9d3f241035e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463 returned with HTTP 404 Jan 13 11:53:57.444408 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 647/1285] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/638680dc-8a4f-4e68-a572-910eb6de4463 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.455464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46dca855-aea8-4060-9d80-2fc41ac0c829 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c?force=False Jan 13 11:53:57.462714 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46dca855-aea8-4060-9d80-2fc41ac0c829 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.463572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46dca855-aea8-4060-9d80-2fc41ac0c829 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.466356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-46dca855-aea8-4060-9d80-2fc41ac0c829 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 88b6adf7-5b02-4079-93e3-3d29449aa85c, force: False {{(pid=87943) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:57.492814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46dca855-aea8-4060-9d80-2fc41ac0c829 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c?force=False returned with HTTP 404 Jan 13 11:53:57.497082 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 639/1286] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:57 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c?force=False => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.509054 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5283b9ca-56cb-4e18-b600-62a7622319e6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c Jan 13 11:53:57.509785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5283b9ca-56cb-4e18-b600-62a7622319e6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.510865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5283b9ca-56cb-4e18-b600-62a7622319e6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.530265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5283b9ca-56cb-4e18-b600-62a7622319e6 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c returned with HTTP 404 Jan 13 11:53:57.541784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05452e15-ffa0-43b7-9574-52676fbcce2f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5?force=False Jan 13 11:53:57.542333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05452e15-ffa0-43b7-9574-52676fbcce2f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.542875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05452e15-ffa0-43b7-9574-52676fbcce2f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.544323 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05452e15-ffa0-43b7-9574-52676fbcce2f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 14d20082-adc4-4e38-bf3a-eeb856470ee5, force: False {{(pid=87943) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:57.548033 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 648/1287] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/88b6adf7-5b02-4079-93e3-3d29449aa85c => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.569331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05452e15-ffa0-43b7-9574-52676fbcce2f tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5?force=False returned with HTTP 404 Jan 13 11:53:57.575519 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 640/1288] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:57 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.585443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80251ea2-0ed3-44b2-a48a-0b5a0b4984ba tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5 Jan 13 11:53:57.586824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80251ea2-0ed3-44b2-a48a-0b5a0b4984ba tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.587337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80251ea2-0ed3-44b2-a48a-0b5a0b4984ba tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.620551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80251ea2-0ed3-44b2-a48a-0b5a0b4984ba tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5 returned with HTTP 404 Jan 13 11:53:57.621621 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 649/1289] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/14d20082-adc4-4e38-bf3a-eeb856470ee5 => generated 100 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.631450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d3a3c26-a1bb-44b5-846b-f258674c978c tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/207a7023-c8e5-42d3-94c6-bd1ea8be4de3 Jan 13 11:53:57.632494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d3a3c26-a1bb-44b5-846b-f258674c978c tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.633208 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d3a3c26-a1bb-44b5-846b-f258674c978c tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.811778 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:57.811778 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:57.836552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d3a3c26-a1bb-44b5-846b-f258674c978c tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/207a7023-c8e5-42d3-94c6-bd1ea8be4de3 returned with HTTP 202 Jan 13 11:53:57.838548 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 641/1290] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:53:57 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/207a7023-c8e5-42d3-94c6-bd1ea8be4de3 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:57.847302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2bd23d40-bc0d-4c1f-9614-c44a685597c9 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/207a7023-c8e5-42d3-94c6-bd1ea8be4de3 Jan 13 11:53:57.848215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2bd23d40-bc0d-4c1f-9614-c44a685597c9 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.848925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2bd23d40-bc0d-4c1f-9614-c44a685597c9 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.870469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2bd23d40-bc0d-4c1f-9614-c44a685597c9 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/207a7023-c8e5-42d3-94c6-bd1ea8be4de3 returned with HTTP 404 Jan 13 11:53:57.872105 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 650/1291] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/207a7023-c8e5-42d3-94c6-bd1ea8be4de3 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:57.883052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef818797-cbe1-4586-a97d-41fa90eda62e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d Jan 13 11:53:57.884086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef818797-cbe1-4586-a97d-41fa90eda62e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.884817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef818797-cbe1-4586-a97d-41fa90eda62e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:57.911533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-31199bce-cf97-4dce-abcf-67065b877a5e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:57.920581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-31199bce-cf97-4dce-abcf-67065b877a5e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:57.921372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-31199bce-cf97-4dce-abcf-67065b877a5e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.048810 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:58.048810 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:58.075902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-31199bce-cf97-4dce-abcf-67065b877a5e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Volume info retrieved successfully. Jan 13 11:53:58.158038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-31199bce-cf97-4dce-abcf-67065b877a5e tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 200 Jan 13 11:53:58.159229 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 651/1292] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:57 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 1083 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:53:58.165786 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a36a613-b973-4fe5-a521-5e77236593bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:58.166199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a36a613-b973-4fe5-a521-5e77236593bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:58.166815 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:58.166815 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:58.166815 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a36a613-b973-4fe5-a521-5e77236593bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.200261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7a36a613-b973-4fe5-a521-5e77236593bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:58.211214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef818797-cbe1-4586-a97d-41fa90eda62e tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d returned with HTTP 202 Jan 13 11:53:58.211214 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 642/1293] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:53:57 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:58.211214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d38235c8-1cbf-4c18-a447-ecded8e5feb1 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d Jan 13 11:53:58.211214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d38235c8-1cbf-4c18-a447-ecded8e5feb1 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:58.215381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d38235c8-1cbf-4c18-a447-ecded8e5feb1 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.252430 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:58.252430 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:58.254316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a36a613-b973-4fe5-a521-5e77236593bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:58.260259 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d38235c8-1cbf-4c18-a447-ecded8e5feb1 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d returned with HTTP 404 Jan 13 11:53:58.260740 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 652/1294] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:58 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:58.266146 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 643/1295] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:53:58 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/0bbc4eb1-98d3-4a92-b9a6-c713a72a5f4d => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:58.288774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-259ddb10-30fe-4f48-9c66-276d93008121 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/b6cb773a-7247-451d-a5f8-44c6539af019 Jan 13 11:53:58.289323 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-259ddb10-30fe-4f48-9c66-276d93008121 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:58.289543 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:58.289543 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:58.292669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-259ddb10-30fe-4f48-9c66-276d93008121 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method '_delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.502703 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:58.502703 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:58.531291 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-259ddb10-30fe-4f48-9c66-276d93008121 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/b6cb773a-7247-451d-a5f8-44c6539af019 returned with HTTP 202 Jan 13 11:53:58.532876 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 653/1296] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:53:58 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/b6cb773a-7247-451d-a5f8-44c6539af019 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:58.541207 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ab2c2c7-d12f-488f-9884-80f88e63c13a tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/b6cb773a-7247-451d-a5f8-44c6539af019 Jan 13 11:53:58.541755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ab2c2c7-d12f-488f-9884-80f88e63c13a tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:58.542256 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ab2c2c7-d12f-488f-9884-80f88e63c13a tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.569656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ab2c2c7-d12f-488f-9884-80f88e63c13a tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/b6cb773a-7247-451d-a5f8-44c6539af019 returned with HTTP 404 Jan 13 11:53:58.578807 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 644/1297] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:53:58 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/types/b6cb773a-7247-451d-a5f8-44c6539af019 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:58.582292 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-343f284a-d024-4041-8312-5a38e4728240 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] DELETE http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312?force=False Jan 13 11:53:58.583115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-343f284a-d024-4041-8312-5a38e4728240 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:58.583800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-343f284a-d024-4041-8312-5a38e4728240 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.585451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.qos_specs_manage [None req-343f284a-d024-4041-8312-5a38e4728240 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Delete qos_spec: 69b1ebb5-c214-4259-a0e2-30bc8be37312, force: False {{(pid=87942) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 11:53:58.590219 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:58.590219 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:58.606205 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:58.606205 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:58.657310 n-d-766726-7 devstack@c-api.service[87941]: /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 Jan 13 11:53:58.657310 n-d-766726-7 devstack@c-api.service[87941]: options(joinedload_all('specs')).all() Jan 13 11:53:58.669404 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:53:58.669404 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:53:58.682367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-343f284a-d024-4041-8312-5a38e4728240 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312?force=False returned with HTTP 202 Jan 13 11:53:58.683995 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 654/1298] 10.222.0.24 () {58 vars in 1347 bytes} [Wed Jan 13 11:53:58 2021] DELETE /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312?force=False => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:53:58.695692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bb80c943-ae04-4874-b56f-70f603f7b468 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] GET http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 Jan 13 11:53:58.696240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bb80c943-ae04-4874-b56f-70f603f7b468 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:58.696731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bb80c943-ae04-4874-b56f-70f603f7b468 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:58.729230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bb80c943-ae04-4874-b56f-70f603f7b468 tempest-QosSpecsTestJSON-408373656 tempest-QosSpecsTestJSON-408373656] http://10.222.0.24/volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 returned with HTTP 404 Jan 13 11:53:58.730342 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 645/1299] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:53:58 2021] GET /volume/v3/022cdc884e0e4da98b3ea4c1d7dd69f8/qos-specs/69b1ebb5-c214-4259-a0e2-30bc8be37312 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:59.176288 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a448bf9-c050-4531-8046-e47962869513 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] GET http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:59.177410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a448bf9-c050-4531-8046-e47962869513 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:59.177770 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:59.177770 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:59.178372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a448bf9-c050-4531-8046-e47962869513 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:59.277171 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d9246d9-630b-4b41-85b6-baf72f0a7140 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:53:59.277171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d9246d9-630b-4b41-85b6-baf72f0a7140 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:59.277426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d9246d9-630b-4b41-85b6-baf72f0a7140 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:59.277935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9d9246d9-630b-4b41-85b6-baf72f0a7140 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:53:59.301510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a448bf9-c050-4531-8046-e47962869513 tempest-VolumesTransfersTest-703059089 tempest-VolumesTransfersTest-703059089] http://10.222.0.24/volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 404 Jan 13 11:53:59.303122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 655/1300] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:59 2021] GET /volume/v3/0c0ca1f45a9a4ed9b221a1b975a413d9/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:59.322471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93e09e1b-00cb-43a2-bc0d-2d2b65ea4e21 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] DELETE http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:59.323372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93e09e1b-00cb-43a2-bc0d-2d2b65ea4e21 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:59.324090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93e09e1b-00cb-43a2-bc0d-2d2b65ea4e21 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:59.324758 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-93e09e1b-00cb-43a2-bc0d-2d2b65ea4e21 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Delete volume with id: 3aa8618a-408a-4cf8-8f2c-2da622499d59 Jan 13 11:53:59.337185 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:53:59.337185 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:53:59.347566 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d9246d9-630b-4b41-85b6-baf72f0a7140 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:53:59.349020 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 646/1301] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:53:59 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:53:59.436269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93e09e1b-00cb-43a2-bc0d-2d2b65ea4e21 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 returned with HTTP 404 Jan 13 11:53:59.441219 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 656/1302] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:59 2021] DELETE /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/3aa8618a-408a-4cf8-8f2c-2da622499d59 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:53:59.449619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb1026e0-4b2f-4c7d-82ae-49a62cf90a19 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] DELETE http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:59.450313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb1026e0-4b2f-4c7d-82ae-49a62cf90a19 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:53:59.450646 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:53:59.450646 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:53:59.451996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb1026e0-4b2f-4c7d-82ae-49a62cf90a19 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:53:59.452587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-eb1026e0-4b2f-4c7d-82ae-49a62cf90a19 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] Delete volume with id: 650728a2-3a61-4bd3-88c6-218414e9e34b Jan 13 11:53:59.552539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb1026e0-4b2f-4c7d-82ae-49a62cf90a19 tempest-VolumesTransfersTest-620518740 tempest-VolumesTransfersTest-620518740] http://10.222.0.24/volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b returned with HTTP 404 Jan 13 11:53:59.554308 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 647/1303] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:53:59 2021] DELETE /volume/v3/c36efe5c7b0e440ea11f6a71ff05cad8/volumes/650728a2-3a61-4bd3-88c6-218414e9e34b => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:00.363584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2ef4327-4a3b-477a-a5d4-d6b41bd58b24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:00.364649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2ef4327-4a3b-477a-a5d4-d6b41bd58b24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:00.365339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2ef4327-4a3b-477a-a5d4-d6b41bd58b24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:00.365925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e2ef4327-4a3b-477a-a5d4-d6b41bd58b24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:00.446212 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:00.446212 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:00.462111 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2ef4327-4a3b-477a-a5d4-d6b41bd58b24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:00.463712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 657/1304] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:00 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:01.478861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fb1ce0b-05aa-4d3a-ab07-7fc69c1bcc62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:01.479959 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fb1ce0b-05aa-4d3a-ab07-7fc69c1bcc62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:01.480631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fb1ce0b-05aa-4d3a-ab07-7fc69c1bcc62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:01.481147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6fb1ce0b-05aa-4d3a-ab07-7fc69c1bcc62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:01.503597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:01.503597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:01.506231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fb1ce0b-05aa-4d3a-ab07-7fc69c1bcc62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:01.528083 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 648/1305] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:01 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:02.537411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-83170a1e-39f1-49fb-93ed-7f770c2369f4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:02.539768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-83170a1e-39f1-49fb-93ed-7f770c2369f4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:02.540672 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:02.540672 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:02.541279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-83170a1e-39f1-49fb-93ed-7f770c2369f4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:02.542423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-83170a1e-39f1-49fb-93ed-7f770c2369f4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:02.613810 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:02.613810 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:02.617586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-83170a1e-39f1-49fb-93ed-7f770c2369f4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:02.623079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 658/1306] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:02 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:03.637790 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fa94ee04-b097-4280-b59e-d1eeca86cf72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:03.639073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fa94ee04-b097-4280-b59e-d1eeca86cf72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:03.639585 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:03.639585 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:03.640314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fa94ee04-b097-4280-b59e-d1eeca86cf72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:03.640916 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fa94ee04-b097-4280-b59e-d1eeca86cf72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:03.663485 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:03.663485 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:03.665756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fa94ee04-b097-4280-b59e-d1eeca86cf72 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:03.666799 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 649/1307] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:03 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:04.683236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edbb3710-a353-41d6-ba89-69e3c87e1ece tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:04.684058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edbb3710-a353-41d6-ba89-69e3c87e1ece tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:04.684380 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:04.684380 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:04.685028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edbb3710-a353-41d6-ba89-69e3c87e1ece tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:04.685602 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-edbb3710-a353-41d6-ba89-69e3c87e1ece tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:04.756880 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:04.756880 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:04.759961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edbb3710-a353-41d6-ba89-69e3c87e1ece tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:04.761157 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 659/1308] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:04 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:05.778654 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dec2f6e3-1a5d-493f-a3d3-22f38b8d4f0c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:05.780654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dec2f6e3-1a5d-493f-a3d3-22f38b8d4f0c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:05.781088 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:05.781088 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:05.781764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dec2f6e3-1a5d-493f-a3d3-22f38b8d4f0c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:05.782330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-dec2f6e3-1a5d-493f-a3d3-22f38b8d4f0c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:05.839132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:05.839132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:05.852643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dec2f6e3-1a5d-493f-a3d3-22f38b8d4f0c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:05.853468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 650/1309] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:05 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:06.871176 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f731876-f6d6-4e8b-bc01-dd3a95d4aa69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:06.872478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f731876-f6d6-4e8b-bc01-dd3a95d4aa69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:06.873375 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:06.873375 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:06.875793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f731876-f6d6-4e8b-bc01-dd3a95d4aa69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:06.876388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9f731876-f6d6-4e8b-bc01-dd3a95d4aa69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:06.935243 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:06.935243 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:06.945084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f731876-f6d6-4e8b-bc01-dd3a95d4aa69 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:06.946241 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 660/1310] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:06 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:07.961023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a8f2deb-ff74-4bb8-87cc-ebcd7875388e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:07.961558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a8f2deb-ff74-4bb8-87cc-ebcd7875388e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:07.961755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:07.961755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:07.962172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a8f2deb-ff74-4bb8-87cc-ebcd7875388e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:07.962502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2a8f2deb-ff74-4bb8-87cc-ebcd7875388e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:08.060321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:08.060321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:08.069856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a8f2deb-ff74-4bb8-87cc-ebcd7875388e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:08.073052 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 661/1311] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:07 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:08.375477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] POST http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes Jan 13 11:54:08.376266 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:08.376266 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:08.377056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-541988477"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:08.379021 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-541988477'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:54:08.379743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Create volume of 1 GB Jan 13 11:54:08.421769 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Availability Zones retrieved successfully. Jan 13 11:54:08.466660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Flow 'volume_create_api' (e70adfc5-6979-4192-9289-a4b153f57431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:08.479243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a72632-71e7-4108-9a46-e8eba891cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:08.481554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:54:08.639593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a72632-71e7-4108-9a46-e8eba891cdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:08.642243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0301adc-10f6-4007-93a9-fb2ad038dc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:08.782452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Created reservations ['70f04c86-4ebf-40a3-a5eb-dddbafad5338', '99000edd-6c91-438d-bbb5-e2483f80b4c8', 'ff20f88f-9927-4a5c-acab-38b50a29fdf5', 'a458d33c-f4a7-4563-8dbc-1161a163ad0c'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:54:08.786573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0301adc-10f6-4007-93a9-fb2ad038dc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70f04c86-4ebf-40a3-a5eb-dddbafad5338', '99000edd-6c91-438d-bbb5-e2483f80b4c8', 'ff20f88f-9927-4a5c-acab-38b50a29fdf5', 'a458d33c-f4a7-4563-8dbc-1161a163ad0c']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:08.789043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2158ee-c1ed-4542-ac78-f390fd8b5057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:08.893097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2158ee-c1ed-4542-ac78-f390fd8b5057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b179c05c-84b2-42e8-ab9d-0f46e1859035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-541988477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9526d0b058a4a1d9db3cd09152623d3',qos_specs=None,replication_status=,reservations=['70f04c86-4ebf-40a3-a5eb-dddbafad5338','99000edd-6c91-438d-bbb5-e2483f80b4c8','ff20f88f-9927-4a5c-acab-38b50a29fdf5','a458d33c-f4a7-4563-8dbc-1161a163ad0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35aae48bac074ff1adea9933a24e991d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-541988477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b179c05c-84b2-42e8-ab9d-0f46e1859035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9526d0b058a4a1d9db3cd09152623d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='35aae48bac074ff1adea9933a24e991d',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:08.895153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e1b267-185e-4c28-b08c-bb7161c8a922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:08.930916 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e1b267-185e-4c28-b08c-bb7161c8a922) transitioned into state 'SUCCESS' from state '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-541988477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9526d0b058a4a1d9db3cd09152623d3',qos_specs=None,replication_status=,reservations=['70f04c86-4ebf-40a3-a5eb-dddbafad5338','99000edd-6c91-438d-bbb5-e2483f80b4c8','ff20f88f-9927-4a5c-acab-38b50a29fdf5','a458d33c-f4a7-4563-8dbc-1161a163ad0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35aae48bac074ff1adea9933a24e991d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:08.937906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dfbafc-fe20-4515-9935-b8e3cfcab313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:08.993245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dfbafc-fe20-4515-9935-b8e3cfcab313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:08.997826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Flow 'volume_create_api' (e70adfc5-6979-4192-9289-a4b153f57431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:09.086039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ce48b65-9232-49a3-ae53-386006dd6493 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:09.087064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ce48b65-9232-49a3-ae53-386006dd6493 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:09.087633 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:09.087633 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:09.088237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ce48b65-9232-49a3-ae53-386006dd6493 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:09.088767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6ce48b65-9232-49a3-ae53-386006dd6493 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:09.107145 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Create volume request issued successfully. Jan 13 11:54:09.134315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8edacd90-3440-4e66-993d-cacaf723f266 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes returned with HTTP 202 Jan 13 11:54:09.135673 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 651/1312] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:54:07 2021] POST /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes => generated 822 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:09.156928 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:09.156928 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:09.159227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ce48b65-9232-49a3-ae53-386006dd6493 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:09.160569 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 662/1313] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:09 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:54:09.166904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5f372d3-3958-42ae-b74a-2a3a484f25fc tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:09.167453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5f372d3-3958-42ae-b74a-2a3a484f25fc tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:09.167675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:09.167675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:09.168051 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5f372d3-3958-42ae-b74a-2a3a484f25fc tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:09.256607 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:09.256607 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:09.286709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d5f372d3-3958-42ae-b74a-2a3a484f25fc tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:09.312662 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5f372d3-3958-42ae-b74a-2a3a484f25fc tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 200 Jan 13 11:54:09.313900 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 652/1314] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:09 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 890 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:09.831643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b12731b-30c2-46d6-86e1-f89618ab3494 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] POST http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots Jan 13 11:54:09.832109 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:09.832109 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:09.832528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b12731b-30c2-46d6-86e1-f89618ab3494 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32d3c58b-307c-419b-9b6f-13d19d6087ec", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1112414196"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:09.884804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b12731b-30c2-46d6-86e1-f89618ab3494 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots returned with HTTP 404 Jan 13 11:54:09.885863 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 663/1315] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:54:09 2021] POST /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots => generated 109 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:09.898287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ccaccd8-679c-402e-8c9b-76df4ea55a7f tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] POST http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots Jan 13 11:54:09.898744 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:09.898744 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:09.899190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ccaccd8-679c-402e-8c9b-76df4ea55a7f tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-880639892"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:10.020386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ccaccd8-679c-402e-8c9b-76df4ea55a7f tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots returned with HTTP 404 Jan 13 11:54:10.028652 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 653/1316] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:54:09 2021] POST /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots => generated 77 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:10.033585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c45a2c3f-eed9-4a4e-ab12-7020111e6fcf tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?limit=invalid Jan 13 11:54:10.034540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c45a2c3f-eed9-4a4e-ab12-7020111e6fcf tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:10.035063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c45a2c3f-eed9-4a4e-ab12-7020111e6fcf tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:10.035707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c45a2c3f-eed9-4a4e-ab12-7020111e6fcf tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] HTTP exception thrown: limit param must be an integer Jan 13 11:54:10.036107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c45a2c3f-eed9-4a4e-ab12-7020111e6fcf tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?limit=invalid returned with HTTP 400 Jan 13 11:54:10.039054 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 664/1317] 10.222.0.24 () {58 vars in 1237 bytes} [Wed Jan 13 11:54:10 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:54:10.051231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00e44be9-2dff-4b2c-9b0d-1d401801d60a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?marker=9434a71f-b781-4125-a342-46bab7255f8e Jan 13 11:54:10.052016 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00e44be9-2dff-4b2c-9b0d-1d401801d60a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:10.052672 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00e44be9-2dff-4b2c-9b0d-1d401801d60a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:10.053539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-00e44be9-2dff-4b2c-9b0d-1d401801d60a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:54:10.056087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-00e44be9-2dff-4b2c-9b0d-1d401801d60a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:54:10.105890 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00e44be9-2dff-4b2c-9b0d-1d401801d60a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?marker=9434a71f-b781-4125-a342-46bab7255f8e returned with HTTP 404 Jan 13 11:54:10.107744 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 654/1318] 10.222.0.24 () {58 vars in 1297 bytes} [Wed Jan 13 11:54:10 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?marker=9434a71f-b781-4125-a342-46bab7255f8e => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:10.124200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a94fd8b-e621-40a4-8b34-4a2a64bc982e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?sort_key=invalid Jan 13 11:54:10.131583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a94fd8b-e621-40a4-8b34-4a2a64bc982e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:10.132346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a94fd8b-e621-40a4-8b34-4a2a64bc982e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:10.133123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-6a94fd8b-e621-40a4-8b34-4a2a64bc982e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:54:10.135695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-6a94fd8b-e621-40a4-8b34-4a2a64bc982e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:54:10.144029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a94fd8b-e621-40a4-8b34-4a2a64bc982e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?sort_key=invalid returned with HTTP 400 Jan 13 11:54:10.145393 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 665/1319] 10.222.0.24 () {58 vars in 1243 bytes} [Wed Jan 13 11:54:10 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots?sort_key=invalid => generated 84 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:54:10.162478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] POST http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes Jan 13 11:54:10.163534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2112109641"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:10.164863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2112109641'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:54:10.179405 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Create volume of 2 GB Jan 13 11:54:10.187055 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbcf19f0-44e1-4a10-8be7-2b83ed05812f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:10.188039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbcf19f0-44e1-4a10-8be7-2b83ed05812f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:10.188751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbcf19f0-44e1-4a10-8be7-2b83ed05812f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:10.189320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bbcf19f0-44e1-4a10-8be7-2b83ed05812f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:10.233010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Availability Zones retrieved successfully. Jan 13 11:54:10.266578 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:10.266578 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:10.273184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Flow 'volume_create_api' (d80882b0-c0d6-4bd0-8a35-f8912c07c997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:10.275540 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbcf19f0-44e1-4a10-8be7-2b83ed05812f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:10.277674 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 666/1320] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:10 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:54:10.287611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd5099f-143b-4de1-b42c-8f6d135214e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:10.297991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Validating volume size '2' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:54:10.340594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9836c3d9-5aa0-48d1-a023-c1a0dda6de81 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:10.340594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9836c3d9-5aa0-48d1-a023-c1a0dda6de81 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:10.340594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:10.340594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:10.340594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9836c3d9-5aa0-48d1-a023-c1a0dda6de81 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:10.470687 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd5099f-143b-4de1-b42c-8f6d135214e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:10.476753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de089c37-8dc6-40f0-a914-6ce055162011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:10.570793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:10.570793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:10.582560 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9836c3d9-5aa0-48d1-a023-c1a0dda6de81 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:10.630208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9836c3d9-5aa0-48d1-a023-c1a0dda6de81 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 200 Jan 13 11:54:10.647953 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 667/1321] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:10 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 914 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:10.694656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Created reservations ['a5e10b37-2018-41f9-8ff7-c59db73013bb', '10ed1174-2ca5-448b-b608-5d3146b738db', 'fbe1506a-f3a0-4ff6-b3de-f4ed1a430a86', '60097550-c51f-4d35-a2e4-c3bfa5a0f28c'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:54:10.697092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de089c37-8dc6-40f0-a914-6ce055162011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e10b37-2018-41f9-8ff7-c59db73013bb', '10ed1174-2ca5-448b-b608-5d3146b738db', 'fbe1506a-f3a0-4ff6-b3de-f4ed1a430a86', '60097550-c51f-4d35-a2e4-c3bfa5a0f28c']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:10.701004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690f9a3d-10b6-4ac4-886a-f198a834254f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:10.771556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690f9a3d-10b6-4ac4-886a-f198a834254f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4850d86d-2f5c-4c09-8dc0-7e42bd62c112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2112109641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8adc99ad00b141a1a455e23aadf47a10',qos_specs=None,replication_status=,reservations=['a5e10b37-2018-41f9-8ff7-c59db73013bb','10ed1174-2ca5-448b-b608-5d3146b738db','fbe1506a-f3a0-4ff6-b3de-f4ed1a430a86','60097550-c51f-4d35-a2e4-c3bfa5a0f28c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12bccf97277414089831b33ba172269',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2112109641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4850d86d-2f5c-4c09-8dc0-7e42bd62c112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8adc99ad00b141a1a455e23aadf47a10',provider_auth=None,provider_geometry=None,provider_id=None,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='e12bccf97277414089831b33ba172269',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:10.775053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8aa107b-a384-43a9-96f1-6d6d5ba81885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:10.817666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8aa107b-a384-43a9-96f1-6d6d5ba81885) transitioned into state 'SUCCESS' from state '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-2112109641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8adc99ad00b141a1a455e23aadf47a10',qos_specs=None,replication_status=,reservations=['a5e10b37-2018-41f9-8ff7-c59db73013bb','10ed1174-2ca5-448b-b608-5d3146b738db','fbe1506a-f3a0-4ff6-b3de-f4ed1a430a86','60097550-c51f-4d35-a2e4-c3bfa5a0f28c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12bccf97277414089831b33ba172269',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:10.820240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bafc5ae1-25fe-40d2-ad16-9fe8ba2229a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:10.861257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bafc5ae1-25fe-40d2-ad16-9fe8ba2229a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:10.867118 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Flow 'volume_create_api' (d80882b0-c0d6-4bd0-8a35-f8912c07c997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:10.992580 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Create volume request issued successfully. Jan 13 11:54:11.015565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a6b87c6-ff3b-45e7-8546-bc95aafcade2 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes returned with HTTP 202 Jan 13 11:54:11.016728 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 655/1322] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:54:10 2021] POST /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes => generated 831 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:11.031367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f34f3f0-0136-4a15-bfe5-7dd081b016b5 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:11.031931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f34f3f0-0136-4a15-bfe5-7dd081b016b5 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:11.032069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:11.032069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:11.032429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f34f3f0-0136-4a15-bfe5-7dd081b016b5 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:11.135132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:11.135132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:11.147638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3f34f3f0-0136-4a15-bfe5-7dd081b016b5 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:11.174341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f34f3f0-0136-4a15-bfe5-7dd081b016b5 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 200 Jan 13 11:54:11.175739 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 668/1323] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:11 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 923 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:11.292720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-819983ed-cb77-4ae0-8715-f4ef682f1487 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:11.293254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-819983ed-cb77-4ae0-8715-f4ef682f1487 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:11.293465 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:11.293465 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:11.293821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-819983ed-cb77-4ae0-8715-f4ef682f1487 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:11.294188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-819983ed-cb77-4ae0-8715-f4ef682f1487 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:11.348632 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:11.348632 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:11.350517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-819983ed-cb77-4ae0-8715-f4ef682f1487 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:11.351380 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 656/1324] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:11 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:11.653047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-718f89e2-95e4-497a-8d7f-e0e88c4bd7c8 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:11.653829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-718f89e2-95e4-497a-8d7f-e0e88c4bd7c8 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:11.654754 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:11.654754 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:11.655411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-718f89e2-95e4-497a-8d7f-e0e88c4bd7c8 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:11.752807 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:11.752807 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:11.769290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-718f89e2-95e4-497a-8d7f-e0e88c4bd7c8 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:11.829480 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-718f89e2-95e4-497a-8d7f-e0e88c4bd7c8 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 200 Jan 13 11:54:11.833067 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 669/1325] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:11 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:11.847004 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] POST http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots Jan 13 11:54:11.847473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:11.847473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:11.847954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b179c05c-84b2-42e8-ab9d-0f46e1859035", "name": "tempest-SnapshotManageAdminTest-Snapshot-1650181987"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:11.966009 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:11.966009 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:11.967514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:11.967878 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Create snapshot from volume b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:12.143702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Created reservations ['fc3644be-e388-464c-b9c8-0ffbd40d27cd', 'c396c55c-5b9d-476c-be66-9d3ce7490b3a', 'c4623012-8aa0-4a50-a9d8-e8498b51fc6b', 'f3e05cb0-467e-456e-8fa4-c482c53899aa'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:54:12.191700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ad4613ef-131f-48e4-9735-564b7526d982 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:12.192409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ad4613ef-131f-48e4-9735-564b7526d982 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:12.192794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:12.192794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:12.193423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ad4613ef-131f-48e4-9735-564b7526d982 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:12.329203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:12.329203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:12.403518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ad4613ef-131f-48e4-9735-564b7526d982 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:12.437709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Snapshot create request issued successfully. Jan 13 11:54:12.438627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b88df2c2-6b62-418e-9525-cba8ea78ea4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots returned with HTTP 202 Jan 13 11:54:12.447772 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 657/1326] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:54:11 2021] POST /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots => generated 310 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:12.465562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a2b871c-b217-4f6d-b7a2-75814870e3e2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:12.469200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a2b871c-b217-4f6d-b7a2-75814870e3e2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:12.469798 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:12.469798 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:12.471365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a2b871c-b217-4f6d-b7a2-75814870e3e2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:12.473519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1a2b871c-b217-4f6d-b7a2-75814870e3e2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:12.523421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ad4613ef-131f-48e4-9735-564b7526d982 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 200 Jan 13 11:54:12.524567 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 670/1327] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:12 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 923 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:12.533218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0214a02c-97ec-48fc-bb64-96a7516dd24b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:12.537132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:12.537132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:12.539410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a2b871c-b217-4f6d-b7a2-75814870e3e2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:12.540438 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 658/1328] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:12 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:12.549794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0214a02c-97ec-48fc-bb64-96a7516dd24b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:12.550077 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:12.550077 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:12.550996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0214a02c-97ec-48fc-bb64-96a7516dd24b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:12.590797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:12.590797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:12.593451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0214a02c-97ec-48fc-bb64-96a7516dd24b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Snapshot retrieved successfully. Jan 13 11:54:12.595599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0214a02c-97ec-48fc-bb64-96a7516dd24b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 200 Jan 13 11:54:12.597019 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 671/1329] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:12 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:13.540779 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1242e60c-c9a1-4bf2-b6be-9fb019a5ce27 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:13.541302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1242e60c-c9a1-4bf2-b6be-9fb019a5ce27 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:13.541479 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:13.541479 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:13.542115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1242e60c-c9a1-4bf2-b6be-9fb019a5ce27 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:13.554300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f004125-2485-46a8-b983-f33f2c241442 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:13.555008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f004125-2485-46a8-b983-f33f2c241442 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:13.555205 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:13.555205 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:13.555841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f004125-2485-46a8-b983-f33f2c241442 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:13.556381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3f004125-2485-46a8-b983-f33f2c241442 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:13.609583 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:13.609583 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:13.617308 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f004125-2485-46a8-b983-f33f2c241442 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:13.623729 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 672/1330] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:13 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:13.645604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a30bdeb-b981-4196-881a-77e00fb8526b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:13.647401 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a30bdeb-b981-4196-881a-77e00fb8526b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:13.647791 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:13.647791 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:13.652219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a30bdeb-b981-4196-881a-77e00fb8526b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:13.684063 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:13.684063 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:13.711163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:13.711163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:13.712639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a30bdeb-b981-4196-881a-77e00fb8526b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Snapshot retrieved successfully. Jan 13 11:54:13.714726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a30bdeb-b981-4196-881a-77e00fb8526b tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 200 Jan 13 11:54:13.715821 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 673/1331] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:13 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 442 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:13.717066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1242e60c-c9a1-4bf2-b6be-9fb019a5ce27 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:13.768006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1242e60c-c9a1-4bf2-b6be-9fb019a5ce27 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 200 Jan 13 11:54:13.769162 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 659/1332] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:13 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 924 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:13.785170 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] POST http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots Jan 13 11:54:13.785974 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:13.785974 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:13.786730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4850d86d-2f5c-4c09-8dc0-7e42bd62c112", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-937187106"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:13.914752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:13.914752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:13.916624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:13.917255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Create snapshot from volume 4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:14.094470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Created reservations ['da60b215-0b6d-421f-9e38-85d20a97e0da', '7c7e33a4-b495-4945-a96b-ea2205ecc010', '0422f3a3-2499-4a4d-b7dd-00b7e7d7e938', 'b0616cac-c421-447a-a798-53d88b68cc18'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:54:14.371957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot create request issued successfully. Jan 13 11:54:14.371957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc465b57-c7ce-4d07-91c7-73ec8abe4209 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots returned with HTTP 202 Jan 13 11:54:14.371957 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 674/1333] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:54:13 2021] POST /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots => generated 317 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:14.378673 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fb5a786-6c5f-4c76-a55b-a5c44d0c707e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:14.379228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fb5a786-6c5f-4c76-a55b-a5c44d0c707e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:14.379422 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:14.379422 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:14.380066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fb5a786-6c5f-4c76-a55b-a5c44d0c707e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:14.457842 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:14.457842 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:14.459406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0fb5a786-6c5f-4c76-a55b-a5c44d0c707e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:14.463395 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fb5a786-6c5f-4c76-a55b-a5c44d0c707e tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 200 Jan 13 11:54:14.465795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 660/1334] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:14 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 449 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:14.640047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f196824a-3025-4e5f-be89-efa54c562916 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:14.640642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f196824a-3025-4e5f-be89-efa54c562916 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:14.640816 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:14.640816 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:14.642158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f196824a-3025-4e5f-be89-efa54c562916 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:14.642675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f196824a-3025-4e5f-be89-efa54c562916 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:14.738026 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:14.738026 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:14.741727 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f196824a-3025-4e5f-be89-efa54c562916 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:14.745612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98cfe032-5e91-4491-a00c-d74cadd4d87a tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:14.746414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98cfe032-5e91-4491-a00c-d74cadd4d87a tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:14.748263 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:14.748263 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:14.749767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98cfe032-5e91-4491-a00c-d74cadd4d87a tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:14.750383 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 675/1335] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:14 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:14.854920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:14.854920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:14.860032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98cfe032-5e91-4491-a00c-d74cadd4d87a tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Snapshot retrieved successfully. Jan 13 11:54:14.862339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98cfe032-5e91-4491-a00c-d74cadd4d87a tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 200 Jan 13 11:54:14.867444 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 661/1336] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:14 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 442 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:15.478028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46dc167a-0431-4710-9af8-acff5016c6ea tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:15.478725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46dc167a-0431-4710-9af8-acff5016c6ea tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:15.479112 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:15.479112 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:15.480024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46dc167a-0431-4710-9af8-acff5016c6ea tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:15.536310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:15.536310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:15.537732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-46dc167a-0431-4710-9af8-acff5016c6ea tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:15.547202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46dc167a-0431-4710-9af8-acff5016c6ea tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 200 Jan 13 11:54:15.548036 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 676/1337] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:15 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:15.765277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53a05b5e-0d20-4dc2-aa49-8f3076960998 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:15.766390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53a05b5e-0d20-4dc2-aa49-8f3076960998 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:15.766958 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:15.766958 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:15.767743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53a05b5e-0d20-4dc2-aa49-8f3076960998 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:15.768130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-53a05b5e-0d20-4dc2-aa49-8f3076960998 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:15.820298 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:15.820298 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:15.824537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53a05b5e-0d20-4dc2-aa49-8f3076960998 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:15.831638 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 662/1338] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:15 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:15.880169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f875d23-41e3-488c-af0d-a61d509c4bb0 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:15.880701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f875d23-41e3-488c-af0d-a61d509c4bb0 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:15.881079 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:15.881079 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:15.881467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f875d23-41e3-488c-af0d-a61d509c4bb0 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:15.931936 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:15.931936 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:15.933582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7f875d23-41e3-488c-af0d-a61d509c4bb0 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Snapshot retrieved successfully. Jan 13 11:54:15.936723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f875d23-41e3-488c-af0d-a61d509c4bb0 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 200 Jan 13 11:54:15.937576 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 677/1339] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:15 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:16.333608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] POST http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20/action Jan 13 11:54:16.334178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:16.334178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:16.334739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Action body: b'{"os-unmanage": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:54:16.336343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:16.337189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.snapshot_unmanage [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Unmanage snapshot with id: 728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:16.413535 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:16.413535 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:16.429932 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:16.560888 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20a97dc5-5fb6-47a4-a997-711c1cd307fc tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:16.561742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20a97dc5-5fb6-47a4-a997-711c1cd307fc tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:16.562079 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:16.562079 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:16.562933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20a97dc5-5fb6-47a4-a997-711c1cd307fc tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:16.570386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot delete request issued successfully. Jan 13 11:54:16.571119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32b6c084-f7d4-4865-ad63-7605506598a1 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20/action returned with HTTP 202 Jan 13 11:54:16.572801 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 663/1340] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 11:54:15 2021] POST /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20/action => generated 0 bytes in 628 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:54:16.583184 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df00c08f-2435-431f-87cd-728e05a99f6a tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:16.583894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df00c08f-2435-431f-87cd-728e05a99f6a tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:16.584339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:16.584339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:16.585019 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df00c08f-2435-431f-87cd-728e05a99f6a tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:16.627980 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:16.627980 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:16.630027 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:16.630027 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:16.631269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df00c08f-2435-431f-87cd-728e05a99f6a tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:16.631531 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20a97dc5-5fb6-47a4-a997-711c1cd307fc tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:16.636613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df00c08f-2435-431f-87cd-728e05a99f6a tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 200 Jan 13 11:54:16.643394 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20a97dc5-5fb6-47a4-a997-711c1cd307fc tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 200 Jan 13 11:54:16.643631 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 664/1341] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:16 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 470 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:16.643757 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 678/1342] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:16 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 449 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:16.840431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60379cc4-b017-4cfe-a254-2d6c0d3bf0bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:16.841832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60379cc4-b017-4cfe-a254-2d6c0d3bf0bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:16.842060 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:16.842060 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:16.842592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60379cc4-b017-4cfe-a254-2d6c0d3bf0bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:16.843019 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-60379cc4-b017-4cfe-a254-2d6c0d3bf0bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:16.890551 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:16.890551 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:16.893002 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60379cc4-b017-4cfe-a254-2d6c0d3bf0bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:16.894041 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 665/1343] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:16 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:17.652573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99484ea7-fb72-4c26-92df-4b87287a97ab tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:17.654437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99484ea7-fb72-4c26-92df-4b87287a97ab tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:17.654995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:17.654995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:17.655800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99484ea7-fb72-4c26-92df-4b87287a97ab tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:17.660222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91c632d8-941f-4e49-8d92-d2f51e324944 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:17.661045 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91c632d8-941f-4e49-8d92-d2f51e324944 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:17.661645 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:17.661645 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:17.662343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91c632d8-941f-4e49-8d92-d2f51e324944 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:17.694848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91c632d8-941f-4e49-8d92-d2f51e324944 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 404 Jan 13 11:54:17.701274 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 679/1344] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:17 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:17.707094 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-710ebc35-ef9e-45e4-b958-e9667fc4313c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/detail?all_tenants=1 Jan 13 11:54:17.707902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-710ebc35-ef9e-45e4-b958-e9667fc4313c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:17.708167 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:17.708167 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:17.708926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-710ebc35-ef9e-45e4-b958-e9667fc4313c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:17.709306 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-99484ea7-fb72-4c26-92df-4b87287a97ab tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:17.719447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99484ea7-fb72-4c26-92df-4b87287a97ab tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 200 Jan 13 11:54:17.720338 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 666/1345] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:17 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 476 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:17.731189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] POST http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes Jan 13 11:54:17.732444 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:17.732444 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:17.733525 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "af63192c-c31c-4a93-ac99-8207b4489f44"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:17.734922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'af63192c-c31c-4a93-ac99-8207b4489f44'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:54:17.742630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-710ebc35-ef9e-45e4-b958-e9667fc4313c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Get all snapshots completed successfully. Jan 13 11:54:17.743974 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:17.743974 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:17.745373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-710ebc35-ef9e-45e4-b958-e9667fc4313c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 13 11:54:17.746456 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 680/1346] 10.222.0.24 () {58 vars in 1258 bytes} [Wed Jan 13 11:54:17 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/detail?all_tenants=1 => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:17.761537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b89b7a18-085f-4b6d-805f-cd2956f658f5 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] POST http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/os-snapshot-manage Jan 13 11:54:17.762296 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:17.762296 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:17.763169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b89b7a18-085f-4b6d-805f-cd2956f658f5 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b179c05c-84b2-42e8-ab9d-0f46e1859035", "ref": {"source-name": "_snapshot-728a931e-ed93-469e-b868-b9ab6a7d0a20"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1816833769", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-468454228", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:17.786175 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:17.786175 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:17.793692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:17.794780 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Create volume of 1 GB Jan 13 11:54:17.821859 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Availability Zones retrieved successfully. Jan 13 11:54:17.832233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:17.832233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:17.833603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b89b7a18-085f-4b6d-805f-cd2956f658f5 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Volume info retrieved successfully. Jan 13 11:54:17.837347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.snapshot_manage [None req-b89b7a18-085f-4b6d-805f-cd2956f658f5 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Manage snapshot request body: {'snapshot': {'volume_id': 'b179c05c-84b2-42e8-ab9d-0f46e1859035', 'ref': {'source-name': '_snapshot-728a931e-ed93-469e-b868-b9ab6a7d0a20'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1816833769', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-468454228', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87942) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 13 11:54:17.868897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Flow 'volume_create_api' (356d5952-52ae-48a7-ae84-1973f3111444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:17.871737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb11938-a9af-4920-9803-2c24932ce6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:17.873912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:54:17.886597 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb11938-a9af-4920-9803-2c24932ce6af) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 11:54:17.886597 n-d-766726-7 devstack@c-api.service[87941]: 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. Jan 13 11:54:17.899253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb11938-a9af-4920-9803-2c24932ce6af) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:17.903058 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb11938-a9af-4920-9803-2c24932ce6af) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:54:17.909980 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Flow 'volume_create_api' (356d5952-52ae-48a7-ae84-1973f3111444) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 11:54:17.910711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-455c3959-e7bc-4f80-9436-1634ff2db11c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes returned with HTTP 400 Jan 13 11:54:17.911821 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 667/1347] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:54:17 2021] POST /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes => generated 171 bytes in 184 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 13 11:54:17.924900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b89b7a18-085f-4b6d-805f-cd2956f658f5 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Created reservations ['f4439f41-4940-4133-b7ba-854a01c4239b', '35d39eaf-7103-4bd2-93f3-8ef8bb90c258', 'd6bd639b-015a-4c08-876a-6e3c521d52ed', '1322aeaf-e5ca-4ff5-9668-6a026b0c81ba'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:54:17.930538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f5134b2-f62e-4333-a6c8-e639f6e8766f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:17.931303 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f5134b2-f62e-4333-a6c8-e639f6e8766f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:17.931693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:17.931693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:17.932448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f5134b2-f62e-4333-a6c8-e639f6e8766f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:17.934343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2f5134b2-f62e-4333-a6c8-e639f6e8766f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:17.972718 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:17.972718 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:17.974931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f5134b2-f62e-4333-a6c8-e639f6e8766f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:17.975947 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 668/1348] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:17 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:17.988259 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] DELETE http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:17.989052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:17.989893 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:17.989893 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:17.990690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:17.991473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Delete snapshot with id: af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:18.025250 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:18.025250 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:18.026945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:18.105268 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot delete request issued successfully. Jan 13 11:54:18.105956 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-603d61ff-f62b-4d49-a48a-29a70ab8409b tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 202 Jan 13 11:54:18.135229 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 669/1349] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:54:17 2021] DELETE /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:54:18.145056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4f7d52c-1bad-4038-b5b0-22d5b9c4935c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:18.152656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4f7d52c-1bad-4038-b5b0-22d5b9c4935c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:18.155731 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:18.155731 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:18.156452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4f7d52c-1bad-4038-b5b0-22d5b9c4935c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:18.171506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b89b7a18-085f-4b6d-805f-cd2956f658f5 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/os-snapshot-manage returned with HTTP 202 Jan 13 11:54:18.173646 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 681/1350] 10.222.0.24 () {60 vars in 1259 bytes} [Wed Jan 13 11:54:17 2021] POST /volume/v3/29c558c76fe841e0bf0797687078a804/os-snapshot-manage => generated 477 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:18.207422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63a44485-af5b-4bde-bd93-18fc251af64c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:18.208076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63a44485-af5b-4bde-bd93-18fc251af64c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:18.208400 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:18.208400 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:18.208960 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63a44485-af5b-4bde-bd93-18fc251af64c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:18.246419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:18.246419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:18.248199 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f4f7d52c-1bad-4038-b5b0-22d5b9c4935c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:18.260525 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4f7d52c-1bad-4038-b5b0-22d5b9c4935c tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 200 Jan 13 11:54:18.261731 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 670/1351] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:18 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 475 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:18.714335 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:18.714335 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:18.715275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-63a44485-af5b-4bde-bd93-18fc251af64c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:18.716964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63a44485-af5b-4bde-bd93-18fc251af64c tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:18.717758 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 682/1352] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:18 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 609 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:18.990298 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27e8f2b6-f4fc-4e6f-b6fe-6808000613d7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:18.991145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27e8f2b6-f4fc-4e6f-b6fe-6808000613d7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:18.991437 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:18.991437 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:18.992496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27e8f2b6-f4fc-4e6f-b6fe-6808000613d7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:18.992946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-27e8f2b6-f4fc-4e6f-b6fe-6808000613d7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:19.060528 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:19.060528 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:19.073247 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27e8f2b6-f4fc-4e6f-b6fe-6808000613d7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:19.078592 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 671/1353] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:18 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:19.273299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3203d7c1-9941-4f48-ac03-35224710ca36 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:19.273818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3203d7c1-9941-4f48-ac03-35224710ca36 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:19.274410 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:19.274410 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:19.274900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3203d7c1-9941-4f48-ac03-35224710ca36 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:19.368366 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:19.368366 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:19.374791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3203d7c1-9941-4f48-ac03-35224710ca36 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Snapshot retrieved successfully. Jan 13 11:54:19.380630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3203d7c1-9941-4f48-ac03-35224710ca36 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 200 Jan 13 11:54:19.381463 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 683/1354] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:19 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 475 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:19.729962 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9c41d74-2633-4f50-9060-fd907c879268 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:19.731310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9c41d74-2633-4f50-9060-fd907c879268 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:19.731861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:19.731861 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:19.745688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9c41d74-2633-4f50-9060-fd907c879268 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:19.803385 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:19.803385 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:19.811668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9c41d74-2633-4f50-9060-fd907c879268 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:19.815114 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9c41d74-2633-4f50-9060-fd907c879268 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:19.820982 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 672/1355] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:19 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 609 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:20.092510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-570d9f20-7df6-4408-81ee-3a9797f7304a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:20.093055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-570d9f20-7df6-4408-81ee-3a9797f7304a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:20.093240 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:20.093240 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:20.093867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-570d9f20-7df6-4408-81ee-3a9797f7304a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:20.094234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-570d9f20-7df6-4408-81ee-3a9797f7304a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:20.202738 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:20.202738 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:20.205109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-570d9f20-7df6-4408-81ee-3a9797f7304a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:20.206111 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 684/1356] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:20 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:20.410880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c530bfa-2d34-4cda-83f4-553d2821e245 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 Jan 13 11:54:20.411381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c530bfa-2d34-4cda-83f4-553d2821e245 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:20.412450 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:20.412450 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:20.413036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c530bfa-2d34-4cda-83f4-553d2821e245 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:20.510060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c530bfa-2d34-4cda-83f4-553d2821e245 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 returned with HTTP 404 Jan 13 11:54:20.511566 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 673/1357] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:20 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/snapshots/af63192c-c31c-4a93-ac99-8207b4489f44 => generated 111 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:20.528993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] DELETE http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:20.541271 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:20.541735 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:20.541735 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:20.542427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:20.543456 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Delete volume with id: 4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:20.602270 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:20.602270 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:20.604278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:20.667215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Delete volume request issued successfully. Jan 13 11:54:20.667945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4ffe8b5-dc06-4a20-8b61-d9bf37ad4b31 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 202 Jan 13 11:54:20.669548 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 685/1358] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:54:20 2021] DELETE /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:54:20.677885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57571142-aa45-4a7c-8378-8ee1411b487a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:20.678841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57571142-aa45-4a7c-8378-8ee1411b487a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:20.680958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-57571142-aa45-4a7c-8378-8ee1411b487a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:20.829329 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:20.829329 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:20.830485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ee64e4-6e5f-4a6a-aca2-2bbd4cbc498e tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:20.831043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ee64e4-6e5f-4a6a-aca2-2bbd4cbc498e tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:20.831239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:20.831239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:20.831885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ee64e4-6e5f-4a6a-aca2-2bbd4cbc498e tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:20.864607 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-57571142-aa45-4a7c-8378-8ee1411b487a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:20.905365 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:20.905365 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:20.906226 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1ee64e4-6e5f-4a6a-aca2-2bbd4cbc498e tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:20.917317 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ee64e4-6e5f-4a6a-aca2-2bbd4cbc498e tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:20.918163 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 686/1359] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:20 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 634 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:20.930202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-57571142-aa45-4a7c-8378-8ee1411b487a tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 200 Jan 13 11:54:20.931884 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 674/1360] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:20 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 923 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:20.932246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-081de611-be47-4f9c-9bb1-2d490b7d91d7 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:20.933582 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-081de611-be47-4f9c-9bb1-2d490b7d91d7 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:20.933582 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:20.933582 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:20.933979 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-081de611-be47-4f9c-9bb1-2d490b7d91d7 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:20.990594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:20.990594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:21.001815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-081de611-be47-4f9c-9bb1-2d490b7d91d7 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:21.046413 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-081de611-be47-4f9c-9bb1-2d490b7d91d7 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:21.060737 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 687/1361] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:20 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 634 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:21.068840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] DELETE http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:21.069312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:21.070016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:21.070016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:21.070416 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:21.070812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Delete snapshot with id: c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:21.156093 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:21.156093 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:21.157811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:21.221216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6c70e0eb-bdf1-4c87-b92d-d21dff2b7069 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:21.222107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6c70e0eb-bdf1-4c87-b92d-d21dff2b7069 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:21.222525 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:21.222525 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:21.223284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6c70e0eb-bdf1-4c87-b92d-d21dff2b7069 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:21.223853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6c70e0eb-bdf1-4c87-b92d-d21dff2b7069 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:21.323078 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:21.323078 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:21.326158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6c70e0eb-bdf1-4c87-b92d-d21dff2b7069 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:21.327348 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 688/1362] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:21 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:54:21.366142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot delete request issued successfully. Jan 13 11:54:21.366635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3158620f-c320-40eb-b6c7-aee43e411516 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 202 Jan 13 11:54:21.383289 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 675/1363] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:54:21 2021] DELETE /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:54:21.392718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-594d3699-8c31-4c01-a721-995450169fd0 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:21.393489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-594d3699-8c31-4c01-a721-995450169fd0 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:21.393905 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:21.393905 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:21.394817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-594d3699-8c31-4c01-a721-995450169fd0 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:21.440821 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:21.440821 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:21.442105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-594d3699-8c31-4c01-a721-995450169fd0 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:21.444105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-594d3699-8c31-4c01-a721-995450169fd0 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:21.445462 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 689/1364] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:21 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 633 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:21.949105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d150b175-e4f4-441e-91c0-d15e2ec52326 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:21.949637 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d150b175-e4f4-441e-91c0-d15e2ec52326 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:21.949853 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:21.949853 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:21.950894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d150b175-e4f4-441e-91c0-d15e2ec52326 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:22.053574 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:22.053574 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:22.078263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d150b175-e4f4-441e-91c0-d15e2ec52326 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:22.176675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d150b175-e4f4-441e-91c0-d15e2ec52326 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 200 Jan 13 11:54:22.177568 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 676/1365] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:21 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 923 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:22.342965 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce351192-b465-436f-b6df-8724bab4c172 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:22.343530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce351192-b465-436f-b6df-8724bab4c172 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:22.343822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:22.343822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:22.344335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce351192-b465-436f-b6df-8724bab4c172 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:22.344775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ce351192-b465-436f-b6df-8724bab4c172 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:22.394084 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:22.394084 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:22.396105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce351192-b465-436f-b6df-8724bab4c172 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:22.402634 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 690/1366] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:22 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:22.457368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c06b6d1a-ccaa-4962-8b51-a61707a48327 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:22.457997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c06b6d1a-ccaa-4962-8b51-a61707a48327 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:22.458271 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:22.458271 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:22.458966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c06b6d1a-ccaa-4962-8b51-a61707a48327 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:22.562444 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:22.562444 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:22.562815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c06b6d1a-ccaa-4962-8b51-a61707a48327 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:22.564499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c06b6d1a-ccaa-4962-8b51-a61707a48327 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:22.570571 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 677/1367] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:22 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 633 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:23.198940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f867eac0-b3a6-4fd6-ac12-1d83d99b4975 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:23.199820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f867eac0-b3a6-4fd6-ac12-1d83d99b4975 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:23.201150 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:23.201150 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:23.203633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f867eac0-b3a6-4fd6-ac12-1d83d99b4975 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:23.367311 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:23.367311 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:23.402543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f867eac0-b3a6-4fd6-ac12-1d83d99b4975 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Volume info retrieved successfully. Jan 13 11:54:23.418204 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5470f0ff-8ada-4267-aac5-ae80576c6acc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:23.418730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5470f0ff-8ada-4267-aac5-ae80576c6acc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:23.419584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:23.419584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:23.420048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5470f0ff-8ada-4267-aac5-ae80576c6acc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:23.420565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5470f0ff-8ada-4267-aac5-ae80576c6acc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:23.471930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f867eac0-b3a6-4fd6-ac12-1d83d99b4975 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 200 Jan 13 11:54:23.474379 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 691/1368] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:23 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 923 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:23.518239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:23.518239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:23.522524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5470f0ff-8ada-4267-aac5-ae80576c6acc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:23.528006 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 678/1369] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:23 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:23.582996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43254272-7bb0-415d-b270-78330aa0f6e6 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:23.583935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43254272-7bb0-415d-b270-78330aa0f6e6 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:23.584298 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:23.584298 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:23.584965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-43254272-7bb0-415d-b270-78330aa0f6e6 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:23.717351 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:23.717351 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:23.723115 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-43254272-7bb0-415d-b270-78330aa0f6e6 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Snapshot retrieved successfully. Jan 13 11:54:23.727125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-43254272-7bb0-415d-b270-78330aa0f6e6 tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 200 Jan 13 11:54:23.735407 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 692/1370] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:23 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 633 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:24.503488 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24dcb992-f10d-4555-9480-0dd757e79c86 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] GET http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 Jan 13 11:54:24.504796 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24dcb992-f10d-4555-9480-0dd757e79c86 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:24.505199 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:24.505199 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:24.505850 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24dcb992-f10d-4555-9480-0dd757e79c86 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:24.545737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67405906-a162-4851-8fb7-28be03138ec4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:24.546455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67405906-a162-4851-8fb7-28be03138ec4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:24.546649 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:24.546649 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:24.547311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67405906-a162-4851-8fb7-28be03138ec4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:24.547844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-67405906-a162-4851-8fb7-28be03138ec4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:24.594739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:24.594739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:24.598473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67405906-a162-4851-8fb7-28be03138ec4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:24.599758 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 693/1371] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:24 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:24.628373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24dcb992-f10d-4555-9480-0dd757e79c86 tempest-VolumesSnapshotNegativeTestJSON-557446991 tempest-VolumesSnapshotNegativeTestJSON-557446991] http://10.222.0.24/volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 returned with HTTP 404 Jan 13 11:54:24.633699 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 679/1372] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:24 2021] GET /volume/v3/8adc99ad00b141a1a455e23aadf47a10/volumes/4850d86d-2f5c-4c09-8dc0-7e42bd62c112 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:24.748773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fbad7bc-116a-49db-bae8-215c112c548f tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] GET http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 Jan 13 11:54:24.749567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fbad7bc-116a-49db-bae8-215c112c548f tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:24.749961 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:24.749961 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:24.750662 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6fbad7bc-116a-49db-bae8-215c112c548f tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:24.813737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6fbad7bc-116a-49db-bae8-215c112c548f tempest-SnapshotManageAdminTest-1369778242 tempest-SnapshotManageAdminTest-1369778242] http://10.222.0.24/volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 returned with HTTP 404 Jan 13 11:54:24.818881 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 694/1373] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:54:24 2021] GET /volume/v3/29c558c76fe841e0bf0797687078a804/snapshots/c71dfc86-3f61-460d-8ef9-5aa1876c92d5 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:24.837125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b44c46c-b5c7-4852-bdc7-a987060f4bae tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] DELETE http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:24.838555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b44c46c-b5c7-4852-bdc7-a987060f4bae tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:24.843378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b44c46c-b5c7-4852-bdc7-a987060f4bae tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:24.843871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3b44c46c-b5c7-4852-bdc7-a987060f4bae tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Delete snapshot with id: 728a931e-ed93-469e-b868-b9ab6a7d0a20 Jan 13 11:54:24.939213 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b44c46c-b5c7-4852-bdc7-a987060f4bae tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 returned with HTTP 404 Jan 13 11:54:24.945412 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 680/1374] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:54:24 2021] DELETE /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/snapshots/728a931e-ed93-469e-b868-b9ab6a7d0a20 => generated 111 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:24.954118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] DELETE http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:24.957278 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:24.958034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:24.958722 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Delete volume with id: b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:25.076811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:25.076811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:25.077942 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:25.166194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Delete volume request issued successfully. Jan 13 11:54:25.166513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-767ab0b5-c5ed-4a72-9b51-3fa6a936ca4f tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 202 Jan 13 11:54:25.182565 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 695/1375] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:54:24 2021] DELETE /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:54:25.191031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5084bf40-5009-4a46-869a-4fc1d335dd7e tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:25.191732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5084bf40-5009-4a46-869a-4fc1d335dd7e tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:25.192339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5084bf40-5009-4a46-869a-4fc1d335dd7e tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:25.340320 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:25.340320 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:25.364379 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5084bf40-5009-4a46-869a-4fc1d335dd7e tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:25.418939 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5084bf40-5009-4a46-869a-4fc1d335dd7e tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 200 Jan 13 11:54:25.420834 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 681/1376] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:25 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 914 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:25.615106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b4f3579-c5d9-46aa-9143-93367197ec6d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:25.620488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b4f3579-c5d9-46aa-9143-93367197ec6d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:25.622069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:25.622069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:25.622949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b4f3579-c5d9-46aa-9143-93367197ec6d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:25.623498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6b4f3579-c5d9-46aa-9143-93367197ec6d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:25.669983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:25.669983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:25.678754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b4f3579-c5d9-46aa-9143-93367197ec6d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:25.679812 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 696/1377] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:25 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:26.440257 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b03d66bf-ab08-47e5-8fd5-961b1fa1d2bd tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:26.440960 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b03d66bf-ab08-47e5-8fd5-961b1fa1d2bd tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:26.441298 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:26.441298 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:26.441867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b03d66bf-ab08-47e5-8fd5-961b1fa1d2bd tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:26.595988 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:26.595988 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:26.617359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b03d66bf-ab08-47e5-8fd5-961b1fa1d2bd tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:26.650687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b03d66bf-ab08-47e5-8fd5-961b1fa1d2bd tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 200 Jan 13 11:54:26.652000 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 682/1378] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:26 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:26.695070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8606162f-55b6-4770-bbbc-140b425c7b5c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:26.695584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8606162f-55b6-4770-bbbc-140b425c7b5c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:26.695784 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:26.695784 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:26.696432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8606162f-55b6-4770-bbbc-140b425c7b5c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:26.697239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8606162f-55b6-4770-bbbc-140b425c7b5c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:26.749883 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:26.749883 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:26.751851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8606162f-55b6-4770-bbbc-140b425c7b5c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:26.759828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 697/1379] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:26 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:27.673718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cea94f6a-098a-4809-b83f-7da33f4c23be tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:27.674398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cea94f6a-098a-4809-b83f-7da33f4c23be tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:27.674689 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:27.674689 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:27.675199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cea94f6a-098a-4809-b83f-7da33f4c23be tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:27.767242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a467a66-31a5-4176-bf2e-13019102b29e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:27.768197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a467a66-31a5-4176-bf2e-13019102b29e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:27.768559 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:27.768559 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:27.769194 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a467a66-31a5-4176-bf2e-13019102b29e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:27.769752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9a467a66-31a5-4176-bf2e-13019102b29e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:27.808454 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:27.808454 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:27.821857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cea94f6a-098a-4809-b83f-7da33f4c23be tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Volume info retrieved successfully. Jan 13 11:54:27.841586 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:27.841586 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:27.849927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a467a66-31a5-4176-bf2e-13019102b29e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:27.853539 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 698/1380] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:27 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:27.926563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cea94f6a-098a-4809-b83f-7da33f4c23be tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 200 Jan 13 11:54:27.928059 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 683/1381] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:27 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 914 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:28.867970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd57feea-6485-42aa-a596-f4166fb25466 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:28.868571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd57feea-6485-42aa-a596-f4166fb25466 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:28.868964 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:28.868964 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:28.869593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd57feea-6485-42aa-a596-f4166fb25466 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:28.870452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-dd57feea-6485-42aa-a596-f4166fb25466 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:28.946822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03e31783-dd4f-4cf2-a510-ae6815418086 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] GET http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 Jan 13 11:54:28.946822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03e31783-dd4f-4cf2-a510-ae6815418086 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:28.946822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:28.946822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:28.946822 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03e31783-dd4f-4cf2-a510-ae6815418086 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:28.952999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:28.952999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:28.954892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd57feea-6485-42aa-a596-f4166fb25466 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:28.955733 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 699/1382] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:28 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:29.011043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03e31783-dd4f-4cf2-a510-ae6815418086 tempest-SnapshotManageAdminTest-777268171 tempest-SnapshotManageAdminTest-777268171] http://10.222.0.24/volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 returned with HTTP 404 Jan 13 11:54:29.012829 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 684/1383] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:28 2021] GET /volume/v3/a9526d0b058a4a1d9db3cd09152623d3/volumes/b179c05c-84b2-42e8-ab9d-0f46e1859035 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:54:29.970817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-35e776bf-ce85-4d19-bdef-e719885f3b4f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:29.971316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-35e776bf-ce85-4d19-bdef-e719885f3b4f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:29.972460 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:29.972460 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:29.972861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-35e776bf-ce85-4d19-bdef-e719885f3b4f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:29.973240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-35e776bf-ce85-4d19-bdef-e719885f3b4f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:30.023986 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:30.023986 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:30.026274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-35e776bf-ce85-4d19-bdef-e719885f3b4f tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:30.028445 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 700/1384] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:29 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:31.041759 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df59ea5a-9d1a-46f0-9879-a0085888e6d0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:31.042312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df59ea5a-9d1a-46f0-9879-a0085888e6d0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:31.042751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df59ea5a-9d1a-46f0-9879-a0085888e6d0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:31.043151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-df59ea5a-9d1a-46f0-9879-a0085888e6d0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:31.117440 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:31.117440 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:31.119318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df59ea5a-9d1a-46f0-9879-a0085888e6d0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:31.120151 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 685/1385] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:31 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:32.135029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec9db606-0f0c-4455-84f6-e97fb8c704b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:32.135567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec9db606-0f0c-4455-84f6-e97fb8c704b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:32.135790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:32.135790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:32.136174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec9db606-0f0c-4455-84f6-e97fb8c704b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:32.136549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ec9db606-0f0c-4455-84f6-e97fb8c704b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:32.224611 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:32.224611 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:32.226562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec9db606-0f0c-4455-84f6-e97fb8c704b6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:32.227763 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 701/1386] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:32 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:33.241771 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d0eeeb3-2dc7-45e7-ba4f-8c4979fe1693 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:33.242386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d0eeeb3-2dc7-45e7-ba4f-8c4979fe1693 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:33.242386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:33.242386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:33.242617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d0eeeb3-2dc7-45e7-ba4f-8c4979fe1693 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:33.242973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8d0eeeb3-2dc7-45e7-ba4f-8c4979fe1693 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:33.291406 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:33.291406 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:33.293319 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d0eeeb3-2dc7-45e7-ba4f-8c4979fe1693 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:33.294599 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 686/1387] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:33 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:34.310727 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d801cefa-5c0b-4f6e-af54-b98f7d93b578 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:34.311866 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d801cefa-5c0b-4f6e-af54-b98f7d93b578 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:34.312275 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:34.312275 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:34.313106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d801cefa-5c0b-4f6e-af54-b98f7d93b578 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:34.313652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d801cefa-5c0b-4f6e-af54-b98f7d93b578 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:34.369868 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:34.369868 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:34.382734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d801cefa-5c0b-4f6e-af54-b98f7d93b578 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:34.383673 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 702/1388] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:34 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:35.400583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-87b5ec87-23c6-48a6-920e-e5e53ba20efb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:35.401096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-87b5ec87-23c6-48a6-920e-e5e53ba20efb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:35.401259 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:35.401259 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:35.401621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-87b5ec87-23c6-48a6-920e-e5e53ba20efb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:35.408398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-87b5ec87-23c6-48a6-920e-e5e53ba20efb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:35.476749 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:35.476749 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:35.483382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-87b5ec87-23c6-48a6-920e-e5e53ba20efb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:35.484284 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 687/1389] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:35 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:36.531650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-383efb3f-09f8-4a4c-9ecb-33cdee77f215 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:36.532766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-383efb3f-09f8-4a4c-9ecb-33cdee77f215 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:36.533331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:36.533331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:36.534006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-383efb3f-09f8-4a4c-9ecb-33cdee77f215 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:36.534566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-383efb3f-09f8-4a4c-9ecb-33cdee77f215 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:36.559539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:36.559539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:36.561789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-383efb3f-09f8-4a4c-9ecb-33cdee77f215 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:36.563159 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 703/1390] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:36 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:37.579080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-917e10a0-4804-4279-bca2-20c3ce80c721 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:37.581159 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-917e10a0-4804-4279-bca2-20c3ce80c721 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:37.581949 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:37.581949 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:37.587021 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-917e10a0-4804-4279-bca2-20c3ce80c721 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:37.588094 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-917e10a0-4804-4279-bca2-20c3ce80c721 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:37.615764 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:37.615764 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:37.618155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-917e10a0-4804-4279-bca2-20c3ce80c721 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:37.619188 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 688/1391] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:37 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:38.339729 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] POST http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes Jan 13 11:54:38.340701 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:38.340701 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:38.341233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action: 'create', calling method: create, body: {"volume": {"imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1, "name": "tempest-VolumesExtendTest-Volume-706749889"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:54:38.342378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create volume request body: {'volume': {'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-706749889'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:54:38.501819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create volume of 1 GB Jan 13 11:54:38.531990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Availability Zones retrieved successfully. Jan 13 11:54:38.551905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Flow 'volume_create_api' (abc430aa-e4ba-44ab-9840-224db360758b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:38.555076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d405ffbb-f8b7-4ca3-982b-8f06dd92e633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:38.557343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:54:38.647846 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-366843ab-88b3-44e1-9487-57b0f68e0d34 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:38.648382 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-366843ab-88b3-44e1-9487-57b0f68e0d34 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:38.648602 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:38.648602 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:38.648977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-366843ab-88b3-44e1-9487-57b0f68e0d34 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:38.649474 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-366843ab-88b3-44e1-9487-57b0f68e0d34 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:38.734918 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:38.734918 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:38.736904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-366843ab-88b3-44e1-9487-57b0f68e0d34 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:38.743459 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 689/1392] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:38 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:38.782263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d405ffbb-f8b7-4ca3-982b-8f06dd92e633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:38.784737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76868770-795e-4016-8b5c-d41988ee08c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:38.925218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Created reservations ['8436a699-d728-4fd8-a156-1e739374ddbd', 'd64f0bad-7f28-46ec-964e-a3a8b1f667e6', '9bcdf924-1619-484a-acdc-42555faf556f', 'a8dd429b-a4dc-47a5-87d8-901dacb7d1d7'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:54:38.927476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76868770-795e-4016-8b5c-d41988ee08c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8436a699-d728-4fd8-a156-1e739374ddbd', 'd64f0bad-7f28-46ec-964e-a3a8b1f667e6', '9bcdf924-1619-484a-acdc-42555faf556f', 'a8dd429b-a4dc-47a5-87d8-901dacb7d1d7']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:38.929814 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccd4c58-4330-4895-8061-22cc7baa01b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:39.032102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccd4c58-4330-4895-8061-22cc7baa01b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c426f3-32f8-40d0-b122-32740efebe02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-706749889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5274c3b7f245baa89e8ac36f6466f5',qos_specs=None,replication_status=,reservations=['8436a699-d728-4fd8-a156-1e739374ddbd','d64f0bad-7f28-46ec-964e-a3a8b1f667e6','9bcdf924-1619-484a-acdc-42555faf556f','a8dd429b-a4dc-47a5-87d8-901dacb7d1d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373e020c72094b1d8cb46c050f9eccb5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-706749889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c426f3-32f8-40d0-b122-32740efebe02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5274c3b7f245baa89e8ac36f6466f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='373e020c72094b1d8cb46c050f9eccb5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:39.034982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbee23e-697d-4e0c-9c22-abdb2a42b685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:39.073015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbee23e-697d-4e0c-9c22-abdb2a42b685) transitioned into state 'SUCCESS' from state '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-706749889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5274c3b7f245baa89e8ac36f6466f5',qos_specs=None,replication_status=,reservations=['8436a699-d728-4fd8-a156-1e739374ddbd','d64f0bad-7f28-46ec-964e-a3a8b1f667e6','9bcdf924-1619-484a-acdc-42555faf556f','a8dd429b-a4dc-47a5-87d8-901dacb7d1d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373e020c72094b1d8cb46c050f9eccb5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:39.087669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7179a3a2-d00b-4e15-a2ec-0f8412d371e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:54:39.111954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7179a3a2-d00b-4e15-a2ec-0f8412d371e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:54:39.115407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Flow 'volume_create_api' (abc430aa-e4ba-44ab-9840-224db360758b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:54:39.198127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create volume request issued successfully. Jan 13 11:54:39.225080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b0d976f-75ef-4c63-b353-da516e003544 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes returned with HTTP 202 Jan 13 11:54:39.226005 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 704/1393] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:54:38 2021] POST /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes => generated 816 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:54:39.242945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f89a74ec-005f-4294-8112-aec38e11b00f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:39.243474 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f89a74ec-005f-4294-8112-aec38e11b00f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:39.243671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:39.243671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:39.244561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f89a74ec-005f-4294-8112-aec38e11b00f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:39.397324 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:39.397324 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:39.432350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f89a74ec-005f-4294-8112-aec38e11b00f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:39.460006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f89a74ec-005f-4294-8112-aec38e11b00f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:39.461326 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 690/1394] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:39 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 884 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:39.754183 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9dcabac-4861-4467-aa24-5bd080564754 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:39.755340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9dcabac-4861-4467-aa24-5bd080564754 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:39.755727 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:39.755727 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:39.756345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9dcabac-4861-4467-aa24-5bd080564754 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:39.757824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a9dcabac-4861-4467-aa24-5bd080564754 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:39.824232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:39.824232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:39.828236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9dcabac-4861-4467-aa24-5bd080564754 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:39.831919 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 705/1395] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:39 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:40.478564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb7f5ecc-ebf7-492c-99bc-2389a8d30dac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:40.479110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb7f5ecc-ebf7-492c-99bc-2389a8d30dac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:40.479322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:40.479322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:40.479700 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb7f5ecc-ebf7-492c-99bc-2389a8d30dac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:40.540922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:40.540922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:40.551926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fb7f5ecc-ebf7-492c-99bc-2389a8d30dac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:40.591999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb7f5ecc-ebf7-492c-99bc-2389a8d30dac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:40.593376 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 691/1396] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:40 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:40.846453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecf46b64-4734-47e4-878a-f55b80972db1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:40.847254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecf46b64-4734-47e4-878a-f55b80972db1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:40.847654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:40.847654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:40.848288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecf46b64-4734-47e4-878a-f55b80972db1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:40.848817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ecf46b64-4734-47e4-878a-f55b80972db1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:40.903328 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:40.903328 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:40.907374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecf46b64-4734-47e4-878a-f55b80972db1 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:40.908529 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 706/1397] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:40 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:54:41.609294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5d6d4c2-5891-42f6-92e2-3a69a014cf5a tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:41.610002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5d6d4c2-5891-42f6-92e2-3a69a014cf5a tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:41.610379 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:41.610379 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:41.610998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d5d6d4c2-5891-42f6-92e2-3a69a014cf5a tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:41.691550 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:41.691550 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:41.703071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d5d6d4c2-5891-42f6-92e2-3a69a014cf5a tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:41.742218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d5d6d4c2-5891-42f6-92e2-3a69a014cf5a tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:41.743414 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 692/1398] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:41 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:41.922112 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5180bac8-d25a-48b9-9bac-6f100519ade9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:41.923115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5180bac8-d25a-48b9-9bac-6f100519ade9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:41.923446 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:41.923446 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:41.924027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5180bac8-d25a-48b9-9bac-6f100519ade9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:41.924705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5180bac8-d25a-48b9-9bac-6f100519ade9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:41.982031 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:41.982031 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:41.984400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5180bac8-d25a-48b9-9bac-6f100519ade9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:41.985774 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 707/1399] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:41 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:42.765415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3018605-a953-41f5-aa34-c89e02164752 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:42.765950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3018605-a953-41f5-aa34-c89e02164752 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:42.766171 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:42.766171 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:42.766547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3018605-a953-41f5-aa34-c89e02164752 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:42.872230 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:42.872230 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:42.892078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3018605-a953-41f5-aa34-c89e02164752 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:42.944378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3018605-a953-41f5-aa34-c89e02164752 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:42.945236 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 693/1400] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:42 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:43.000390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39241bc7-b10a-4b14-8d57-9b85f427ea62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:43.001143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39241bc7-b10a-4b14-8d57-9b85f427ea62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:43.001765 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:43.001765 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:43.002381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39241bc7-b10a-4b14-8d57-9b85f427ea62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:43.002938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-39241bc7-b10a-4b14-8d57-9b85f427ea62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:43.049226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:43.049226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:43.055099 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39241bc7-b10a-4b14-8d57-9b85f427ea62 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:43.057281 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 708/1401] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:42 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:43.964445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a647fce9-e64c-459b-8599-e4ba4ec37b51 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:43.966213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a647fce9-e64c-459b-8599-e4ba4ec37b51 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:43.968921 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:43.968921 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:43.970069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a647fce9-e64c-459b-8599-e4ba4ec37b51 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:44.071641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-deb9ea61-5a95-4ec3-81ea-3506fbe2f625 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:44.072155 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-deb9ea61-5a95-4ec3-81ea-3506fbe2f625 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:44.072367 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:44.072367 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:44.072740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-deb9ea61-5a95-4ec3-81ea-3506fbe2f625 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:44.073105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-deb9ea61-5a95-4ec3-81ea-3506fbe2f625 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:44.145370 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:44.145370 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:44.145967 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:44.145967 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:44.148732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-deb9ea61-5a95-4ec3-81ea-3506fbe2f625 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:44.152717 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 709/1402] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:44 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:44.184961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a647fce9-e64c-459b-8599-e4ba4ec37b51 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:44.263021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a647fce9-e64c-459b-8599-e4ba4ec37b51 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:44.263845 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 694/1403] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:43 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:45.168676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7150dd7-5cf8-4466-ba97-4a8fd89eef53 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:45.169952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7150dd7-5cf8-4466-ba97-4a8fd89eef53 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:45.170316 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:45.170316 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:45.171122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7150dd7-5cf8-4466-ba97-4a8fd89eef53 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:45.172214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f7150dd7-5cf8-4466-ba97-4a8fd89eef53 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:45.279902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b21cda9-0409-47cd-aa3a-86b6fc6d385c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:45.280731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b21cda9-0409-47cd-aa3a-86b6fc6d385c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:45.280926 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:45.280926 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:45.281543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b21cda9-0409-47cd-aa3a-86b6fc6d385c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:45.303338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:45.303338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:45.313086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7150dd7-5cf8-4466-ba97-4a8fd89eef53 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:45.315948 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 710/1404] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:45 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:45.390752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:45.390752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:45.423647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b21cda9-0409-47cd-aa3a-86b6fc6d385c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:45.486812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b21cda9-0409-47cd-aa3a-86b6fc6d385c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:45.487877 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 695/1405] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:45 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:46.330568 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e0a6d06-c068-4ae3-9889-03451539b6a0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:46.331150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e0a6d06-c068-4ae3-9889-03451539b6a0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:46.331310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:46.331310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:46.333226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e0a6d06-c068-4ae3-9889-03451539b6a0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:46.335309 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6e0a6d06-c068-4ae3-9889-03451539b6a0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:46.393149 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:46.393149 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:46.395337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e0a6d06-c068-4ae3-9889-03451539b6a0 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:46.401356 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 711/1406] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:46 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:46.504286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e4b6de3d-339e-4266-92ae-7a57821e4db2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:46.505097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e4b6de3d-339e-4266-92ae-7a57821e4db2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:46.505294 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:46.505294 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:46.505938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e4b6de3d-339e-4266-92ae-7a57821e4db2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:46.634596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:46.634596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:46.656024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e4b6de3d-339e-4266-92ae-7a57821e4db2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:46.723092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e4b6de3d-339e-4266-92ae-7a57821e4db2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:46.727847 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 696/1407] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:46 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:47.417241 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-417771a6-5a10-44f6-b719-1b41b7f11344 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:47.419100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-417771a6-5a10-44f6-b719-1b41b7f11344 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:47.419474 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:47.419474 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:47.420506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-417771a6-5a10-44f6-b719-1b41b7f11344 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:47.421027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-417771a6-5a10-44f6-b719-1b41b7f11344 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:47.448146 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:47.448146 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:47.452632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-417771a6-5a10-44f6-b719-1b41b7f11344 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:47.453667 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 712/1408] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:47 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:47.748494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d1446d6-ae7e-4880-bc15-61a1bd9fa19d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:47.750688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d1446d6-ae7e-4880-bc15-61a1bd9fa19d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:47.751048 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:47.751048 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:47.751798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d1446d6-ae7e-4880-bc15-61a1bd9fa19d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:47.889278 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:47.889278 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:47.908240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7d1446d6-ae7e-4880-bc15-61a1bd9fa19d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:47.956159 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d1446d6-ae7e-4880-bc15-61a1bd9fa19d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:47.967442 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 697/1409] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:47 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:48.469155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48b73f84-fa17-4553-b41c-249d40160155 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:48.470147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48b73f84-fa17-4553-b41c-249d40160155 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:48.470417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:48.470417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:48.471485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48b73f84-fa17-4553-b41c-249d40160155 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:48.472056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-48b73f84-fa17-4553-b41c-249d40160155 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:48.528336 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:48.528336 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:48.530372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48b73f84-fa17-4553-b41c-249d40160155 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:48.537192 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 713/1410] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:48 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:48.973272 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92a26b64-ef13-46e5-9d7b-7fa4d1e8db83 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:48.974173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92a26b64-ef13-46e5-9d7b-7fa4d1e8db83 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:48.974497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:48.974497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:48.974969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92a26b64-ef13-46e5-9d7b-7fa4d1e8db83 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:49.079175 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:49.079175 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:49.100507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-92a26b64-ef13-46e5-9d7b-7fa4d1e8db83 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:49.180119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92a26b64-ef13-46e5-9d7b-7fa4d1e8db83 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:49.181229 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 698/1411] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:48 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:49.547788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-830c0ea1-96c5-4b0f-8add-7763c4070e66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:49.560670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-830c0ea1-96c5-4b0f-8add-7763c4070e66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:49.562258 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:49.562258 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:49.563555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-830c0ea1-96c5-4b0f-8add-7763c4070e66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:49.564089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-830c0ea1-96c5-4b0f-8add-7763c4070e66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:49.660636 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:49.660636 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:49.666537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-830c0ea1-96c5-4b0f-8add-7763c4070e66 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:49.667526 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 714/1412] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:49 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:50.196892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27f25772-eb4b-406a-8bb0-f18e8a9ccd45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:50.198017 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27f25772-eb4b-406a-8bb0-f18e8a9ccd45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:50.198386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:50.198386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:50.199650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27f25772-eb4b-406a-8bb0-f18e8a9ccd45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:50.334397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:50.334397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:50.373378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-27f25772-eb4b-406a-8bb0-f18e8a9ccd45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:50.439433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27f25772-eb4b-406a-8bb0-f18e8a9ccd45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:50.440294 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 699/1413] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:50 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:50.682029 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e5ca732-21c2-4521-bcbf-192833f1680c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:50.682863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e5ca732-21c2-4521-bcbf-192833f1680c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:50.682983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:50.682983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:50.684160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e5ca732-21c2-4521-bcbf-192833f1680c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:50.684540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6e5ca732-21c2-4521-bcbf-192833f1680c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:50.770730 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:50.770730 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:50.772620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e5ca732-21c2-4521-bcbf-192833f1680c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:50.785537 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 715/1414] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:50 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:51.456781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0560f3bb-adab-4bc4-9907-15c4b5e3d465 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:51.457827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0560f3bb-adab-4bc4-9907-15c4b5e3d465 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:51.458203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:51.458203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:51.458873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0560f3bb-adab-4bc4-9907-15c4b5e3d465 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:51.640476 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:51.640476 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:51.662338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0560f3bb-adab-4bc4-9907-15c4b5e3d465 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:51.690697 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0560f3bb-adab-4bc4-9907-15c4b5e3d465 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:51.692373 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 700/1415] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:51 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:51.799355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fcc3bcf-c463-4e1a-a4de-c2c85ac97f4e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:51.800065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fcc3bcf-c463-4e1a-a4de-c2c85ac97f4e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:51.800443 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:51.800443 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:51.801079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fcc3bcf-c463-4e1a-a4de-c2c85ac97f4e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:51.801740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0fcc3bcf-c463-4e1a-a4de-c2c85ac97f4e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:51.852338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:51.852338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:51.856792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fcc3bcf-c463-4e1a-a4de-c2c85ac97f4e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:51.863920 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 716/1416] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:51 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:52.710889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d07c52d8-a1bd-4bac-940c-fdc829d8a801 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:52.711578 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d07c52d8-a1bd-4bac-940c-fdc829d8a801 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:52.712005 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:52.712005 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:52.712665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d07c52d8-a1bd-4bac-940c-fdc829d8a801 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:52.891108 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82b679f2-94ae-4ca9-afac-97260dfed72b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:52.894275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82b679f2-94ae-4ca9-afac-97260dfed72b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:52.894700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:52.894700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:52.903546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82b679f2-94ae-4ca9-afac-97260dfed72b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:52.905080 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-82b679f2-94ae-4ca9-afac-97260dfed72b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:52.956116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:52.956116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:52.959277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82b679f2-94ae-4ca9-afac-97260dfed72b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:52.969833 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:52.969833 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:52.970448 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 717/1417] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:52 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:52.981709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d07c52d8-a1bd-4bac-940c-fdc829d8a801 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:53.047117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d07c52d8-a1bd-4bac-940c-fdc829d8a801 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:53.053671 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 701/1418] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:52 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:53.993897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df14e731-0fa9-4a6e-888b-b958e34261c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:53.994473 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df14e731-0fa9-4a6e-888b-b958e34261c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:53.994598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:53.994598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:54.010994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df14e731-0fa9-4a6e-888b-b958e34261c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:54.011435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-df14e731-0fa9-4a6e-888b-b958e34261c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:54.069504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1fc0bb9-7543-4b78-9af2-cfb0827651de tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:54.070302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1fc0bb9-7543-4b78-9af2-cfb0827651de tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:54.070622 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:54.070622 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:54.071200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1fc0bb9-7543-4b78-9af2-cfb0827651de tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:54.097028 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:54.097028 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:54.098933 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df14e731-0fa9-4a6e-888b-b958e34261c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:54.099768 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 718/1419] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:53 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:54.218318 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:54.218318 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:54.244355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a1fc0bb9-7543-4b78-9af2-cfb0827651de tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:54.298344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1fc0bb9-7543-4b78-9af2-cfb0827651de tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:54.303325 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 702/1420] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:54 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:55.119675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bf992a0-5dce-42a1-ba26-c9d73344125c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:55.121485 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bf992a0-5dce-42a1-ba26-c9d73344125c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:55.122461 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:55.122461 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:55.123127 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7bf992a0-5dce-42a1-ba26-c9d73344125c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:55.123664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7bf992a0-5dce-42a1-ba26-c9d73344125c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:55.158035 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:55.158035 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:55.160289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7bf992a0-5dce-42a1-ba26-c9d73344125c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:55.161910 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 719/1421] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:55 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:55.332537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-626fa38d-31c5-44f9-ac30-b5a75c99a986 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:55.332537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-626fa38d-31c5-44f9-ac30-b5a75c99a986 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:55.332537 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:55.332537 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:55.332537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-626fa38d-31c5-44f9-ac30-b5a75c99a986 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:55.510501 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:55.510501 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:55.550009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-626fa38d-31c5-44f9-ac30-b5a75c99a986 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:55.629285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-626fa38d-31c5-44f9-ac30-b5a75c99a986 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:55.630098 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 703/1422] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:55 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:56.177014 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f536bf6c-a933-45d7-b4c3-bd4af8f41b76 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:56.177541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f536bf6c-a933-45d7-b4c3-bd4af8f41b76 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:56.177745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:56.177745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:56.178119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f536bf6c-a933-45d7-b4c3-bd4af8f41b76 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:56.178486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f536bf6c-a933-45d7-b4c3-bd4af8f41b76 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:56.245187 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:56.245187 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:56.247781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f536bf6c-a933-45d7-b4c3-bd4af8f41b76 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:56.248626 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 720/1423] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:56 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:56.647390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-609dc957-7600-49c9-8a39-3a9ea9a9ccf3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:56.648571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-609dc957-7600-49c9-8a39-3a9ea9a9ccf3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:56.648994 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:56.648994 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:56.653472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-609dc957-7600-49c9-8a39-3a9ea9a9ccf3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:56.847314 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:56.847314 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:56.882470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-609dc957-7600-49c9-8a39-3a9ea9a9ccf3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:56.961511 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-609dc957-7600-49c9-8a39-3a9ea9a9ccf3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:56.964063 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 704/1424] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:56 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:57.263609 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0da79df4-cf3b-4d02-9b14-4aee22cdb163 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:57.264129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0da79df4-cf3b-4d02-9b14-4aee22cdb163 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:57.264318 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:57.264318 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:57.264969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0da79df4-cf3b-4d02-9b14-4aee22cdb163 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:57.265489 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0da79df4-cf3b-4d02-9b14-4aee22cdb163 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:57.365390 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:57.365390 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:57.368459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0da79df4-cf3b-4d02-9b14-4aee22cdb163 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:57.369660 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 721/1425] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:57 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:57.982408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15613a64-a16e-472b-a613-faa2fcbe375c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:57.983424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15613a64-a16e-472b-a613-faa2fcbe375c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:57.983774 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:57.983774 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:57.984408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15613a64-a16e-472b-a613-faa2fcbe375c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:58.130939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:58.130939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:58.157407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-15613a64-a16e-472b-a613-faa2fcbe375c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:58.220254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15613a64-a16e-472b-a613-faa2fcbe375c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:58.224127 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 705/1426] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:57 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:58.387587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6977d662-2444-432b-b6c9-9651bc45a364 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:58.388202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6977d662-2444-432b-b6c9-9651bc45a364 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:58.388328 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:58.388328 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:58.389205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6977d662-2444-432b-b6c9-9651bc45a364 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:58.390013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6977d662-2444-432b-b6c9-9651bc45a364 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:58.453541 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:58.453541 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:58.475053 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6977d662-2444-432b-b6c9-9651bc45a364 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:58.480940 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 722/1427] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:58 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:59.237065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60040ab0-80df-4f94-bd75-4cba8f7e4198 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:54:59.238519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60040ab0-80df-4f94-bd75-4cba8f7e4198 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:59.238897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:59.238897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:59.239282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60040ab0-80df-4f94-bd75-4cba8f7e4198 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:59.362589 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:59.362589 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:59.386294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-60040ab0-80df-4f94-bd75-4cba8f7e4198 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:54:59.471236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60040ab0-80df-4f94-bd75-4cba8f7e4198 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:54:59.494018 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0bce4c68-96d1-4fc5-b4af-f06c384337f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:54:59.494234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0bce4c68-96d1-4fc5-b4af-f06c384337f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:54:59.494455 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:54:59.494455 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:54:59.494876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0bce4c68-96d1-4fc5-b4af-f06c384337f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:54:59.495966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0bce4c68-96d1-4fc5-b4af-f06c384337f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:54:59.498604 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 706/1428] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:59 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 908 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:54:59.571614 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:54:59.571614 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:54:59.574573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0bce4c68-96d1-4fc5-b4af-f06c384337f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:54:59.576258 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 723/1429] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:54:59 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:00.490511 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdc9cbc2-315a-4b7c-947c-bbfced6f16d4 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:00.491553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdc9cbc2-315a-4b7c-947c-bbfced6f16d4 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:00.491751 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:00.491751 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:00.492405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdc9cbc2-315a-4b7c-947c-bbfced6f16d4 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:00.592450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8bb7c529-1bdd-49dd-bb74-f0b12e6bbd0b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:00.593707 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8bb7c529-1bdd-49dd-bb74-f0b12e6bbd0b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:00.594160 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:00.594160 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:00.594885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8bb7c529-1bdd-49dd-bb74-f0b12e6bbd0b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:00.595493 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8bb7c529-1bdd-49dd-bb74-f0b12e6bbd0b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:00.668565 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:00.668565 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:00.676754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8bb7c529-1bdd-49dd-bb74-f0b12e6bbd0b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:00.680381 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 724/1430] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:00 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:00.688921 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:00.688921 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:00.740610 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cdc9cbc2-315a-4b7c-947c-bbfced6f16d4 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:00.797378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdc9cbc2-315a-4b7c-947c-bbfced6f16d4 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:00.799148 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 707/1431] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:00 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 966 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:01.231374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] POST http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes Jan 13 11:55:01.232322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:01.232322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:01.233059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-911436591"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:01.235738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-911436591'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:01.237807 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume of 1 GB Jan 13 11:55:01.277981 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Availability Zones retrieved successfully. Jan 13 11:55:01.333552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (1c644c2d-2417-4ac0-88fa-1c75de66ddaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:01.344191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2100c060-eecb-48e5-b317-e8955ef09cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:01.348860 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:01.579470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2100c060-eecb-48e5-b317-e8955ef09cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:01.581689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bcf805-517d-4a1a-adb5-1f78f97dbe7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:01.701651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dec7c2c1-ad02-486e-af70-51ba335fdf20 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:01.702658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dec7c2c1-ad02-486e-af70-51ba335fdf20 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:01.703129 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:01.703129 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:01.703941 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dec7c2c1-ad02-486e-af70-51ba335fdf20 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:01.704513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-dec7c2c1-ad02-486e-af70-51ba335fdf20 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:01.790218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:01.790218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:01.794279 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dec7c2c1-ad02-486e-af70-51ba335fdf20 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:01.795170 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 708/1432] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:01 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:01.816773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0257bb85-4c80-4b04-8151-9a69fffd5eb9 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:01.817315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0257bb85-4c80-4b04-8151-9a69fffd5eb9 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:01.817516 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:01.817516 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:01.818185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0257bb85-4c80-4b04-8151-9a69fffd5eb9 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:01.960394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:01.960394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:01.980724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0257bb85-4c80-4b04-8151-9a69fffd5eb9 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:01.988738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Created reservations ['4932c312-186e-4e89-b248-87b3ed78eff7', 'b24a62c8-a026-4f0b-8370-af68a6e8f9f7', '9f7e6948-4621-4be1-96a9-74b415587129', '05cb1e15-0803-48e0-85a4-5cd5d7236c02'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:01.990638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bcf805-517d-4a1a-adb5-1f78f97dbe7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4932c312-186e-4e89-b248-87b3ed78eff7', 'b24a62c8-a026-4f0b-8370-af68a6e8f9f7', '9f7e6948-4621-4be1-96a9-74b415587129', '05cb1e15-0803-48e0-85a4-5cd5d7236c02']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:01.992990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e6a87d-5e30-4cbc-beb8-bf3045c7eb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:02.013534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0257bb85-4c80-4b04-8151-9a69fffd5eb9 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:02.014857 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 709/1433] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:01 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 966 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:02.204011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e6a87d-5e30-4cbc-beb8-bf3045c7eb31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29c3703c-2fa9-4a9f-ba7e-f24811382ecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-911436591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['4932c312-186e-4e89-b248-87b3ed78eff7','b24a62c8-a026-4f0b-8370-af68a6e8f9f7','9f7e6948-4621-4be1-96a9-74b415587129','05cb1e15-0803-48e0-85a4-5cd5d7236c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-911436591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29c3703c-2fa9-4a9f-ba7e-f24811382ecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc720e1413463b9c690466ce95893d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:02.208984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a171d154-5909-40fb-b1e8-52f5b6ae9791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:02.279184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a171d154-5909-40fb-b1e8-52f5b6ae9791) transitioned into state 'SUCCESS' from state '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-911436591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['4932c312-186e-4e89-b248-87b3ed78eff7','b24a62c8-a026-4f0b-8370-af68a6e8f9f7','9f7e6948-4621-4be1-96a9-74b415587129','05cb1e15-0803-48e0-85a4-5cd5d7236c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:02.281130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547a4cc0-32e5-4c61-a16d-a6703c211e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:02.334972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547a4cc0-32e5-4c61-a16d-a6703c211e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:02.337986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (1c644c2d-2417-4ac0-88fa-1c75de66ddaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:02.478640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request issued successfully. Jan 13 11:55:02.531667 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ceb88d-12b9-4019-ba9e-06d1c324976a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes returned with HTTP 202 Jan 13 11:55:02.532741 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 725/1434] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:01 2021] POST /volume/v3/5adc720e1413463b9c690466ce95893d/volumes => generated 817 bytes in 1306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:02.552615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7eb23335-28b3-4c21-99dc-4ef21a33ef31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:02.553183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7eb23335-28b3-4c21-99dc-4ef21a33ef31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:02.553385 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:02.553385 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:02.554048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7eb23335-28b3-4c21-99dc-4ef21a33ef31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:02.750956 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:02.750956 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:02.774301 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7eb23335-28b3-4c21-99dc-4ef21a33ef31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:02.813483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3671c63d-01bd-4e70-a62f-d969b0cb3b93 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:02.814104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3671c63d-01bd-4e70-a62f-d969b0cb3b93 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:02.816132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:02.816132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:02.816647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3671c63d-01bd-4e70-a62f-d969b0cb3b93 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:02.817173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3671c63d-01bd-4e70-a62f-d969b0cb3b93 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:02.840808 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7eb23335-28b3-4c21-99dc-4ef21a33ef31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:02.852796 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 710/1435] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:02 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 885 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:02.893172 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:02.893172 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:02.895370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3671c63d-01bd-4e70-a62f-d969b0cb3b93 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:02.896190 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 726/1436] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:02 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:03.036504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbeb21c9-1b46-489d-91a9-55c44ba2ec2c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:03.037254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbeb21c9-1b46-489d-91a9-55c44ba2ec2c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:03.037631 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:03.037631 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:03.038534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bbeb21c9-1b46-489d-91a9-55c44ba2ec2c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:03.224805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:03.224805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:03.260235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bbeb21c9-1b46-489d-91a9-55c44ba2ec2c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:03.341606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bbeb21c9-1b46-489d-91a9-55c44ba2ec2c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:03.363504 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 711/1437] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:03 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:03.882692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d556d01-c7dd-4809-9844-6c3ab56cc1c1 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:03.883879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d556d01-c7dd-4809-9844-6c3ab56cc1c1 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:03.884674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:03.884674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:03.886972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d556d01-c7dd-4809-9844-6c3ab56cc1c1 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:03.928461 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42596d2f-2594-4fe4-94bb-dc371c6aea86 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:03.928745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42596d2f-2594-4fe4-94bb-dc371c6aea86 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:03.934192 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:03.934192 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:03.939802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42596d2f-2594-4fe4-94bb-dc371c6aea86 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:03.939802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-42596d2f-2594-4fe4-94bb-dc371c6aea86 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:04.014542 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:04.014542 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:04.016439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42596d2f-2594-4fe4-94bb-dc371c6aea86 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:04.018162 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 712/1438] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:03 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:04.082201 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:04.082201 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:04.095215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2d556d01-c7dd-4809-9844-6c3ab56cc1c1 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:04.128143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d556d01-c7dd-4809-9844-6c3ab56cc1c1 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:04.129431 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 727/1439] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:03 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:04.360252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24e3b203-6bb0-4931-aee2-06c945b79077 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:04.360252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24e3b203-6bb0-4931-aee2-06c945b79077 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:04.360252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:04.360252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:04.360252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24e3b203-6bb0-4931-aee2-06c945b79077 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:04.491191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:04.491191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:04.509568 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-24e3b203-6bb0-4931-aee2-06c945b79077 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:04.616376 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24e3b203-6bb0-4931-aee2-06c945b79077 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:04.622352 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 713/1440] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:04 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:05.032218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab5b6f4d-3b5c-4992-9f31-d0e3c9eabb35 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:05.032929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab5b6f4d-3b5c-4992-9f31-d0e3c9eabb35 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:05.033271 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:05.033271 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:05.033833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab5b6f4d-3b5c-4992-9f31-d0e3c9eabb35 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:05.034359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ab5b6f4d-3b5c-4992-9f31-d0e3c9eabb35 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:05.138547 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:05.138547 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:05.140985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab5b6f4d-3b5c-4992-9f31-d0e3c9eabb35 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:05.146796 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 728/1441] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:05 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:05.156483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39a6a19f-a679-470b-97c8-c555f63dc089 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:05.157675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39a6a19f-a679-470b-97c8-c555f63dc089 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:05.157822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:05.157822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:05.158794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39a6a19f-a679-470b-97c8-c555f63dc089 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:05.393863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:05.393863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:05.412092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-39a6a19f-a679-470b-97c8-c555f63dc089 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:05.470468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39a6a19f-a679-470b-97c8-c555f63dc089 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:05.471914 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 714/1442] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:05 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 910 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:05.640743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12cb9e98-363b-4aff-a242-03fd8c822c4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:05.641676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12cb9e98-363b-4aff-a242-03fd8c822c4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:05.645172 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:05.645172 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:05.646731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12cb9e98-363b-4aff-a242-03fd8c822c4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:05.881487 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:05.881487 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:05.905526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12cb9e98-363b-4aff-a242-03fd8c822c4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:05.996989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12cb9e98-363b-4aff-a242-03fd8c822c4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:06.017115 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 715/1443] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:05 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:06.076125 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc5dc8c0-9a9d-4b42-8484-0b6d917d2df4 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf/action Jan 13 11:55:06.077755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:06.077755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:06.078998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc5dc8c0-9a9d-4b42-8484-0b6d917d2df4 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:06.086599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc5dc8c0-9a9d-4b42-8484-0b6d917d2df4 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:06.089112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-cc5dc8c0-9a9d-4b42-8484-0b6d917d2df4 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '29c3703c-2fa9-4a9f-ba7e-f24811382ecf' with '{'status': 'attaching'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:06.165052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b80ba740-2989-4941-a0ba-0ea6a5fc82a6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:06.166330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b80ba740-2989-4941-a0ba-0ea6a5fc82a6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:06.167574 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:06.167574 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:06.172895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b80ba740-2989-4941-a0ba-0ea6a5fc82a6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:06.177216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b80ba740-2989-4941-a0ba-0ea6a5fc82a6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:06.284111 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:06.284111 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:06.298128 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b80ba740-2989-4941-a0ba-0ea6a5fc82a6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:06.300107 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 716/1444] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:06 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 821 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:06.431322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:06.431322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:06.639793 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc5dc8c0-9a9d-4b42-8484-0b6d917d2df4 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf/action returned with HTTP 202 Jan 13 11:55:06.646250 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 729/1445] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:05 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf/action => generated 0 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:06.651607 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48480e44-363b-49cb-a770-779c4758c66b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:06.652495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48480e44-363b-49cb-a770-779c4758c66b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:06.652847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:06.652847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:06.653416 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48480e44-363b-49cb-a770-779c4758c66b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:06.770687 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:06.770687 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:06.797703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-48480e44-363b-49cb-a770-779c4758c66b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:06.850020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48480e44-363b-49cb-a770-779c4758c66b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:06.851256 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 717/1446] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:06 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 910 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:06.867452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef398b01-fa37-4da6-b76c-2d4ea885e9bc tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf/action Jan 13 11:55:06.868250 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:06.868250 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:06.869060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef398b01-fa37-4da6-b76c-2d4ea885e9bc tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:06.869561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef398b01-fa37-4da6-b76c-2d4ea885e9bc tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:06.995629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:06.995629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:06.998460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ef398b01-fa37-4da6-b76c-2d4ea885e9bc tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Volume info retrieved successfully. Jan 13 11:55:07.024945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f7cf402-9f58-4130-a686-03a2cd024a5c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:07.026293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f7cf402-9f58-4130-a686-03a2cd024a5c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:07.026737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:07.026737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:07.027828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f7cf402-9f58-4130-a686-03a2cd024a5c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:07.098982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ef398b01-fa37-4da6-b76c-2d4ea885e9bc tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Delete volume request issued successfully. Jan 13 11:55:07.100368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef398b01-fa37-4da6-b76c-2d4ea885e9bc tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf/action returned with HTTP 202 Jan 13 11:55:07.105014 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 730/1447] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:06 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:07.134529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68cdb96e-1940-4e4e-8794-0b45a1be3ab8 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:07.134903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68cdb96e-1940-4e4e-8794-0b45a1be3ab8 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:07.138945 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:07.138945 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:07.141220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68cdb96e-1940-4e4e-8794-0b45a1be3ab8 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:07.164025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:07.164025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:07.185819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f7cf402-9f58-4130-a686-03a2cd024a5c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:07.242678 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f7cf402-9f58-4130-a686-03a2cd024a5c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:07.243928 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 718/1448] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:07 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:07.305915 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:07.305915 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:07.315476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1fbe1154-aaa0-44e1-b993-5cb998d375c8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:07.316197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1fbe1154-aaa0-44e1-b993-5cb998d375c8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:07.316569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:07.316569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:07.317197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1fbe1154-aaa0-44e1-b993-5cb998d375c8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:07.317723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1fbe1154-aaa0-44e1-b993-5cb998d375c8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:07.345542 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-68cdb96e-1940-4e4e-8794-0b45a1be3ab8 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:07.379103 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:07.379103 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:07.381031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1fbe1154-aaa0-44e1-b993-5cb998d375c8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:07.381969 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 719/1449] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:07 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:07.438806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68cdb96e-1940-4e4e-8794-0b45a1be3ab8 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:07.439649 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 731/1450] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:07 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 909 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:08.267242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fca4ba5b-1ceb-4956-b93b-6ccdf97dbda5 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:08.268365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fca4ba5b-1ceb-4956-b93b-6ccdf97dbda5 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:08.268749 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:08.268749 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:08.269360 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fca4ba5b-1ceb-4956-b93b-6ccdf97dbda5 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:08.392686 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:08.392686 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:08.397785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b9f8e06-d2b2-4d42-ab82-68250ed876cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:08.398414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1b9f8e06-d2b2-4d42-ab82-68250ed876cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:08.398894 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:08.398894 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:08.399575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1b9f8e06-d2b2-4d42-ab82-68250ed876cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:08.400285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1b9f8e06-d2b2-4d42-ab82-68250ed876cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:08.412107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fca4ba5b-1ceb-4956-b93b-6ccdf97dbda5 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:08.468214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fca4ba5b-1ceb-4956-b93b-6ccdf97dbda5 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:08.474608 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 720/1451] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:08 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:08.477583 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:08.477583 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:08.486926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b9f8e06-d2b2-4d42-ab82-68250ed876cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:08.487754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f833ae5-9ce1-4792-8e78-76e50dd81762 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:08.488640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f833ae5-9ce1-4792-8e78-76e50dd81762 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:08.489019 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:08.489019 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:08.489300 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 732/1452] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:08 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:08.489813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f833ae5-9ce1-4792-8e78-76e50dd81762 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:08.502524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb6833b0-3c31-4d8b-a26e-ba7c7b745f77 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:55:08.503088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb6833b0-3c31-4d8b-a26e-ba7c7b745f77 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:08.503306 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:08.503306 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:08.503678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb6833b0-3c31-4d8b-a26e-ba7c7b745f77 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:08.619357 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:08.619357 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:08.638979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f833ae5-9ce1-4792-8e78-76e50dd81762 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:08.666247 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:08.666247 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:08.694608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f833ae5-9ce1-4792-8e78-76e50dd81762 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:08.695576 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 721/1453] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:08 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:08.707923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fb6833b0-3c31-4d8b-a26e-ba7c7b745f77 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:55:08.775668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb6833b0-3c31-4d8b-a26e-ba7c7b745f77 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:55:08.781349 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 733/1454] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:08 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1363 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:55:08.818260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] POST http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d/restore Jan 13 11:55:08.820315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:08.820315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:08.821226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:08.822517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Restoring backup 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d ({'restore': {}}) {{(pid=87943) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 11:55:08.823151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Restoring backup 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d to volume None. Jan 13 11:55:08.894405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:08.894405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:08.904284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Creating volume of 1 GB for restore of backup 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. Jan 13 11:55:08.934438 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Availability zone cache updated, next update will occur around 2021-01-13 12:55:08.933701. {{(pid=87943) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 11:55:08.936672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Availability Zones retrieved successfully. Jan 13 11:55:08.974682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Flow 'volume_create_api' (1304f94e-d69b-4efc-ace5-d78749c5576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:08.979008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eac3b10-7bbd-4e1b-9269-5dfc95c178dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:08.984162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:09.113679 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eac3b10-7bbd-4e1b-9269-5dfc95c178dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:09.117036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92013de-aec0-411c-81be-b94d76f790ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:09.305713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Created reservations ['6deb4b04-f5f3-49cd-8295-bf82833b00bb', '881ab26d-0d67-4bdf-90a7-f57c870894ca', 'febd3d13-98bd-4552-adf2-7cc9ca0b6380', '11ff715e-2a1a-4b98-84e3-52d71e29b1f0'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:09.309076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92013de-aec0-411c-81be-b94d76f790ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6deb4b04-f5f3-49cd-8295-bf82833b00bb', '881ab26d-0d67-4bdf-90a7-f57c870894ca', 'febd3d13-98bd-4552-adf2-7cc9ca0b6380', '11ff715e-2a1a-4b98-84e3-52d71e29b1f0']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:09.313084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe25ef10-adb3-48f4-8cc6-f347f6318f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:09.462316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe25ef10-adb3-48f4-8cc6-f347f6318f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f432dd4-2209-43da-8774-db690fd9767d', '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_37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05a69d8696744e49bb421be70b50d9c7',qos_specs=None,replication_status=,reservations=['6deb4b04-f5f3-49cd-8295-bf82833b00bb','881ab26d-0d67-4bdf-90a7-f57c870894ca','febd3d13-98bd-4552-adf2-7cc9ca0b6380','11ff715e-2a1a-4b98-84e3-52d71e29b1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16084e927e804bd4907ed7aded5900a5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f432dd4-2209-43da-8774-db690fd9767d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05a69d8696744e49bb421be70b50d9c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='16084e927e804bd4907ed7aded5900a5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:09.466392 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722a4d0e-430f-4849-92b1-4cf0225909da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:09.492185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7494685-eb00-4065-923b-138c9e091481 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:09.492751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7494685-eb00-4065-923b-138c9e091481 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:09.493242 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:09.493242 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:09.493773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7494685-eb00-4065-923b-138c9e091481 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:09.531747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722a4d0e-430f-4849-92b1-4cf0225909da) transitioned into 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_37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05a69d8696744e49bb421be70b50d9c7',qos_specs=None,replication_status=,reservations=['6deb4b04-f5f3-49cd-8295-bf82833b00bb','881ab26d-0d67-4bdf-90a7-f57c870894ca','febd3d13-98bd-4552-adf2-7cc9ca0b6380','11ff715e-2a1a-4b98-84e3-52d71e29b1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16084e927e804bd4907ed7aded5900a5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:09.539785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba9e163-ea76-4bba-a9c0-776ff3acbb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:09.570441 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:09.570441 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:09.579397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b7494685-eb00-4065-923b-138c9e091481 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:09.582243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba9e163-ea76-4bba-a9c0-776ff3acbb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:09.588769 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Flow 'volume_create_api' (1304f94e-d69b-4efc-ace5-d78749c5576d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:09.648925 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7494685-eb00-4065-923b-138c9e091481 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:09.669982 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 734/1455] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:09 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:09.713180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6246258a-ff78-4203-b99a-d44faef38613 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:09.714688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6246258a-ff78-4203-b99a-d44faef38613 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:09.715160 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:09.715160 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:09.715925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6246258a-ff78-4203-b99a-d44faef38613 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:09.774087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Create volume request issued successfully. Jan 13 11:55:09.878740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:09.878740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:09.895059 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:09.895059 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:09.901465 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:55:09.902806 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 13 11:55:09.902806 n-d-766726-7 devstack@c-api.service[87941]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 13 11:55:09.902806 n-d-766726-7 devstack@c-api.service[87941]: hub = hubs.get_hub() Jan 13 11:55:09.912805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6246258a-ff78-4203-b99a-d44faef38613 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:09.981780 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6246258a-ff78-4203-b99a-d44faef38613 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 200 Jan 13 11:55:09.991412 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 735/1456] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:09 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:10.687468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aaf4f3be-e87d-4a20-9e84-8b253806dcac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:10.688005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aaf4f3be-e87d-4a20-9e84-8b253806dcac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:10.688191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:10.688191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:10.688563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aaf4f3be-e87d-4a20-9e84-8b253806dcac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:10.821496 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:10.821496 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:10.845894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-aaf4f3be-e87d-4a20-9e84-8b253806dcac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:10.890492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aaf4f3be-e87d-4a20-9e84-8b253806dcac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:10.891254 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 736/1457] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:10 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:10.999344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82dbbcf8-7ef5-420a-84a1-5cc92e112228 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:11.000216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82dbbcf8-7ef5-420a-84a1-5cc92e112228 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:11.000603 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:11.000603 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:11.001211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82dbbcf8-7ef5-420a-84a1-5cc92e112228 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:11.008489 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:11.008489 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:11.009624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:55:11.100978 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82dbbcf8-7ef5-420a-84a1-5cc92e112228 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 404 Jan 13 11:55:11.105964 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 737/1458] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:10 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:11.134034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] POST http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes Jan 13 11:55:11.138077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1711372822"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:11.139610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1711372822'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:11.140225 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume of 1 GB Jan 13 11:55:11.184310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Availability Zones retrieved successfully. Jan 13 11:55:11.228739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (f00810d7-cf7e-466d-bd04-b66c9bbc0613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:11.233144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe9d03e-8f98-4488-bfc9-e02e9cca4b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:11.236824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:11.384486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe9d03e-8f98-4488-bfc9-e02e9cca4b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:11.387083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db612bba-2e46-4a89-ac8e-19492967ffce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:11.528679 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Created reservations ['5c9d30bf-f20a-40e1-b67f-4b7bed4f3156', 'ac886f1d-ff39-4cf0-a2b7-049f92a35a24', 'fdf0e920-35bc-4d8d-af42-68ff4ba97b1d', '286773f3-9039-43c0-89db-c9756e2b1cad'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:11.531100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db612bba-2e46-4a89-ac8e-19492967ffce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c9d30bf-f20a-40e1-b67f-4b7bed4f3156', 'ac886f1d-ff39-4cf0-a2b7-049f92a35a24', 'fdf0e920-35bc-4d8d-af42-68ff4ba97b1d', '286773f3-9039-43c0-89db-c9756e2b1cad']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:11.533621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261f977c-28a8-4100-b99f-1dd050b3ab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:11.656041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261f977c-28a8-4100-b99f-1dd050b3ab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '285afab2-65c2-4167-b2c2-d8e220bf6fba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1711372822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['5c9d30bf-f20a-40e1-b67f-4b7bed4f3156','ac886f1d-ff39-4cf0-a2b7-049f92a35a24','fdf0e920-35bc-4d8d-af42-68ff4ba97b1d','286773f3-9039-43c0-89db-c9756e2b1cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1711372822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=285afab2-65c2-4167-b2c2-d8e220bf6fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc720e1413463b9c690466ce95893d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:11.658441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077dc902-1b73-4a1b-93fd-010d24db3e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:11.717205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077dc902-1b73-4a1b-93fd-010d24db3e5a) transitioned into state 'SUCCESS' from state '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-1711372822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['5c9d30bf-f20a-40e1-b67f-4b7bed4f3156','ac886f1d-ff39-4cf0-a2b7-049f92a35a24','fdf0e920-35bc-4d8d-af42-68ff4ba97b1d','286773f3-9039-43c0-89db-c9756e2b1cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:11.720784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bad0ea-c478-42df-a9c5-9ad666b328d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:11.750443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bad0ea-c478-42df-a9c5-9ad666b328d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:11.757840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (f00810d7-cf7e-466d-bd04-b66c9bbc0613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:11.855026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request issued successfully. Jan 13 11:55:11.880778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-125ccb5a-6722-453f-9dc5-caa27c808b26 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes returned with HTTP 202 Jan 13 11:55:11.881681 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 738/1459] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:11 2021] POST /volume/v3/5adc720e1413463b9c690466ce95893d/volumes => generated 818 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:11.897993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc5e5d64-97ab-497d-97f8-0fab558fbe9b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:11.898568 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc5e5d64-97ab-497d-97f8-0fab558fbe9b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:11.898712 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:11.898712 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:11.904302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc5e5d64-97ab-497d-97f8-0fab558fbe9b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:12.029158 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:12.029158 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:12.052151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dc5e5d64-97ab-497d-97f8-0fab558fbe9b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:12.135248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc5e5d64-97ab-497d-97f8-0fab558fbe9b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:12.136173 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 739/1460] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:11 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 886 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:12.149842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5464f61e-e240-41c1-84c0-eaca688ca7a1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:12.150385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5464f61e-e240-41c1-84c0-eaca688ca7a1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:12.150606 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:12.150606 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:12.155532 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:12.155532 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:12.158892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5464f61e-e240-41c1-84c0-eaca688ca7a1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:12.160405 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:55:12.175608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Checking backup size 1 against volume size 1 {{(pid=87943) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 11:55:12.178357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.backup.api [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Overwriting volume 6f432dd4-2209-43da-8774-db690fd9767d with restore of backup 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:12.225312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] restore_backup in rpcapi backup_id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d {{(pid=87943) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 11:55:12.229644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93847ca0-4e92-465b-997b-3895622b92bc tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d/restore returned with HTTP 202 Jan 13 11:55:12.233874 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 722/1461] 10.222.0.24 () {60 vars in 1360 bytes} [Wed Jan 13 11:55:08 2021] POST /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d/restore => generated 189 bytes in 3420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:12.243252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64518928-2ac8-4945-a08e-c0b1fecad25b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:12.247437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64518928-2ac8-4945-a08e-c0b1fecad25b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:12.247862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:12.247862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:12.248494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64518928-2ac8-4945-a08e-c0b1fecad25b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:12.249029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-64518928-2ac8-4945-a08e-c0b1fecad25b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:12.316841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:12.316841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:12.319236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64518928-2ac8-4945-a08e-c0b1fecad25b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:12.323937 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 723/1462] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:12 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:12.331509 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:12.331509 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:12.357740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5464f61e-e240-41c1-84c0-eaca688ca7a1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:12.415468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5464f61e-e240-41c1-84c0-eaca688ca7a1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:12.418378 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 740/1463] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:12 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1357 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:12.435355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] POST http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02/action Jan 13 11:55:12.435355 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:12.435355 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:12.435838 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:12.436231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:12.563184 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:12.563184 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:12.564392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:12.746918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Created reservations ['99e66e05-6741-4927-bf58-0e43662a4c5e', '3715fd8f-8fb3-421d-8060-58b2e592810b'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:12.798085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Extend volume request issued successfully. Jan 13 11:55:12.798655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e99a295-b9aa-413b-9337-c276562a4f00 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02/action returned with HTTP 202 Jan 13 11:55:12.803119 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 724/1464] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:12 2021] POST /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:12.810023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ba47b76-459d-4385-9ef9-e1d9b7f9c84c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:12.810609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ba47b76-459d-4385-9ef9-e1d9b7f9c84c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:12.810999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:12.810999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:12.811390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ba47b76-459d-4385-9ef9-e1d9b7f9c84c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:12.941418 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:12.941418 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:12.962170 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9ba47b76-459d-4385-9ef9-e1d9b7f9c84c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:13.028401 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ba47b76-459d-4385-9ef9-e1d9b7f9c84c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:13.030709 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 741/1465] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:12 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1357 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:13.154888 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39afee0e-19bb-4ad3-a84f-90b349e9d4f0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:13.155764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39afee0e-19bb-4ad3-a84f-90b349e9d4f0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:13.156205 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:13.156205 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:13.156859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39afee0e-19bb-4ad3-a84f-90b349e9d4f0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:13.323051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:13.323051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:13.343176 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97f4747c-6e95-45e8-9be0-a6e3baa35270 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:13.343714 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97f4747c-6e95-45e8-9be0-a6e3baa35270 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:13.343933 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:13.343933 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:13.344315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97f4747c-6e95-45e8-9be0-a6e3baa35270 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:13.344688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-97f4747c-6e95-45e8-9be0-a6e3baa35270 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:13.372210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-39afee0e-19bb-4ad3-a84f-90b349e9d4f0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:13.409196 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:13.409196 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:13.417369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97f4747c-6e95-45e8-9be0-a6e3baa35270 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:13.418663 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 742/1466] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:13 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:13.436053 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39afee0e-19bb-4ad3-a84f-90b349e9d4f0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:13.436764 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 725/1467] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:13 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 910 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:14.047929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00091962-5797-4a11-9a16-96bdb7e7e132 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:14.048681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00091962-5797-4a11-9a16-96bdb7e7e132 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:14.048681 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:14.048681 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:14.049046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00091962-5797-4a11-9a16-96bdb7e7e132 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:14.209020 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:14.209020 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:14.221814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-00091962-5797-4a11-9a16-96bdb7e7e132 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:14.259030 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00091962-5797-4a11-9a16-96bdb7e7e132 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:14.261434 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 743/1468] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:14 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1357 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:14.436804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4bdcd50-c134-4d19-8e7f-c74627e66185 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:14.438476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4bdcd50-c134-4d19-8e7f-c74627e66185 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:14.439348 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:14.439348 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:14.441802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4bdcd50-c134-4d19-8e7f-c74627e66185 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:14.442428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f4bdcd50-c134-4d19-8e7f-c74627e66185 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:14.458347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51b416a7-3bce-4f85-8e4a-7424b677aeb9 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:14.459171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51b416a7-3bce-4f85-8e4a-7424b677aeb9 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:14.459549 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:14.459549 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:14.460158 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51b416a7-3bce-4f85-8e4a-7424b677aeb9 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:14.498306 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:14.498306 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:14.500516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4bdcd50-c134-4d19-8e7f-c74627e66185 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:14.522695 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 726/1469] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:14 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:14.581654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:14.581654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:14.604357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-51b416a7-3bce-4f85-8e4a-7424b677aeb9 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:14.664340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51b416a7-3bce-4f85-8e4a-7424b677aeb9 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:14.669529 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 744/1470] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:14 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:14.688215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7277b7a-c2e0-4069-8d6e-8a190dad942b tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba/action Jan 13 11:55:14.688592 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:14.688592 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:14.689032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7277b7a-c2e0-4069-8d6e-8a190dad942b tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:14.689418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7277b7a-c2e0-4069-8d6e-8a190dad942b tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:14.690370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-c7277b7a-c2e0-4069-8d6e-8a190dad942b tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '285afab2-65c2-4167-b2c2-d8e220bf6fba' with '{'status': 'creating'}' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:14.945159 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:14.945159 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.093209 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7277b7a-c2e0-4069-8d6e-8a190dad942b tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba/action returned with HTTP 202 Jan 13 11:55:15.097501 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 727/1471] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:14 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba/action => generated 0 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:15.102326 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-952c2fa6-1f4d-4337-bac8-9e17b9def652 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:15.102990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-952c2fa6-1f4d-4337-bac8-9e17b9def652 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:15.103149 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.103149 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.104381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-952c2fa6-1f4d-4337-bac8-9e17b9def652 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:15.245990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:15.245990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.259147 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-952c2fa6-1f4d-4337-bac8-9e17b9def652 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:15.302897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-559f54e5-fc07-4417-a958-70910593edcf tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:15.302897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-559f54e5-fc07-4417-a958-70910593edcf tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:15.302897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.302897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.302897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-559f54e5-fc07-4417-a958-70910593edcf tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:15.359146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-952c2fa6-1f4d-4337-bac8-9e17b9def652 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:15.359146 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 745/1472] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:15 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 910 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:15.391061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62276c12-33af-4e6b-b620-4e8394a47bb6 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba/action Jan 13 11:55:15.391061 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.391061 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.391061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62276c12-33af-4e6b-b620-4e8394a47bb6 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:15.391061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62276c12-33af-4e6b-b620-4e8394a47bb6 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:15.452854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:15.452854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.481660 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-559f54e5-fc07-4417-a958-70910593edcf tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:15.551167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-559f54e5-fc07-4417-a958-70910593edcf tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:15.552040 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 728/1473] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:15 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1357 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:15.567447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:15.567447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.568371 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-62276c12-33af-4e6b-b620-4e8394a47bb6 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Volume info retrieved successfully. Jan 13 11:55:15.578151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54bbc5b0-5572-4dc5-8b5f-fb5398484c24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:15.578687 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54bbc5b0-5572-4dc5-8b5f-fb5398484c24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:15.578938 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.578938 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.579319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54bbc5b0-5572-4dc5-8b5f-fb5398484c24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:15.579670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-54bbc5b0-5572-4dc5-8b5f-fb5398484c24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:15.649739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:15.649739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.653190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54bbc5b0-5572-4dc5-8b5f-fb5398484c24 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:15.654970 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 729/1474] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:15 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:15.665715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60a2db98-99bd-4844-b997-e5087314a55d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:15.667497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-62276c12-33af-4e6b-b620-4e8394a47bb6 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Delete volume request issued successfully. Jan 13 11:55:15.667497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62276c12-33af-4e6b-b620-4e8394a47bb6 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba/action returned with HTTP 202 Jan 13 11:55:15.671281 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 746/1475] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:15 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:15.671488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60a2db98-99bd-4844-b997-e5087314a55d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:15.671488 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.671488 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.671488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60a2db98-99bd-4844-b997-e5087314a55d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:15.687810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4eae6e8-7773-4e77-bf25-c54c383e7fc2 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:15.688364 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4eae6e8-7773-4e77-bf25-c54c383e7fc2 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:15.688587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.688587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.688976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4eae6e8-7773-4e77-bf25-c54c383e7fc2 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:15.758931 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:15.758931 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.796179 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-60a2db98-99bd-4844-b997-e5087314a55d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:15.840212 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60a2db98-99bd-4844-b997-e5087314a55d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:15.841235 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 730/1476] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:15 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1357 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:15.866603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] POST http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes Jan 13 11:55:15.867134 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:15.867134 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:15.867745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-581697035"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:15.868969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-581697035'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:15.869535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create volume of 1 GB Jan 13 11:55:15.894814 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:15.894814 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:15.919805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Availability Zones retrieved successfully. Jan 13 11:55:15.921819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f4eae6e8-7773-4e77-bf25-c54c383e7fc2 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:15.954974 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4eae6e8-7773-4e77-bf25-c54c383e7fc2 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:15.955996 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 747/1477] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:15 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 910 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:15.968836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Flow 'volume_create_api' (f53360d4-873f-4570-bbe8-b794b3bdde88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:15.973389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1411862a-6d81-428d-ac5b-ecce06f952df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:15.975817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:16.148737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1411862a-6d81-428d-ac5b-ecce06f952df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:16.153900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ac33a8-3efd-460b-880c-688b86f98c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:16.475947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Created reservations ['d6a629ff-1219-481b-b99b-6924201f381b', '5fa26a30-8f92-48f7-bdfb-3ce6a94b8c81', 'f215c92d-f209-43d5-a16f-965be82303a4', '151cf74a-2d00-480f-91b5-c64bbe4df1dd'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:16.477965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ac33a8-3efd-460b-880c-688b86f98c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6a629ff-1219-481b-b99b-6924201f381b', '5fa26a30-8f92-48f7-bdfb-3ce6a94b8c81', 'f215c92d-f209-43d5-a16f-965be82303a4', '151cf74a-2d00-480f-91b5-c64bbe4df1dd']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:16.481299 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affa6ca0-3f3a-4ba6-8774-c3a42f308db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:16.685884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c73cf206-cd55-4394-ad03-2b143e104109 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:16.685884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c73cf206-cd55-4394-ad03-2b143e104109 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:16.685884 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:16.685884 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:16.685884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c73cf206-cd55-4394-ad03-2b143e104109 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:16.685884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c73cf206-cd55-4394-ad03-2b143e104109 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:16.744769 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affa6ca0-3f3a-4ba6-8774-c3a42f308db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-581697035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5274c3b7f245baa89e8ac36f6466f5',qos_specs=None,replication_status=,reservations=['d6a629ff-1219-481b-b99b-6924201f381b','5fa26a30-8f92-48f7-bdfb-3ce6a94b8c81','f215c92d-f209-43d5-a16f-965be82303a4','151cf74a-2d00-480f-91b5-c64bbe4df1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373e020c72094b1d8cb46c050f9eccb5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-581697035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5274c3b7f245baa89e8ac36f6466f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='373e020c72094b1d8cb46c050f9eccb5',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:16.744769 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9fc4cc-ce4d-426a-adf9-9c84c56132b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:16.765594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:16.765594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:16.774382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c73cf206-cd55-4394-ad03-2b143e104109 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:16.774382 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 748/1478] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:16 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:16.838250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9fc4cc-ce4d-426a-adf9-9c84c56132b9) transitioned into state 'SUCCESS' from state '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-581697035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5274c3b7f245baa89e8ac36f6466f5',qos_specs=None,replication_status=,reservations=['d6a629ff-1219-481b-b99b-6924201f381b','5fa26a30-8f92-48f7-bdfb-3ce6a94b8c81','f215c92d-f209-43d5-a16f-965be82303a4','151cf74a-2d00-480f-91b5-c64bbe4df1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373e020c72094b1d8cb46c050f9eccb5',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:16.838250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94c2241-c4ab-4dde-abe2-45dce8bcd70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:16.883250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94c2241-c4ab-4dde-abe2-45dce8bcd70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:16.907799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Flow 'volume_create_api' (f53360d4-873f-4570-bbe8-b794b3bdde88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:16.974060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a3a6ec9e-8f3e-4a57-882e-c0fc06afe359 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:16.974507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a3a6ec9e-8f3e-4a57-882e-c0fc06afe359 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:16.974750 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:16.974750 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:16.975200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a3a6ec9e-8f3e-4a57-882e-c0fc06afe359 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:17.172116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:17.172116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:17.191613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create volume request issued successfully. Jan 13 11:55:17.201612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a3a6ec9e-8f3e-4a57-882e-c0fc06afe359 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:17.272433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb50de98-eff9-4e5f-a775-d8842be846a3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes returned with HTTP 202 Jan 13 11:55:17.272433 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 731/1479] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:15 2021] POST /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes => generated 816 bytes in 1395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:55:17.277213 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0767647-4b54-47ef-964a-f02ea4bb5dd0 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:17.277213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0767647-4b54-47ef-964a-f02ea4bb5dd0 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:17.277213 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:17.277213 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:17.277213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0767647-4b54-47ef-964a-f02ea4bb5dd0 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:17.281446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a3a6ec9e-8f3e-4a57-882e-c0fc06afe359 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:17.281446 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 749/1480] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:16 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 910 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:17.484736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:17.484736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:17.575436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c0767647-4b54-47ef-964a-f02ea4bb5dd0 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:17.704795 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0767647-4b54-47ef-964a-f02ea4bb5dd0 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:17.704795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 732/1481] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:17 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 908 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:17.783469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75d73657-9939-4985-835b-95a4a6ec9f5e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:17.784024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75d73657-9939-4985-835b-95a4a6ec9f5e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:17.784236 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:17.784236 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:17.784603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75d73657-9939-4985-835b-95a4a6ec9f5e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:17.784989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-75d73657-9939-4985-835b-95a4a6ec9f5e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:17.879633 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:17.879633 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:17.879633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75d73657-9939-4985-835b-95a4a6ec9f5e tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:17.879633 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 750/1482] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:17 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:18.329065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6049b243-2086-4655-a0d8-9039b4ccf110 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:18.329065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6049b243-2086-4655-a0d8-9039b4ccf110 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:18.329065 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:18.329065 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:18.329065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6049b243-2086-4655-a0d8-9039b4ccf110 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:18.519191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:18.519191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:18.586927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6049b243-2086-4655-a0d8-9039b4ccf110 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:18.676021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6049b243-2086-4655-a0d8-9039b4ccf110 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 200 Jan 13 11:55:18.691523 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 733/1483] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:18 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 910 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:18.729495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cec1cc7f-3729-4f0d-acf3-378d137dd2a2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:18.729495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cec1cc7f-3729-4f0d-acf3-378d137dd2a2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:18.729495 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:18.729495 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:18.729495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cec1cc7f-3729-4f0d-acf3-378d137dd2a2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:18.893000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67817412-a395-4a7f-83f3-1a52ea912671 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:18.893918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67817412-a395-4a7f-83f3-1a52ea912671 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:18.894341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:18.894341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:18.895043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67817412-a395-4a7f-83f3-1a52ea912671 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:18.895611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-67817412-a395-4a7f-83f3-1a52ea912671 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:18.921067 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:18.921067 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:18.939890 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cec1cc7f-3729-4f0d-acf3-378d137dd2a2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:18.942568 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:18.942568 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:18.949722 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67817412-a395-4a7f-83f3-1a52ea912671 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:18.951914 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 734/1484] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:18 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:18.972148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cec1cc7f-3729-4f0d-acf3-378d137dd2a2 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:19.026405 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 751/1485] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:18 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:19.037355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] POST http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots Jan 13 11:55:19.037355 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:19.037355 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:19.037355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf", "name": "tempest-VolumesExtendTest-Snapshot-2029605964"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:19.204494 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:19.204494 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:19.204494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:19.204494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Create snapshot from volume 27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:19.488806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Created reservations ['63341f8e-67f6-450d-8fd6-1c52ce7aa3ba', 'b951dd66-a401-4044-b96e-896cf3cc8954', '56d71106-e4a8-420e-9201-d89355fd73e0', 'de80dc3b-816c-45ef-a897-97e3d6ffe13c'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:19.706157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b4ee6fc-a651-4638-a17d-41c7a1acc7a0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:19.706157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b4ee6fc-a651-4638-a17d-41c7a1acc7a0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:19.706157 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:19.706157 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:19.706157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b4ee6fc-a651-4638-a17d-41c7a1acc7a0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:19.792824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot create request issued successfully. Jan 13 11:55:19.792824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06f5eb94-80cc-47a0-bcad-43579092b581 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots returned with HTTP 202 Jan 13 11:55:19.817624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 735/1486] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:55:18 2021] POST /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots => generated 304 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:19.825517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4efac3b8-5115-440b-ad21-d5ce8fda6e53 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:19.825517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4efac3b8-5115-440b-ad21-d5ce8fda6e53 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:19.825517 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:19.825517 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:19.830311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4efac3b8-5115-440b-ad21-d5ce8fda6e53 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:19.922480 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:19.922480 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:19.924277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4efac3b8-5115-440b-ad21-d5ce8fda6e53 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:19.928942 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b4ee6fc-a651-4638-a17d-41c7a1acc7a0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 404 Jan 13 11:55:19.933964 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 752/1487] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:19 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 109 bytes in 244 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:19.937782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4efac3b8-5115-440b-ad21-d5ce8fda6e53 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:19.943370 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 736/1488] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:19 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 436 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:19.947220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] POST http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes Jan 13 11:55:19.949021 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2132859805"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:19.950382 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2132859805'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:19.950999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume of 1 GB Jan 13 11:55:19.966435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66a7b7cd-b744-43ac-ac6c-bb2c79ea2608 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:19.967202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66a7b7cd-b744-43ac-ac6c-bb2c79ea2608 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:19.967412 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:19.967412 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:19.967794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66a7b7cd-b744-43ac-ac6c-bb2c79ea2608 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:19.968174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-66a7b7cd-b744-43ac-ac6c-bb2c79ea2608 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:19.981358 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Availability Zones retrieved successfully. Jan 13 11:55:20.029425 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:20.029425 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:20.039572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66a7b7cd-b744-43ac-ac6c-bb2c79ea2608 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:20.052994 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 737/1489] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:19 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:20.126420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (97272248-5488-4449-a735-e7c1a972fc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:20.141778 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b570595-45bd-4a11-b8d9-7c64dfb01bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:20.145492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:20.408490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b570595-45bd-4a11-b8d9-7c64dfb01bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:20.416978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ec8c92-d6f8-4be9-a336-f7bfa2c137dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:20.728835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Created reservations ['200dcf1a-6c50-4dd9-9bc6-12e35b2f192e', 'dff63f5e-e726-44a3-a1a0-23be9115f6f7', 'cf1aa6b8-8b9d-4054-80d4-4dfe33ea9607', 'acd4c78c-d289-4381-b99d-32ea19c7a401'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:20.728835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ec8c92-d6f8-4be9-a336-f7bfa2c137dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['200dcf1a-6c50-4dd9-9bc6-12e35b2f192e', 'dff63f5e-e726-44a3-a1a0-23be9115f6f7', 'cf1aa6b8-8b9d-4054-80d4-4dfe33ea9607', 'acd4c78c-d289-4381-b99d-32ea19c7a401']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:20.728835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc834c98-960e-49a0-9f63-f6c7517fdc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:20.922110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc834c98-960e-49a0-9f63-f6c7517fdc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48fcf1f8-bc5d-48db-b279-7899f9a7322d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2132859805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['200dcf1a-6c50-4dd9-9bc6-12e35b2f192e','dff63f5e-e726-44a3-a1a0-23be9115f6f7','cf1aa6b8-8b9d-4054-80d4-4dfe33ea9607','acd4c78c-d289-4381-b99d-32ea19c7a401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2132859805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48fcf1f8-bc5d-48db-b279-7899f9a7322d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc720e1413463b9c690466ce95893d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:20.922110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14132e10-9c16-4b39-9de8-644f3995787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:20.987987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14132e10-9c16-4b39-9de8-644f3995787e) transitioned into state 'SUCCESS' from state '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-2132859805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['200dcf1a-6c50-4dd9-9bc6-12e35b2f192e','dff63f5e-e726-44a3-a1a0-23be9115f6f7','cf1aa6b8-8b9d-4054-80d4-4dfe33ea9607','acd4c78c-d289-4381-b99d-32ea19c7a401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:20.987987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f4044f-ab2a-44da-b4be-19dcc7cc77ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:21.027850 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c2681601-ed7d-4cc9-9f86-7ca20ac4e617 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:21.032119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f4044f-ab2a-44da-b4be-19dcc7cc77ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:21.035579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c2681601-ed7d-4cc9-9f86-7ca20ac4e617 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:21.035579 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:21.035579 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:21.035579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c2681601-ed7d-4cc9-9f86-7ca20ac4e617 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:21.041806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (97272248-5488-4449-a735-e7c1a972fc9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:21.173802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request issued successfully. Jan 13 11:55:21.205230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d393daef-67c7-4d26-86e8-7bca771eef75 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes returned with HTTP 202 Jan 13 11:55:21.207184 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 753/1490] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:19 2021] POST /volume/v3/5adc720e1413463b9c690466ce95893d/volumes => generated 818 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:55:21.213839 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8046fd8c-11a1-4a8b-b561-18be7dcac084 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:21.214601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8046fd8c-11a1-4a8b-b561-18be7dcac084 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:21.215039 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:21.215039 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:21.215793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8046fd8c-11a1-4a8b-b561-18be7dcac084 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:21.216366 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8046fd8c-11a1-4a8b-b561-18be7dcac084 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:21.253420 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:21.253420 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:21.259665 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:21.259665 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:21.263544 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8046fd8c-11a1-4a8b-b561-18be7dcac084 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:21.264268 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c2681601-ed7d-4cc9-9f86-7ca20ac4e617 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:21.264985 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 754/1491] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:21 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:21.267396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c2681601-ed7d-4cc9-9f86-7ca20ac4e617 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:21.268211 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 738/1492] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:20 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 436 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:21.274373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79120e4b-4c31-488e-91d5-2e0d7a9e8a32 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:21.287273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79120e4b-4c31-488e-91d5-2e0d7a9e8a32 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:21.287528 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:21.287528 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:21.288322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79120e4b-4c31-488e-91d5-2e0d7a9e8a32 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:21.407651 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:21.407651 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:21.429966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-79120e4b-4c31-488e-91d5-2e0d7a9e8a32 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:21.497966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79120e4b-4c31-488e-91d5-2e0d7a9e8a32 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:21.497966 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 755/1493] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:21 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 886 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:22.280866 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64bb91a4-d8bf-47fa-a9b7-212c28f2f369 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:22.281408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28b65753-a082-460b-8116-0a39ff89fad9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:22.281495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64bb91a4-d8bf-47fa-a9b7-212c28f2f369 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:22.281580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28b65753-a082-460b-8116-0a39ff89fad9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:22.281663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:22.281663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:22.281819 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:22.281819 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:22.281955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64bb91a4-d8bf-47fa-a9b7-212c28f2f369 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:22.282193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28b65753-a082-460b-8116-0a39ff89fad9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:22.282636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-28b65753-a082-460b-8116-0a39ff89fad9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:22.351930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:22.351930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:22.351930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-64bb91a4-d8bf-47fa-a9b7-212c28f2f369 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:22.360740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64bb91a4-d8bf-47fa-a9b7-212c28f2f369 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:22.378119 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 756/1494] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:22 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 436 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:22.380032 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:22.380032 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:22.380032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28b65753-a082-460b-8116-0a39ff89fad9 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:22.394327 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 739/1495] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:22 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:22.521789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d49fbb34-37ae-4c04-a3e2-e91c76a98d54 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:22.521789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d49fbb34-37ae-4c04-a3e2-e91c76a98d54 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:22.521789 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:22.521789 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:22.521789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d49fbb34-37ae-4c04-a3e2-e91c76a98d54 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:22.734385 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:22.734385 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:22.774966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d49fbb34-37ae-4c04-a3e2-e91c76a98d54 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:22.932837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d49fbb34-37ae-4c04-a3e2-e91c76a98d54 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:23.044367 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 757/1496] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:22 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 910 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:23.407462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d424ab33-34b7-4aca-bb1e-b9cf200b06cc tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:23.407462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d424ab33-34b7-4aca-bb1e-b9cf200b06cc tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:23.407462 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:23.407462 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:23.407462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d424ab33-34b7-4aca-bb1e-b9cf200b06cc tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:23.417997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1aa814ea-77d3-497b-86f7-bbb2595349cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:23.417997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1aa814ea-77d3-497b-86f7-bbb2595349cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:23.417997 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:23.417997 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:23.417997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1aa814ea-77d3-497b-86f7-bbb2595349cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:23.417997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1aa814ea-77d3-497b-86f7-bbb2595349cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:23.587339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:23.587339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:23.605383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1aa814ea-77d3-497b-86f7-bbb2595349cb tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:23.607135 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:23.607135 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:23.607135 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d424ab33-34b7-4aca-bb1e-b9cf200b06cc tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:23.614271 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 758/1497] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:23 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:23.615285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d424ab33-34b7-4aca-bb1e-b9cf200b06cc tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:23.615285 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 740/1498] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:23 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 463 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:23.628996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] POST http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf/action Jan 13 11:55:23.629717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:23.629717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:23.630476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:23.631196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:23.713682 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:23.713682 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:23.713682 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:23.954508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1eba5978-b2e6-4fd6-803f-062646db5748 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:23.955162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1eba5978-b2e6-4fd6-803f-062646db5748 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:23.955437 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:23.955437 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:23.956052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1eba5978-b2e6-4fd6-803f-062646db5748 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:24.044589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Created reservations ['0d94c0a1-7d0d-4be2-a454-6624be320fda', 'c14df8dd-68b0-4705-a30b-d9a519ae4e42'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:24.087094 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:24.087094 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:24.095674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Extend volume request issued successfully. Jan 13 11:55:24.100886 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ce1c2fd-9c57-4905-802c-59e32685ca4c tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf/action returned with HTTP 202 Jan 13 11:55:24.106254 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 759/1499] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:23 2021] POST /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf/action => generated 0 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:24.117551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-808c3046-d9cb-4f16-ad02-3bcc86ef2569 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:24.118408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-808c3046-d9cb-4f16-ad02-3bcc86ef2569 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:24.122248 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:24.122248 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:24.124074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-808c3046-d9cb-4f16-ad02-3bcc86ef2569 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:24.139897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1eba5978-b2e6-4fd6-803f-062646db5748 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:24.232881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1eba5978-b2e6-4fd6-803f-062646db5748 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:24.232881 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 741/1500] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:23 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 911 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:24.265656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2864e8d1-5b9f-44ca-a7bb-b6c9a8b2d9ae tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d/action Jan 13 11:55:24.265656 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:24.265656 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:24.265656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2864e8d1-5b9f-44ca-a7bb-b6c9a8b2d9ae tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:24.265656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2864e8d1-5b9f-44ca-a7bb-b6c9a8b2d9ae tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:24.270174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-2864e8d1-5b9f-44ca-a7bb-b6c9a8b2d9ae tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '48fcf1f8-bc5d-48db-b279-7899f9a7322d' with '{'status': 'error'}' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:24.381004 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:24.381004 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:24.404665 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-808c3046-d9cb-4f16-ad02-3bcc86ef2569 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:24.457213 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-808c3046-d9cb-4f16-ad02-3bcc86ef2569 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:24.458222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 760/1501] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:24 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:24.620734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a405db97-074e-4977-ae99-1ca06193401d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:24.620734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a405db97-074e-4977-ae99-1ca06193401d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:24.620734 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:24.620734 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:24.620734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a405db97-074e-4977-ae99-1ca06193401d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:24.620734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a405db97-074e-4977-ae99-1ca06193401d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:24.680547 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:24.680547 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:24.714040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:24.714040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:24.714040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a405db97-074e-4977-ae99-1ca06193401d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:24.714040 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 761/1502] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:24 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:24.895050 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2864e8d1-5b9f-44ca-a7bb-b6c9a8b2d9ae tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d/action returned with HTTP 202 Jan 13 11:55:24.901017 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 742/1503] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:24 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d/action => generated 0 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:24.910161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08589e3d-53f2-4e8b-b68d-2394be7b92db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:24.910702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08589e3d-53f2-4e8b-b68d-2394be7b92db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:24.910959 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:24.910959 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:24.912881 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08589e3d-53f2-4e8b-b68d-2394be7b92db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:25.132204 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:25.132204 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:25.159966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-08589e3d-53f2-4e8b-b68d-2394be7b92db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:25.216674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08589e3d-53f2-4e8b-b68d-2394be7b92db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:25.224357 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 762/1504] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:24 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 907 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:25.235351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95448776-8c26-44cf-938d-446a7e243091 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d/action Jan 13 11:55:25.235838 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:25.235838 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:25.238526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95448776-8c26-44cf-938d-446a7e243091 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-force_delete": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:25.238977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95448776-8c26-44cf-938d-446a7e243091 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:25.476300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b536efee-373a-4571-9d92-7b03c9dee6c1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:25.479697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b536efee-373a-4571-9d92-7b03c9dee6c1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:25.480785 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:25.480785 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:25.482286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b536efee-373a-4571-9d92-7b03c9dee6c1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:25.661629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:25.661629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:25.704570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b536efee-373a-4571-9d92-7b03c9dee6c1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:25.834024 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:25.834024 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:25.834024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-95448776-8c26-44cf-938d-446a7e243091 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Volume info retrieved successfully. Jan 13 11:55:25.877782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b536efee-373a-4571-9d92-7b03c9dee6c1 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:25.877782 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 763/1505] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:25 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:25.896004 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f62d49cd-24af-4d56-bd90-88ea28674e9c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:25.896004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f62d49cd-24af-4d56-bd90-88ea28674e9c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:25.896004 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:25.896004 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:25.896004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f62d49cd-24af-4d56-bd90-88ea28674e9c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:25.909253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-95448776-8c26-44cf-938d-446a7e243091 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Delete volume request issued successfully. Jan 13 11:55:25.909253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95448776-8c26-44cf-938d-446a7e243091 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d/action returned with HTTP 202 Jan 13 11:55:25.918260 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 743/1506] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:25 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d/action => generated 0 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:25.929642 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e7cb2c35-95e1-43d9-9cca-b5f2b1fcf98a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:25.938659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e7cb2c35-95e1-43d9-9cca-b5f2b1fcf98a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:25.943782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f62d49cd-24af-4d56-bd90-88ea28674e9c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:25.962185 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:25.962185 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:25.962185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e7cb2c35-95e1-43d9-9cca-b5f2b1fcf98a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:26.088194 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:26.088194 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:26.102672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f62d49cd-24af-4d56-bd90-88ea28674e9c tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:26.104508 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 764/1507] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:25 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:26.202293 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:26.202293 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:26.247251 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e7cb2c35-95e1-43d9-9cca-b5f2b1fcf98a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:26.425420 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e7cb2c35-95e1-43d9-9cca-b5f2b1fcf98a tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:26.434836 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 744/1508] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:25 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 910 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:26.966733 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e7958e78-d57b-4916-8fc6-71470a78d076 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:26.966733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e7958e78-d57b-4916-8fc6-71470a78d076 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:26.966733 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:26.966733 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:26.966733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e7958e78-d57b-4916-8fc6-71470a78d076 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:27.125242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df994c8a-b485-485b-a272-becb9f6aef73 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:27.125242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df994c8a-b485-485b-a272-becb9f6aef73 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:27.125242 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:27.125242 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:27.125242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df994c8a-b485-485b-a272-becb9f6aef73 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:27.125242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-df994c8a-b485-485b-a272-becb9f6aef73 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:27.250871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:27.250871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:27.252973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df994c8a-b485-485b-a272-becb9f6aef73 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:27.263280 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 745/1509] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:27 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:27.283620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:27.283620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:27.333537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e7958e78-d57b-4916-8fc6-71470a78d076 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:27.439344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e7958e78-d57b-4916-8fc6-71470a78d076 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:27.440404 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 765/1510] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:26 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:27.443820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46d73d43-3a89-46d1-b184-d7093870600f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:27.444838 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46d73d43-3a89-46d1-b184-d7093870600f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:27.445368 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:27.445368 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:27.446005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46d73d43-3a89-46d1-b184-d7093870600f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:27.675948 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:27.675948 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:27.716429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-46d73d43-3a89-46d1-b184-d7093870600f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:27.810535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46d73d43-3a89-46d1-b184-d7093870600f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:27.820528 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 746/1511] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:27 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 910 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:28.271104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01be17f9-0483-426f-9c5f-e9b77ee3078a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:28.273156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01be17f9-0483-426f-9c5f-e9b77ee3078a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:28.273576 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:28.273576 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:28.274254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01be17f9-0483-426f-9c5f-e9b77ee3078a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:28.274866 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-01be17f9-0483-426f-9c5f-e9b77ee3078a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:28.339909 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:28.339909 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:28.347216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01be17f9-0483-426f-9c5f-e9b77ee3078a tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:28.348555 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 766/1512] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:28 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:28.457317 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8ff7584-8a46-4d0e-b2a9-4a1747ad4f45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:28.458088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8ff7584-8a46-4d0e-b2a9-4a1747ad4f45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:28.458584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:28.458584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:28.459351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8ff7584-8a46-4d0e-b2a9-4a1747ad4f45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:28.614390 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:28.614390 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:28.658555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8ff7584-8a46-4d0e-b2a9-4a1747ad4f45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:28.707572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8ff7584-8a46-4d0e-b2a9-4a1747ad4f45 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:28.707572 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 747/1513] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:28 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:28.832782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3a6df7b-085c-4179-864e-b1b510b75f87 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:28.832782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3a6df7b-085c-4179-864e-b1b510b75f87 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:28.832782 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:28.832782 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:28.832782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3a6df7b-085c-4179-864e-b1b510b75f87 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:28.992399 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:28.992399 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:29.008383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b3a6df7b-085c-4179-864e-b1b510b75f87 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:29.033738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3a6df7b-085c-4179-864e-b1b510b75f87 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:29.045245 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 767/1514] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:28 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:29.362041 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7aedaac-09cb-49d8-9544-d66c20d315c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:29.362558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7aedaac-09cb-49d8-9544-d66c20d315c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:29.362997 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:29.362997 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:29.363381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7aedaac-09cb-49d8-9544-d66c20d315c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:29.364892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c7aedaac-09cb-49d8-9544-d66c20d315c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:29.418215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:29.418215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:29.420111 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7aedaac-09cb-49d8-9544-d66c20d315c3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:29.421100 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 748/1515] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:29 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:29.720915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-838b4312-bdfb-409b-a8d2-e4984e335c7d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:29.721462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-838b4312-bdfb-409b-a8d2-e4984e335c7d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:29.721684 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:29.721684 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:29.722068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-838b4312-bdfb-409b-a8d2-e4984e335c7d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:29.919345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:29.919345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:29.951078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-838b4312-bdfb-409b-a8d2-e4984e335c7d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:30.011451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-838b4312-bdfb-409b-a8d2-e4984e335c7d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:30.011451 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 768/1516] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:29 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:30.062110 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e7ade59-27ca-4fad-8624-46504d36b999 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:30.062627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e7ade59-27ca-4fad-8624-46504d36b999 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:30.063077 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:30.063077 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:30.063648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e7ade59-27ca-4fad-8624-46504d36b999 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:30.377854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:30.377854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:30.446709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cee78b12-89c5-407d-9787-d64b512cd2ae tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:30.447714 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cee78b12-89c5-407d-9787-d64b512cd2ae tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:30.448068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:30.448068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:30.448743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cee78b12-89c5-407d-9787-d64b512cd2ae tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:30.449426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cee78b12-89c5-407d-9787-d64b512cd2ae tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:30.465124 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5e7ade59-27ca-4fad-8624-46504d36b999 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:30.560062 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:30.560062 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:30.560062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cee78b12-89c5-407d-9787-d64b512cd2ae tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:30.560062 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 769/1517] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:30 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:30.584669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e7ade59-27ca-4fad-8624-46504d36b999 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 200 Jan 13 11:55:30.584669 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 749/1518] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:30 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 910 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:31.041938 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f862950-06a4-4a85-a7fd-55fe1112a25d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:31.041938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f862950-06a4-4a85-a7fd-55fe1112a25d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:31.041938 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:31.041938 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:31.041938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f862950-06a4-4a85-a7fd-55fe1112a25d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:31.202332 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:31.202332 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:31.241211 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9f862950-06a4-4a85-a7fd-55fe1112a25d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:31.329429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f862950-06a4-4a85-a7fd-55fe1112a25d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:31.329429 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 770/1519] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:31 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:31.353320 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b8a8b0b-3fb9-4ccb-bb96-8d37056c9d10 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:31.353320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b8a8b0b-3fb9-4ccb-bb96-8d37056c9d10 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:31.353320 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:31.353320 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:31.353320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b8a8b0b-3fb9-4ccb-bb96-8d37056c9d10 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:31.512327 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:31.512327 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:31.570216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9b8a8b0b-3fb9-4ccb-bb96-8d37056c9d10 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:31.576899 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1bf117a4-acc5-4d90-83ad-1095e4f8de5b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:31.577447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1bf117a4-acc5-4d90-83ad-1095e4f8de5b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:31.577669 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:31.577669 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:31.578048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1bf117a4-acc5-4d90-83ad-1095e4f8de5b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:31.578421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1bf117a4-acc5-4d90-83ad-1095e4f8de5b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:31.623508 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:31.623508 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:31.625614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1bf117a4-acc5-4d90-83ad-1095e4f8de5b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:31.631196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b8a8b0b-3fb9-4ccb-bb96-8d37056c9d10 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:31.641622 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 771/1520] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:31 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:31.648675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2aba0880-24e9-4cc7-bf07-29fa0f55f6b0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:31.648675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2aba0880-24e9-4cc7-bf07-29fa0f55f6b0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:31.648931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 750/1521] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:31 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 909 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:31.649002 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:31.649002 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:31.649002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2aba0880-24e9-4cc7-bf07-29fa0f55f6b0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:31.655088 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] DELETE http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:31.655629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:31.655847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:31.655847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:31.656225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:31.656582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Delete snapshot with id: 99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:31.727435 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:31.727435 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:31.727435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:31.776866 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2aba0880-24e9-4cc7-bf07-29fa0f55f6b0 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 404 Jan 13 11:55:31.776866 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 772/1522] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:31 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:31.783246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] POST http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes Jan 13 11:55:31.783246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1955748073"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:31.783246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1955748073'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:31.783246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume of 1 GB Jan 13 11:55:31.827954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Availability Zones retrieved successfully. Jan 13 11:55:31.893401 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (0af8584d-f640-481d-82ee-c03e1761ef77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:31.918738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be1bc7f-f6bf-4147-a8d2-fe36f2fafffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:31.922957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:31.939640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot delete request issued successfully. Jan 13 11:55:31.942108 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fab44ec4-ae7c-42de-9b15-f73aca9db6bb tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 202 Jan 13 11:55:31.948746 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 751/1523] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:55:31 2021] DELETE /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:55:31.974316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b815cace-009b-476f-af53-b4c7370be535 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:31.974984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b815cace-009b-476f-af53-b4c7370be535 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:31.975272 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:31.975272 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:31.975740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b815cace-009b-476f-af53-b4c7370be535 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:32.085126 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:32.085126 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:32.089266 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b815cace-009b-476f-af53-b4c7370be535 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:32.096024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b815cace-009b-476f-af53-b4c7370be535 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:32.103522 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 752/1524] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:31 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 462 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:32.223216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be1bc7f-f6bf-4147-a8d2-fe36f2fafffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:32.226471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aeec9df-4a36-4003-8e50-9d742fdcc7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:32.463113 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Created reservations ['7009f6cd-28a2-4838-9890-95d82aadda7c', '708ef3a0-583f-4c1c-99f6-709b04dea84b', '929129bc-8c22-46c4-b37b-78ca799ebbdb', '4795f2dc-0ac4-44e8-ad41-845158e5aed6'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:32.465161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aeec9df-4a36-4003-8e50-9d742fdcc7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7009f6cd-28a2-4838-9890-95d82aadda7c', '708ef3a0-583f-4c1c-99f6-709b04dea84b', '929129bc-8c22-46c4-b37b-78ca799ebbdb', '4795f2dc-0ac4-44e8-ad41-845158e5aed6']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:32.467482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3680a0-68ef-467e-b4e9-2086311ab8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:32.563165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3680a0-68ef-467e-b4e9-2086311ab8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ec068f-4ea6-4c69-8bd8-b9525904bdd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1955748073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['7009f6cd-28a2-4838-9890-95d82aadda7c','708ef3a0-583f-4c1c-99f6-709b04dea84b','929129bc-8c22-46c4-b37b-78ca799ebbdb','4795f2dc-0ac4-44e8-ad41-845158e5aed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1955748073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ec068f-4ea6-4c69-8bd8-b9525904bdd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc720e1413463b9c690466ce95893d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:32.567340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a10b5a5-6ed8-44ec-82d7-91ed1687218e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:32.635236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a10b5a5-6ed8-44ec-82d7-91ed1687218e) transitioned into state 'SUCCESS' from state '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-1955748073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['7009f6cd-28a2-4838-9890-95d82aadda7c','708ef3a0-583f-4c1c-99f6-709b04dea84b','929129bc-8c22-46c4-b37b-78ca799ebbdb','4795f2dc-0ac4-44e8-ad41-845158e5aed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:32.652275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38bc9884-2ea8-4a43-80f4-5aec5eb91f05 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:32.652275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38bc9884-2ea8-4a43-80f4-5aec5eb91f05 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:32.652275 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:32.652275 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:32.652275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38bc9884-2ea8-4a43-80f4-5aec5eb91f05 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:32.658490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-38bc9884-2ea8-4a43-80f4-5aec5eb91f05 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:32.660753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcde2ebb-3607-44eb-add8-cbd017cb10c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:32.717642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcde2ebb-3607-44eb-add8-cbd017cb10c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:32.717642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (0af8584d-f640-481d-82ee-c03e1761ef77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:32.761775 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:32.761775 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:32.766392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38bc9884-2ea8-4a43-80f4-5aec5eb91f05 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:32.767664 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 753/1525] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:32 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:32.805236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request issued successfully. Jan 13 11:55:32.823454 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eedf908f-fb1b-4376-ba7b-cc187c74ac96 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes returned with HTTP 202 Jan 13 11:55:32.825075 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 773/1526] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:31 2021] POST /volume/v3/5adc720e1413463b9c690466ce95893d/volumes => generated 818 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:55:32.840661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e7e8a245-a72a-4a9e-9ce2-d6f93fae57f5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:32.841530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e7e8a245-a72a-4a9e-9ce2-d6f93fae57f5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:32.841930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:32.841930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:32.842841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e7e8a245-a72a-4a9e-9ce2-d6f93fae57f5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:33.001274 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:33.001274 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:33.042085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e7e8a245-a72a-4a9e-9ce2-d6f93fae57f5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:33.099164 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e7e8a245-a72a-4a9e-9ce2-d6f93fae57f5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:33.099164 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 754/1527] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:32 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 886 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:33.124810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edd85fb0-10b1-416a-96e6-b53d8d9af7ec tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:33.129481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edd85fb0-10b1-416a-96e6-b53d8d9af7ec tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:33.129481 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:33.129481 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:33.129481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edd85fb0-10b1-416a-96e6-b53d8d9af7ec tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:33.202447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:33.202447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:33.204021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-edd85fb0-10b1-416a-96e6-b53d8d9af7ec tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:33.206098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edd85fb0-10b1-416a-96e6-b53d8d9af7ec tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:33.217141 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 774/1528] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:33 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 462 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:33.786882 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49f4a2d6-c697-4a2c-8b95-34b91dabc3ef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:33.791217 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49f4a2d6-c697-4a2c-8b95-34b91dabc3ef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:33.791589 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:33.791589 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:33.797693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49f4a2d6-c697-4a2c-8b95-34b91dabc3ef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:33.798464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-49f4a2d6-c697-4a2c-8b95-34b91dabc3ef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:33.863483 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:33.863483 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:33.867120 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49f4a2d6-c697-4a2c-8b95-34b91dabc3ef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:33.882323 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 755/1529] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:33 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:34.124524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e891cfcd-68a3-4349-9a95-3e5ecbd7672f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:34.144439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e891cfcd-68a3-4349-9a95-3e5ecbd7672f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:34.144673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:34.144673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:34.146811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e891cfcd-68a3-4349-9a95-3e5ecbd7672f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:34.231680 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a806bd3-ae16-4649-894b-8ada35fb4877 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:34.232101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a806bd3-ae16-4649-894b-8ada35fb4877 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:34.232437 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:34.232437 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:34.232989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a806bd3-ae16-4649-894b-8ada35fb4877 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:34.298502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:34.298502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:34.325577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e891cfcd-68a3-4349-9a95-3e5ecbd7672f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:34.379940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e891cfcd-68a3-4349-9a95-3e5ecbd7672f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:34.379940 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 775/1530] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:34 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 910 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:34.395654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:34.395654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:34.395654 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2a806bd3-ae16-4649-894b-8ada35fb4877 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Snapshot retrieved successfully. Jan 13 11:55:34.403190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a806bd3-ae16-4649-894b-8ada35fb4877 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 200 Jan 13 11:55:34.403190 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 756/1531] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:34 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 462 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:34.881823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f439c3a-b45c-4f8e-96a3-869a6ac88d55 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:34.882374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f439c3a-b45c-4f8e-96a3-869a6ac88d55 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:34.882565 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:34.882565 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:34.882952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f439c3a-b45c-4f8e-96a3-869a6ac88d55 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:34.883330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6f439c3a-b45c-4f8e-96a3-869a6ac88d55 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:34.937416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:34.937416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:34.937416 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f439c3a-b45c-4f8e-96a3-869a6ac88d55 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:34.953904 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 776/1532] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:34 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:35.400767 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3bce6d5f-5594-431e-9698-e3e8f595f309 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:35.400767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3bce6d5f-5594-431e-9698-e3e8f595f309 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:35.400767 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:35.400767 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:35.400767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3bce6d5f-5594-431e-9698-e3e8f595f309 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:35.420165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-25e683df-0679-4d1b-bf7b-d1e071acda2d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b Jan 13 11:55:35.420165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-25e683df-0679-4d1b-bf7b-d1e071acda2d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:35.420165 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:35.420165 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:35.420165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-25e683df-0679-4d1b-bf7b-d1e071acda2d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:35.491819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-25e683df-0679-4d1b-bf7b-d1e071acda2d tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b returned with HTTP 404 Jan 13 11:55:35.498822 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 777/1533] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:35 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/snapshots/99d97ac7-6afe-48af-b843-ea60944e7c4b => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:35.506844 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] DELETE http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:35.507487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:35.509538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:35.511882 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Delete volume with id: 27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:35.555226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:35.555226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:35.578869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3bce6d5f-5594-431e-9698-e3e8f595f309 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:35.697668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3bce6d5f-5594-431e-9698-e3e8f595f309 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:35.712773 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 757/1534] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:35 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 911 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:35.718793 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2caf0987-3c30-4d56-9c11-30fa0e9b5da9 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9/action Jan 13 11:55:35.718793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:35.718793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:35.718793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2caf0987-3c30-4d56-9c11-30fa0e9b5da9 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:35.718793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2caf0987-3c30-4d56-9c11-30fa0e9b5da9 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:35.718793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-2caf0987-3c30-4d56-9c11-30fa0e9b5da9 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '20ec068f-4ea6-4c69-8bd8-b9525904bdd9' with '{'status': 'maintenance'}' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:35.746163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:35.746163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:35.746163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:35.825523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Delete volume request issued successfully. Jan 13 11:55:35.826101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86f6faba-779c-415c-98c6-502c5bd532ad tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 202 Jan 13 11:55:35.827323 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 778/1535] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:35 2021] DELETE /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:55:35.836036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a41c1cd1-0c42-4145-8414-79b5e0337e31 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:35.836649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a41c1cd1-0c42-4145-8414-79b5e0337e31 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:35.836981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:35.836981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:35.837503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a41c1cd1-0c42-4145-8414-79b5e0337e31 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:35.881036 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:35.881036 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:36.009801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2caf0987-3c30-4d56-9c11-30fa0e9b5da9 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9/action returned with HTTP 202 Jan 13 11:55:36.009801 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 758/1536] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:35 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:36.017002 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2126882d-b7b8-40eb-a34f-030c39692824 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:36.017002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2126882d-b7b8-40eb-a34f-030c39692824 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:36.017002 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:36.017002 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:36.017002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2126882d-b7b8-40eb-a34f-030c39692824 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:36.017002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2126882d-b7b8-40eb-a34f-030c39692824 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:36.034044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:36.034044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:36.078343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a41c1cd1-0c42-4145-8414-79b5e0337e31 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:36.094867 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:36.094867 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:36.098875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2126882d-b7b8-40eb-a34f-030c39692824 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:36.108516 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 759/1537] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:36 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:36.127475 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99eb399e-0fd1-4a35-addf-077651e786cd tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:36.128026 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99eb399e-0fd1-4a35-addf-077651e786cd tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:36.128249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:36.128249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:36.128633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99eb399e-0fd1-4a35-addf-077651e786cd tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:36.203502 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a41c1cd1-0c42-4145-8414-79b5e0337e31 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:36.209707 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 779/1538] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:35 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 908 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:36.324522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:36.324522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:36.343758 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-99eb399e-0fd1-4a35-addf-077651e786cd tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:36.400677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99eb399e-0fd1-4a35-addf-077651e786cd tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:36.401748 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 760/1539] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:36 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 913 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:36.444496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9277e7f0-1d30-4dc7-bd52-e1c04d7e84c3 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9/action Jan 13 11:55:36.444496 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:36.444496 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:36.444496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9277e7f0-1d30-4dc7-bd52-e1c04d7e84c3 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-force_delete": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:36.444496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9277e7f0-1d30-4dc7-bd52-e1c04d7e84c3 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:36.634953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:36.634953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:36.634953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9277e7f0-1d30-4dc7-bd52-e1c04d7e84c3 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Volume info retrieved successfully. Jan 13 11:55:36.740280 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9277e7f0-1d30-4dc7-bd52-e1c04d7e84c3 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Delete volume request issued successfully. Jan 13 11:55:36.740280 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9277e7f0-1d30-4dc7-bd52-e1c04d7e84c3 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9/action returned with HTTP 202 Jan 13 11:55:36.754626 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-262128d2-ccb0-435c-820f-b694104a64db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:36.754626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-262128d2-ccb0-435c-820f-b694104a64db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:36.754626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:36.754626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:36.754626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-262128d2-ccb0-435c-820f-b694104a64db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:36.760735 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 780/1540] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:36 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:36.960386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:36.960386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:36.971132 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-262128d2-ccb0-435c-820f-b694104a64db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:37.091783 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-262128d2-ccb0-435c-820f-b694104a64db tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:37.091783 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 761/1541] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:36 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 910 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:37.126985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfab4f2b-2022-40d7-be79-2007c4ab059b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:37.126985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfab4f2b-2022-40d7-be79-2007c4ab059b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:37.126985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:37.126985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:37.126985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfab4f2b-2022-40d7-be79-2007c4ab059b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:37.146109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bfab4f2b-2022-40d7-be79-2007c4ab059b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:37.227281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10cc9fb0-4dcb-4651-bbc5-7a96e4fe902e tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:37.227281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10cc9fb0-4dcb-4651-bbc5-7a96e4fe902e tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:37.227281 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:37.227281 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:37.227281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10cc9fb0-4dcb-4651-bbc5-7a96e4fe902e tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:37.304143 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:37.304143 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:37.311584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfab4f2b-2022-40d7-be79-2007c4ab059b tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:37.328196 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 781/1542] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:37 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:37.490502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:37.490502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:37.517372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-10cc9fb0-4dcb-4651-bbc5-7a96e4fe902e tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:37.601473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10cc9fb0-4dcb-4651-bbc5-7a96e4fe902e tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:37.601473 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 762/1543] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:37 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 908 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:38.095784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-473fb3ed-2761-4f01-bb88-6afe4e0c8e42 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:38.096675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-473fb3ed-2761-4f01-bb88-6afe4e0c8e42 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:38.096957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:38.096957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:38.097430 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-473fb3ed-2761-4f01-bb88-6afe4e0c8e42 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:38.339397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50ba7239-0e15-49df-95cb-4f9c734b5dcd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:38.339397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50ba7239-0e15-49df-95cb-4f9c734b5dcd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:38.339397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:38.339397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:38.339397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50ba7239-0e15-49df-95cb-4f9c734b5dcd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:38.339397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-50ba7239-0e15-49df-95cb-4f9c734b5dcd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:38.409262 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:38.409262 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:38.428248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-473fb3ed-2761-4f01-bb88-6afe4e0c8e42 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:38.459977 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:38.459977 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:38.462471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50ba7239-0e15-49df-95cb-4f9c734b5dcd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:38.486032 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 763/1544] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:38 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:38.512691 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-473fb3ed-2761-4f01-bb88-6afe4e0c8e42 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:38.518519 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 782/1545] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:38 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 910 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:38.611424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24d8fd5a-3c7f-4baa-9737-869593061d30 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:38.611424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24d8fd5a-3c7f-4baa-9737-869593061d30 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:38.611424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:38.611424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:38.611424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24d8fd5a-3c7f-4baa-9737-869593061d30 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:38.782652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:38.782652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:38.822250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-24d8fd5a-3c7f-4baa-9737-869593061d30 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:38.896359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24d8fd5a-3c7f-4baa-9737-869593061d30 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 200 Jan 13 11:55:38.908275 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 764/1546] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:38 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 908 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:39.504015 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-435e1f6c-f6b6-4b3b-9edd-daadfc190303 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:39.504015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-435e1f6c-f6b6-4b3b-9edd-daadfc190303 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:39.504015 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:39.504015 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:39.504015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-435e1f6c-f6b6-4b3b-9edd-daadfc190303 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:39.504015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-435e1f6c-f6b6-4b3b-9edd-daadfc190303 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:39.540364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-88c9045d-4132-4691-982c-43de98c10d92 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:39.541165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-88c9045d-4132-4691-982c-43de98c10d92 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:39.541390 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:39.541390 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:39.541772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-88c9045d-4132-4691-982c-43de98c10d92 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:39.591184 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:39.591184 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:39.604186 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-435e1f6c-f6b6-4b3b-9edd-daadfc190303 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:39.611392 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 783/1547] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:39 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:39.724482 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:39.724482 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:39.771934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-88c9045d-4132-4691-982c-43de98c10d92 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:39.824054 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-88c9045d-4132-4691-982c-43de98c10d92 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:39.833901 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 765/1548] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:39 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 910 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:39.913109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdc26e39-f72c-4bec-ae5f-8f3e1e54e015 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf Jan 13 11:55:39.913671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdc26e39-f72c-4bec-ae5f-8f3e1e54e015 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:39.913957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:39.913957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:39.915367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdc26e39-f72c-4bec-ae5f-8f3e1e54e015 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:40.062447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdc26e39-f72c-4bec-ae5f-8f3e1e54e015 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf returned with HTTP 404 Jan 13 11:55:40.062447 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 784/1549] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:39 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/27c1f427-9cb5-4ff4-896d-1f34cdcc2ebf => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:40.073463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] DELETE http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:40.073463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:40.073463 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:40.073463 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:40.073463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:40.073463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Delete volume with id: 21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:40.272465 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:40.272465 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:40.272465 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:40.342720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Delete volume request issued successfully. Jan 13 11:55:40.342720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98e1bae6-6f46-4d18-83c1-019fb0a23aac tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 202 Jan 13 11:55:40.342720 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 766/1550] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:40 2021] DELETE /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:55:40.356656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab0fced6-10b9-4d79-9789-d3e45922a5e3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:40.356656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab0fced6-10b9-4d79-9789-d3e45922a5e3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:40.356656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab0fced6-10b9-4d79-9789-d3e45922a5e3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:40.546857 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:40.546857 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:40.573140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ab0fced6-10b9-4d79-9789-d3e45922a5e3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:40.624913 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-858aeb75-059a-45ae-905c-8acd3bb572d3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:40.624913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-858aeb75-059a-45ae-905c-8acd3bb572d3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:40.624913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:40.624913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:40.624913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-858aeb75-059a-45ae-905c-8acd3bb572d3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:40.624913 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-858aeb75-059a-45ae-905c-8acd3bb572d3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:40.689093 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:40.689093 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:40.689093 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-858aeb75-059a-45ae-905c-8acd3bb572d3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:40.689093 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 767/1551] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:40 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:40.819248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab0fced6-10b9-4d79-9789-d3e45922a5e3 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:40.824935 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 785/1552] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:40 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1356 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:40.841588 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a84c2cc-69a2-433a-92b7-794caa78153f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:40.842365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a84c2cc-69a2-433a-92b7-794caa78153f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:40.842365 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:40.842365 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:40.842680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7a84c2cc-69a2-433a-92b7-794caa78153f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:41.087729 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:41.087729 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:41.169059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7a84c2cc-69a2-433a-92b7-794caa78153f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:41.421613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7a84c2cc-69a2-433a-92b7-794caa78153f tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 200 Jan 13 11:55:41.445064 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 768/1553] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:40 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 910 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:41.701817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6bef61b9-44a9-48a5-ada5-540151293ef7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:41.701817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6bef61b9-44a9-48a5-ada5-540151293ef7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:41.701817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:41.701817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:41.701817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6bef61b9-44a9-48a5-ada5-540151293ef7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:41.701817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6bef61b9-44a9-48a5-ada5-540151293ef7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:41.765670 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:41.765670 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:41.767721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6bef61b9-44a9-48a5-ada5-540151293ef7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:41.780589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 786/1554] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:41 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:41.831457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf9a4976-1aae-4d30-b5c2-da999f0141ed tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:41.832571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf9a4976-1aae-4d30-b5c2-da999f0141ed tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:41.832935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:41.832935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:41.833470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf9a4976-1aae-4d30-b5c2-da999f0141ed tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:41.985822 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:41.985822 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:42.018457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cf9a4976-1aae-4d30-b5c2-da999f0141ed tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:42.115623 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf9a4976-1aae-4d30-b5c2-da999f0141ed tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:42.115623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 769/1555] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:41 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1356 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:42.438097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c18b240c-18d9-4458-8962-a1873fa3149b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:42.438097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c18b240c-18d9-4458-8962-a1873fa3149b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:42.438097 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:42.438097 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:42.438097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c18b240c-18d9-4458-8962-a1873fa3149b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:42.564284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c18b240c-18d9-4458-8962-a1873fa3149b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 404 Jan 13 11:55:42.565383 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 787/1556] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:42 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:42.577652 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] POST http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes Jan 13 11:55:42.578131 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:42.578131 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:42.578552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-242560167"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:42.579716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-242560167'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:42.580093 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume of 1 GB Jan 13 11:55:42.621547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Availability Zones retrieved successfully. Jan 13 11:55:42.685159 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (a642a1ee-55d6-4b6f-b98f-0c39bba3dd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:42.709573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142a6106-a245-4a8f-84ea-b72f12cb2460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:42.709573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:42.792013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-105edfe1-2559-469a-baf8-ceb4f5703715 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:42.792013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-105edfe1-2559-469a-baf8-ceb4f5703715 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:42.792013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-105edfe1-2559-469a-baf8-ceb4f5703715 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:42.792013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-105edfe1-2559-469a-baf8-ceb4f5703715 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:42.880090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:42.880090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:42.902500 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-105edfe1-2559-469a-baf8-ceb4f5703715 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:42.910663 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 788/1557] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:42 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:42.950618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142a6106-a245-4a8f-84ea-b72f12cb2460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:42.950618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b3276f-590d-4fe3-bf0d-33f748611f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:43.123394 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e932f96-6b9a-4906-84eb-6414aeb5374f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:43.129522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e932f96-6b9a-4906-84eb-6414aeb5374f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:43.129522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:43.129522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:43.132452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3e932f96-6b9a-4906-84eb-6414aeb5374f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:43.173576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Created reservations ['754111d3-ca27-4198-8c01-8d516ae54827', '46d3e800-a3b2-4124-9e5c-b8fda712e5f9', '7914ab79-4b0e-4c1b-b121-3d7d51179545', '9aca392d-3453-4c52-8758-b194c0f37e91'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:43.200410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b3276f-590d-4fe3-bf0d-33f748611f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754111d3-ca27-4198-8c01-8d516ae54827', '46d3e800-a3b2-4124-9e5c-b8fda712e5f9', '7914ab79-4b0e-4c1b-b121-3d7d51179545', '9aca392d-3453-4c52-8758-b194c0f37e91']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:43.232131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef17ed91-b4dd-4c9c-9464-7b5266ab82ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:43.378228 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:43.378228 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:43.451547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3e932f96-6b9a-4906-84eb-6414aeb5374f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:43.456264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef17ed91-b4dd-4c9c-9464-7b5266ab82ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b78c43a-e556-4284-afbe-ef66324fbd6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-242560167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['754111d3-ca27-4198-8c01-8d516ae54827','46d3e800-a3b2-4124-9e5c-b8fda712e5f9','7914ab79-4b0e-4c1b-b121-3d7d51179545','9aca392d-3453-4c52-8758-b194c0f37e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-242560167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b78c43a-e556-4284-afbe-ef66324fbd6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc720e1413463b9c690466ce95893d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:43.459384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f15b740-1d77-4056-b318-b1ab6931053e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:43.587831 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3e932f96-6b9a-4906-84eb-6414aeb5374f tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:43.591827 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 789/1558] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:43 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1356 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:43.599669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f15b740-1d77-4056-b318-b1ab6931053e) transitioned into state 'SUCCESS' from state '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-242560167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc720e1413463b9c690466ce95893d',qos_specs=None,replication_status=,reservations=['754111d3-ca27-4198-8c01-8d516ae54827','46d3e800-a3b2-4124-9e5c-b8fda712e5f9','7914ab79-4b0e-4c1b-b121-3d7d51179545','9aca392d-3453-4c52-8758-b194c0f37e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bfab6f4781478dbcb99ea7181f0cfc',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:43.601983 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (715ff248-48e1-455d-abe7-91f81442577b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:43.643780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (715ff248-48e1-455d-abe7-91f81442577b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:43.647265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Flow 'volume_create_api' (a642a1ee-55d6-4b6f-b98f-0c39bba3dd00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:43.901694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Create volume request issued successfully. Jan 13 11:55:43.913166 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3261c10e-aa65-4306-9060-cbc1de4e3bef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:43.913166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3261c10e-aa65-4306-9060-cbc1de4e3bef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:43.913166 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:43.913166 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:43.913166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3261c10e-aa65-4306-9060-cbc1de4e3bef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:43.913166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3261c10e-aa65-4306-9060-cbc1de4e3bef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:43.962032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cba6e3d1-57e2-4f0e-951c-2fba29de1aef tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes returned with HTTP 202 Jan 13 11:55:43.964116 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 770/1559] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:42 2021] POST /volume/v3/5adc720e1413463b9c690466ce95893d/volumes => generated 817 bytes in 1393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:43.978926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9aa54fca-3a74-4df2-9791-509c69b14195 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:43.979469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9aa54fca-3a74-4df2-9791-509c69b14195 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:43.979739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:43.979739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:43.980068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9aa54fca-3a74-4df2-9791-509c69b14195 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:43.985995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:43.985995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:43.989185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3261c10e-aa65-4306-9060-cbc1de4e3bef tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:43.990351 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 790/1560] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:43 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:44.247519 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:44.247519 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:44.296913 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9aa54fca-3a74-4df2-9791-509c69b14195 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:44.376743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9aa54fca-3a74-4df2-9791-509c69b14195 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:44.377613 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 771/1561] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:43 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 909 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:44.611803 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-304f5a78-d8cb-497f-9522-c74b546af154 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:44.611803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-304f5a78-d8cb-497f-9522-c74b546af154 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:44.611803 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:44.611803 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:44.611803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-304f5a78-d8cb-497f-9522-c74b546af154 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:44.766267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:44.766267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:44.776828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-304f5a78-d8cb-497f-9522-c74b546af154 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Volume info retrieved successfully. Jan 13 11:55:44.816647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-304f5a78-d8cb-497f-9522-c74b546af154 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 200 Jan 13 11:55:44.838283 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 791/1562] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:44 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 1356 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:45.017620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-adc09c7a-ff62-41d7-a2ac-4e94dbc0efe8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:45.017620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-adc09c7a-ff62-41d7-a2ac-4e94dbc0efe8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:45.017620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:45.017620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:45.017620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-adc09c7a-ff62-41d7-a2ac-4e94dbc0efe8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:45.017620 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-adc09c7a-ff62-41d7-a2ac-4e94dbc0efe8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:45.123602 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:45.123602 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:45.132958 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-adc09c7a-ff62-41d7-a2ac-4e94dbc0efe8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:45.132958 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 772/1563] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:44 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:45.409313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8c8aabd-6bf8-48ca-b8db-0db71aaa3021 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:45.409313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8c8aabd-6bf8-48ca-b8db-0db71aaa3021 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:45.409313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:45.409313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:45.409313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8c8aabd-6bf8-48ca-b8db-0db71aaa3021 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:45.569497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:45.569497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:45.605265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8c8aabd-6bf8-48ca-b8db-0db71aaa3021 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:45.708592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8c8aabd-6bf8-48ca-b8db-0db71aaa3021 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:45.708592 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 792/1564] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:45 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 909 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:45.841447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c9259a8-0062-46d5-ad3a-89537cd33167 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] GET http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 Jan 13 11:55:45.841447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c9259a8-0062-46d5-ad3a-89537cd33167 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:45.841447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:45.841447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:45.841447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c9259a8-0062-46d5-ad3a-89537cd33167 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:46.012472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c9259a8-0062-46d5-ad3a-89537cd33167 tempest-VolumesExtendTest-1780127789 tempest-VolumesExtendTest-1780127789] http://10.222.0.24/volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 returned with HTTP 404 Jan 13 11:55:46.014747 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 773/1565] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:45 2021] GET /volume/v3/3b5274c3b7f245baa89e8ac36f6466f5/volumes/21c426f3-32f8-40d0-b122-32740efebe02 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:46.152884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00f27aa-333d-4312-ab32-83cbc757c594 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:46.152884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00f27aa-333d-4312-ab32-83cbc757c594 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:46.152884 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:46.152884 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:46.152884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00f27aa-333d-4312-ab32-83cbc757c594 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:46.152884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f00f27aa-333d-4312-ab32-83cbc757c594 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:46.236448 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:46.236448 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:46.236448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00f27aa-333d-4312-ab32-83cbc757c594 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:46.236448 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 793/1566] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:46 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:46.733185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f76d847c-fe9d-4faf-bb27-0a49e479af31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:46.733185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f76d847c-fe9d-4faf-bb27-0a49e479af31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:46.733185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f76d847c-fe9d-4faf-bb27-0a49e479af31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:47.051141 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:47.051141 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:47.080840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f76d847c-fe9d-4faf-bb27-0a49e479af31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:47.242153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f76d847c-fe9d-4faf-bb27-0a49e479af31 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:47.257755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f1c1e29-ba05-4de1-8460-4e67ac03fced tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:47.257755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f1c1e29-ba05-4de1-8460-4e67ac03fced tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:47.257755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:47.257755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:47.257755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f1c1e29-ba05-4de1-8460-4e67ac03fced tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:47.257755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8f1c1e29-ba05-4de1-8460-4e67ac03fced tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:47.285477 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 774/1567] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:46 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 910 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:47.333813 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e63822d9-7b4f-4822-b16b-495b337fd7b5 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action Jan 13 11:55:47.333813 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:47.333813 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:47.333813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e63822d9-7b4f-4822-b16b-495b337fd7b5 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:47.333813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e63822d9-7b4f-4822-b16b-495b337fd7b5 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:47.333813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-e63822d9-7b4f-4822-b16b-495b337fd7b5 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '1b78c43a-e556-4284-afbe-ef66324fbd6d' with '{'status': 'error'}' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:47.377684 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:47.377684 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:47.389952 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f1c1e29-ba05-4de1-8460-4e67ac03fced tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:47.389952 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 794/1568] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:47 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:47.786336 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:47.786336 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:47.970753 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e63822d9-7b4f-4822-b16b-495b337fd7b5 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action returned with HTTP 202 Jan 13 11:55:47.976294 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 775/1569] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:47 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action => generated 0 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:48.034425 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7521e064-961d-46a8-b5ff-417f97902f88 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:48.062281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7521e064-961d-46a8-b5ff-417f97902f88 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:48.062281 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:48.062281 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:48.062281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7521e064-961d-46a8-b5ff-417f97902f88 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:48.162424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d96aa0d-28ea-4413-9035-aabf9f872544 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] POST http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/types Jan 13 11:55:48.162424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:48.162424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:48.162424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d96aa0d-28ea-4413-9035-aabf9f872544 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1982440549", "extra_specs": {}}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:48.289561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d96aa0d-28ea-4413-9035-aabf9f872544 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/types returned with HTTP 200 Jan 13 11:55:48.290709 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 795/1570] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:55:47 2021] POST /volume/v3/062373a99d3240fbb74430896feaf544/types => generated 212 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:48.307370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb2bdfff-62eb-483d-884f-9f4992906694 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] POST http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/types/f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb/encryption Jan 13 11:55:48.307370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb2bdfff-62eb-483d-884f-9f4992906694 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:48.316462 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:48.316462 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:48.354235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7521e064-961d-46a8-b5ff-417f97902f88 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:48.428926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7521e064-961d-46a8-b5ff-417f97902f88 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:48.428926 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 776/1571] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:47 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 906 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:48.433712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb2bdfff-62eb-483d-884f-9f4992906694 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/types/f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb/encryption returned with HTTP 200 Jan 13 11:55:48.433712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 796/1572] 10.222.0.24 () {60 vars in 1364 bytes} [Wed Jan 13 11:55:48 2021] POST /volume/v3/062373a99d3240fbb74430896feaf544/types/f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb/encryption => generated 230 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:48.444734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02f7ecba-0ed0-40bd-9829-7ef89fd0c4de tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:48.444734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02f7ecba-0ed0-40bd-9829-7ef89fd0c4de tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:48.444734 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:48.444734 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:48.444734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02f7ecba-0ed0-40bd-9829-7ef89fd0c4de tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:48.444734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-02f7ecba-0ed0-40bd-9829-7ef89fd0c4de tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:48.458097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc32a669-a499-4c4e-bf13-aaddb884220f tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action Jan 13 11:55:48.458097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc32a669-a499-4c4e-bf13-aaddb884220f tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:48.462502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc32a669-a499-4c4e-bf13-aaddb884220f tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:48.481705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-bc32a669-a499-4c4e-bf13-aaddb884220f tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '1b78c43a-e556-4284-afbe-ef66324fbd6d' with '{'status': 'available'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:48.547732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:48.547732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:48.549881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02f7ecba-0ed0-40bd-9829-7ef89fd0c4de tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:48.550734 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 777/1573] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:48 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:48.913920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes Jan 13 11:55:48.915179 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:48.915179 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:48.915607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-69536099", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1982440549", "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:48.917171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-69536099', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1982440549', 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:48.947459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume of 1 GB Jan 13 11:55:48.947459 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:48.947459 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:48.947459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Availability Zones retrieved successfully. Jan 13 11:55:48.971122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (586cb66a-f53f-42aa-86dd-983061e1ceb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:48.974452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f4e9a2-eb97-41e6-b990-0d0b5c37ecb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:48.974452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:48.986229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:48.986229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:49.109003 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f4e9a2-eb97-41e6-b990-0d0b5c37ecb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:55:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb,is_public=True,name='tempest-scenario-type-luks-1982440549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb', '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=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:49.134172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc32a669-a499-4c4e-bf13-aaddb884220f tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action returned with HTTP 202 Jan 13 11:55:49.137273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb985bb0-03c8-441e-9488-a6f2bfa88957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:49.140782 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 797/1574] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:48 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action => generated 0 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:49.151903 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-212db305-81c5-4117-81b8-2c15eaeb3996 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:49.151903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-212db305-81c5-4117-81b8-2c15eaeb3996 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:49.151903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:49.151903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:49.151903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-212db305-81c5-4117-81b8-2c15eaeb3996 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:49.255426 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:49.255426 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:49.267078 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1982440549 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1982440549, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:55:49.268755 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1982440549 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1982440549, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:55:49.282472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-212db305-81c5-4117-81b8-2c15eaeb3996 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:49.348096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-212db305-81c5-4117-81b8-2c15eaeb3996 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:49.348096 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 798/1575] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:49 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 910 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:49.385330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f12354a-cfdc-4cd0-8b8a-854018c72ebd tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action Jan 13 11:55:49.385330 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:49.385330 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:49.385330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f12354a-cfdc-4cd0-8b8a-854018c72ebd tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:49.385330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f12354a-cfdc-4cd0-8b8a-854018c72ebd tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:49.385330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-6f12354a-cfdc-4cd0-8b8a-854018c72ebd tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '1b78c43a-e556-4284-afbe-ef66324fbd6d' with '{'status': 'maintenance'}' {{(pid=87942) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:49.453844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Created reservations ['2986c6a3-bb55-42e5-a81e-a69a9d0e5f32', '87638d09-f565-4b60-b55e-886d8ab30622', 'b3044b4e-e4f5-4276-ad7a-84dffcf0c2da', '8ece0646-f543-4413-89af-35751f9e4f19'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:49.453844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb985bb0-03c8-441e-9488-a6f2bfa88957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2986c6a3-bb55-42e5-a81e-a69a9d0e5f32', '87638d09-f565-4b60-b55e-886d8ab30622', 'b3044b4e-e4f5-4276-ad7a-84dffcf0c2da', '8ece0646-f543-4413-89af-35751f9e4f19']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:49.453844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d13a4e-1dbc-4ef1-a0f0-d154c6943163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:49.602577 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d13a4e-1dbc-4ef1-a0f0-d154c6943163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a657113b-aa4a-44cc-9101-8e1d842a4e69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-69536099',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['2986c6a3-bb55-42e5-a81e-a69a9d0e5f32','87638d09-f565-4b60-b55e-886d8ab30622','b3044b4e-e4f5-4276-ad7a-84dffcf0c2da','8ece0646-f543-4413-89af-35751f9e4f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-69536099',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a657113b-aa4a-44cc-9101-8e1d842a4e69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f46e23c7c64417196ecad7ea0080337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9772a0b1e9984fef93fe444a3910b013',volume_attachment=,volume_type=,volume_type_id=f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:49.605414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd55cbcc-4814-4bbe-b3b3-302b0123e5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:49.640576 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:49.640576 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:49.712034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd55cbcc-4814-4bbe-b3b3-302b0123e5cb) transitioned into state 'SUCCESS' from state '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-69536099',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['2986c6a3-bb55-42e5-a81e-a69a9d0e5f32','87638d09-f565-4b60-b55e-886d8ab30622','b3044b4e-e4f5-4276-ad7a-84dffcf0c2da','8ece0646-f543-4413-89af-35751f9e4f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:49.712034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1a324a-67b5-4c17-97d4-fb5195bf851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:49.771469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1a324a-67b5-4c17-97d4-fb5195bf851c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:49.771469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (586cb66a-f53f-42aa-86dd-983061e1ceb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:49.848470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f12354a-cfdc-4cd0-8b8a-854018c72ebd tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action returned with HTTP 202 Jan 13 11:55:49.848470 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 799/1576] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:49 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action => generated 0 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 11:55:49.853738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca6c07c4-d396-458c-a38e-33f4012f9948 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:49.854547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca6c07c4-d396-458c-a38e-33f4012f9948 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:49.854983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:49.854983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:49.855640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca6c07c4-d396-458c-a38e-33f4012f9948 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:49.856206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ca6c07c4-d396-458c-a38e-33f4012f9948 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:49.879007 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:49.879007 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:49.881264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca6c07c4-d396-458c-a38e-33f4012f9948 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:49.890828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 800/1577] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:49 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:49.896749 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e211728b-4ec4-48ea-8249-d3142bb40ee6 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:49.904833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request issued successfully. Jan 13 11:55:49.905923 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e211728b-4ec4-48ea-8249-d3142bb40ee6 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:49.906359 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:49.906359 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:49.907065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e211728b-4ec4-48ea-8249-d3142bb40ee6 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:49.953133 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-789ce285-c49f-4e96-8abe-fe3f4ca58527 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes returned with HTTP 202 Jan 13 11:55:49.953133 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 778/1578] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:55:48 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes => generated 844 bytes in 1391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:49.974367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5aa64cf-1a89-48e0-bf3a-fa342135251c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:49.974367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5aa64cf-1a89-48e0-bf3a-fa342135251c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:49.974367 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:49.974367 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:49.974367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5aa64cf-1a89-48e0-bf3a-fa342135251c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:50.081152 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:50.081152 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:50.152871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a5aa64cf-1a89-48e0-bf3a-fa342135251c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:50.192277 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:50.192277 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:50.227690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e211728b-4ec4-48ea-8249-d3142bb40ee6 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:50.236599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5aa64cf-1a89-48e0-bf3a-fa342135251c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:50.250970 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 779/1579] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:49 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:50.323402 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e211728b-4ec4-48ea-8249-d3142bb40ee6 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:50.323402 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 801/1580] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:49 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 912 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:50.343638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f1e9d1f5-959c-45c2-8506-ce4873ce0071 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] POST http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action Jan 13 11:55:50.343638 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:50.343638 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:50.343638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f1e9d1f5-959c-45c2-8506-ce4873ce0071 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:50.343638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f1e9d1f5-959c-45c2-8506-ce4873ce0071 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:50.343638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.admin_actions [None req-f1e9d1f5-959c-45c2-8506-ce4873ce0071 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] Updating volume '1b78c43a-e556-4284-afbe-ef66324fbd6d' with '{'status': 'available'}' {{(pid=87943) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 11:55:50.644950 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:50.644950 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:50.819107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f1e9d1f5-959c-45c2-8506-ce4873ce0071 tempest-VolumesActionsTest-1090376471 tempest-VolumesActionsTest-1090376471] http://10.222.0.24/volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action returned with HTTP 202 Jan 13 11:55:50.819107 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 780/1581] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:50 2021] POST /volume/v3/3d510257621a49f0b8df27782a63cbc4/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d/action => generated 0 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:55:50.829747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d21545b-d7f0-4a63-9f9e-e63abd092ba5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:50.829747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d21545b-d7f0-4a63-9f9e-e63abd092ba5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:50.829747 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:50.829747 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:50.829747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d21545b-d7f0-4a63-9f9e-e63abd092ba5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:50.900523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac37f570-661b-4b91-b6e9-9a7e03c4a3bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:50.900523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac37f570-661b-4b91-b6e9-9a7e03c4a3bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:50.900523 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:50.900523 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:50.900523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac37f570-661b-4b91-b6e9-9a7e03c4a3bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:50.900523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ac37f570-661b-4b91-b6e9-9a7e03c4a3bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:50.948841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:50.948841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:50.948841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac37f570-661b-4b91-b6e9-9a7e03c4a3bd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:50.948841 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 781/1582] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:50 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:51.049397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:51.049397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:51.084664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5d21545b-d7f0-4a63-9f9e-e63abd092ba5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:51.233295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d21545b-d7f0-4a63-9f9e-e63abd092ba5 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:51.240613 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 802/1583] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:50 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 910 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:51.259690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94ae1a5c-2859-4270-b2ab-621c0d3b68e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:51.259690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94ae1a5c-2859-4270-b2ab-621c0d3b68e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:51.259690 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:51.259690 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:51.259690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94ae1a5c-2859-4270-b2ab-621c0d3b68e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:51.263816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] DELETE http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:51.263816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:51.274987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:51.274987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:51.274987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:51.274987 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Delete volume with id: 1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:51.462153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:51.462153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:51.478286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-94ae1a5c-2859-4270-b2ab-621c0d3b68e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:51.525143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94ae1a5c-2859-4270-b2ab-621c0d3b68e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:51.525143 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 782/1584] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:51 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 936 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:51.546693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:51.546693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:51.546693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:51.738058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Delete volume request issued successfully. Jan 13 11:55:51.738058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dcc246df-7c60-43f5-b3e2-4e382250f670 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 202 Jan 13 11:55:51.738058 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 803/1585] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:51 2021] DELETE /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:55:51.744420 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38be3f41-d06b-4414-9088-91ad32d36123 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:51.744420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38be3f41-d06b-4414-9088-91ad32d36123 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:51.744420 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:51.744420 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:51.744420 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38be3f41-d06b-4414-9088-91ad32d36123 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:51.867593 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:51.867593 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:51.910358 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-38be3f41-d06b-4414-9088-91ad32d36123 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:51.964754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a59103d-3e8a-440b-bc04-7625a66a2190 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:51.964754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a59103d-3e8a-440b-bc04-7625a66a2190 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:51.964754 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:51.964754 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:51.964754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a59103d-3e8a-440b-bc04-7625a66a2190 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:51.964754 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2a59103d-3e8a-440b-bc04-7625a66a2190 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:52.003248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38be3f41-d06b-4414-9088-91ad32d36123 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:52.027311 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 783/1586] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:51 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 909 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:52.034223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:52.034223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:52.034223 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a59103d-3e8a-440b-bc04-7625a66a2190 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:52.046285 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 804/1587] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:51 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:52.543554 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc63e720-a47d-41b8-96df-8512b2008472 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:52.543554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc63e720-a47d-41b8-96df-8512b2008472 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:52.543554 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:52.543554 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:52.543554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc63e720-a47d-41b8-96df-8512b2008472 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:52.682671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:52.682671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:52.697738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc63e720-a47d-41b8-96df-8512b2008472 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:52.766119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc63e720-a47d-41b8-96df-8512b2008472 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:52.766119 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 784/1588] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:52 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 937 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:52.786945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1dacbd3b-5ffe-4243-afb3-e7857ba6edf3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:52.786945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1dacbd3b-5ffe-4243-afb3-e7857ba6edf3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:52.786945 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:52.786945 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:52.786945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1dacbd3b-5ffe-4243-afb3-e7857ba6edf3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:52.903497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:52.903497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:52.923276 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1dacbd3b-5ffe-4243-afb3-e7857ba6edf3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:52.961936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1dacbd3b-5ffe-4243-afb3-e7857ba6edf3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:52.961936 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 805/1589] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:52 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 937 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:52.972679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04ccbeb7-0ad1-43cc-a654-82567206e326 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69/action Jan 13 11:55:52.972679 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:52.972679 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:52.977546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04ccbeb7-0ad1-43cc-a654-82567206e326 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:55:52.977546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04ccbeb7-0ad1-43cc-a654-82567206e326 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:53.016845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c9343ed0-3857-46e9-bb42-8d14974a86ad tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:53.016845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c9343ed0-3857-46e9-bb42-8d14974a86ad tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:53.016845 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:53.016845 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:53.016845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c9343ed0-3857-46e9-bb42-8d14974a86ad tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:53.125503 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:53.125503 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:53.127260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-04ccbeb7-0ad1-43cc-a654-82567206e326 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:53.148333 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-04ccbeb7-0ad1-43cc-a654-82567206e326 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume updated successfully. Jan 13 11:55:53.149904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04ccbeb7-0ad1-43cc-a654-82567206e326 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69/action returned with HTTP 200 Jan 13 11:55:53.151051 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 785/1590] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:55:52 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69/action => generated 0 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 11:55:53.174447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:53.174447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:53.178722 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c6406fa-2653-457b-992a-cd0a7dbaa882 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:53.179506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c6406fa-2653-457b-992a-cd0a7dbaa882 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:53.179825 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:53.179825 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:53.185070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c6406fa-2653-457b-992a-cd0a7dbaa882 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:53.185590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2c6406fa-2653-457b-992a-cd0a7dbaa882 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:53.215339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c9343ed0-3857-46e9-bb42-8d14974a86ad tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:53.248287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:53.248287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:53.259505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c6406fa-2653-457b-992a-cd0a7dbaa882 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:53.280581 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 786/1591] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:53 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:53.299021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c9343ed0-3857-46e9-bb42-8d14974a86ad tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:53.300950 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 806/1592] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:53 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 909 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:53.519621 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-351f67d6-4fe1-4045-b20f-1d0bad911652 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:53.520373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-351f67d6-4fe1-4045-b20f-1d0bad911652 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:53.520769 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:53.520769 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:53.521443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-351f67d6-4fe1-4045-b20f-1d0bad911652 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:53.632247 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:53.632247 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:53.654113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-351f67d6-4fe1-4045-b20f-1d0bad911652 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:53.711031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-351f67d6-4fe1-4045-b20f-1d0bad911652 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:53.712265 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 787/1593] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:55:53 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 936 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:54.293071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efb8d1c6-e469-48bc-8ade-21e1bc546a79 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:54.295342 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efb8d1c6-e469-48bc-8ade-21e1bc546a79 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:54.295543 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:54.295543 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:54.296168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efb8d1c6-e469-48bc-8ade-21e1bc546a79 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:54.296676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-efb8d1c6-e469-48bc-8ade-21e1bc546a79 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:54.354139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:54.354139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:54.358986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efb8d1c6-e469-48bc-8ade-21e1bc546a79 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:54.360047 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 788/1594] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:54 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:54.373911 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da0869a3-66fe-45fb-b277-4b1334473034 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:54.376615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da0869a3-66fe-45fb-b277-4b1334473034 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:54.377005 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:54.377005 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:54.377640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-da0869a3-66fe-45fb-b277-4b1334473034 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:54.495020 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:54.495020 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:54.517204 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-da0869a3-66fe-45fb-b277-4b1334473034 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Volume info retrieved successfully. Jan 13 11:55:54.548167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] POST http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes Jan 13 11:55:54.549491 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:54.549491 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:54.550190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1803648902"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:54.551541 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1803648902'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:55:54.552080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Create volume of 1 GB Jan 13 11:55:54.588260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-da0869a3-66fe-45fb-b277-4b1334473034 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 200 Jan 13 11:55:54.589349 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 789/1595] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:54 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 909 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:54.597989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Availability Zones retrieved successfully. Jan 13 11:55:54.631524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Flow 'volume_create_api' (4d75313b-ff79-4830-9d3f-040d4264e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:54.635193 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185b61e-e9ca-4266-8a1d-e42376867241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:54.642241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:55:54.785347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185b61e-e9ca-4266-8a1d-e42376867241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:54.787605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a396a0-465a-4c61-a0d0-a434f576fbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:54.970241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Created reservations ['d57c0a3e-a3f9-4a0a-b63e-c1d3e8f8ee83', '8019ce7a-eebc-4ae9-945f-4fd0d16cce20', '024023b5-b2fe-4f09-b9df-844dcd62dc2c', '050fca8d-35f5-46fd-8125-48e1babd8fed'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:54.972908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a396a0-465a-4c61-a0d0-a434f576fbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d57c0a3e-a3f9-4a0a-b63e-c1d3e8f8ee83', '8019ce7a-eebc-4ae9-945f-4fd0d16cce20', '024023b5-b2fe-4f09-b9df-844dcd62dc2c', '050fca8d-35f5-46fd-8125-48e1babd8fed']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:54.975108 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3efebea9-3644-430b-94f9-fec4d5fd2b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:55.052759 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3efebea9-3644-430b-94f9-fec4d5fd2b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f80fb56-6b64-41be-8866-3ced8dabf24d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1803648902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5059ba3762134eaeb7c3b0a0b522473d',qos_specs=None,replication_status=,reservations=['d57c0a3e-a3f9-4a0a-b63e-c1d3e8f8ee83','8019ce7a-eebc-4ae9-945f-4fd0d16cce20','024023b5-b2fe-4f09-b9df-844dcd62dc2c','050fca8d-35f5-46fd-8125-48e1babd8fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a5cee69694449e893e34349082d031',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1803648902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f80fb56-6b64-41be-8866-3ced8dabf24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5059ba3762134eaeb7c3b0a0b522473d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5a5cee69694449e893e34349082d031',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:55.054956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11188b0d-b9f0-44fe-b768-06563abcfb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:55.132758 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11188b0d-b9f0-44fe-b768-06563abcfb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1803648902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5059ba3762134eaeb7c3b0a0b522473d',qos_specs=None,replication_status=,reservations=['d57c0a3e-a3f9-4a0a-b63e-c1d3e8f8ee83','8019ce7a-eebc-4ae9-945f-4fd0d16cce20','024023b5-b2fe-4f09-b9df-844dcd62dc2c','050fca8d-35f5-46fd-8125-48e1babd8fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a5cee69694449e893e34349082d031',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:55.135470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3458ee4-f418-49d7-bb8b-5b707d6a3fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:55:55.193307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3458ee4-f418-49d7-bb8b-5b707d6a3fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:55:55.201449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Flow 'volume_create_api' (4d75313b-ff79-4830-9d3f-040d4264e558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:55:55.375384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-684678d3-454b-4333-9052-998111652fb4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:55.375917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-684678d3-454b-4333-9052-998111652fb4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:55.376139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:55.376139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:55.376519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-684678d3-454b-4333-9052-998111652fb4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:55.376867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-684678d3-454b-4333-9052-998111652fb4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:55.391606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Create volume request issued successfully. Jan 13 11:55:55.436271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8feb5282-3f61-4cda-962a-1fb0281ddafe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes returned with HTTP 202 Jan 13 11:55:55.441292 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 807/1596] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:55:54 2021] POST /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes => generated 827 bytes in 1236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:55.448607 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:55.448607 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:55.450504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-684678d3-454b-4333-9052-998111652fb4 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:55.451364 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 790/1597] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:55 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:55.462601 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79f8c97f-05bf-483a-bca9-d792ae997898 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:55:55.464135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79f8c97f-05bf-483a-bca9-d792ae997898 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:55.464481 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:55.464481 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:55.465017 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79f8c97f-05bf-483a-bca9-d792ae997898 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:55.606492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa5f6f13-5d24-40d3-b393-76519fbcb5ac tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] GET http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d Jan 13 11:55:55.607303 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa5f6f13-5d24-40d3-b393-76519fbcb5ac tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:55.607671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:55.607671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:55.608251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-aa5f6f13-5d24-40d3-b393-76519fbcb5ac tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:55.611679 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:55.611679 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:55.643625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-79f8c97f-05bf-483a-bca9-d792ae997898 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:55:55.700718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79f8c97f-05bf-483a-bca9-d792ae997898 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 200 Jan 13 11:55:55.704409 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 808/1598] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:55 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 919 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:55:55.739267 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:55.739933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:55.740267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:55.740267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:55.740767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:55.748842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-aa5f6f13-5d24-40d3-b393-76519fbcb5ac tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d returned with HTTP 404 Jan 13 11:55:55.750174 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 791/1599] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:55 2021] GET /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/1b78c43a-e556-4284-afbe-ef66324fbd6d => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:55:55.762787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cc729c0-8b96-432f-a154-f95162be2031 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] DELETE http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:55.763558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cc729c0-8b96-432f-a154-f95162be2031 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:55.764215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cc729c0-8b96-432f-a154-f95162be2031 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:55.764836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-1cc729c0-8b96-432f-a154-f95162be2031 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Delete volume with id: 20ec068f-4ea6-4c69-8bd8-b9525904bdd9 Jan 13 11:55:55.874694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:55.874694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:55.880182 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cc729c0-8b96-432f-a154-f95162be2031 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 returned with HTTP 404 Jan 13 11:55:55.881413 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 792/1600] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:55 2021] DELETE /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/20ec068f-4ea6-4c69-8bd8-b9525904bdd9 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:55.891360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bfb7f34-05b5-4dfc-a8ca-390dcd014172 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] DELETE http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:55.892049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bfb7f34-05b5-4dfc-a8ca-390dcd014172 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:55.892707 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bfb7f34-05b5-4dfc-a8ca-390dcd014172 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:55.897567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-5bfb7f34-05b5-4dfc-a8ca-390dcd014172 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Delete volume with id: 48fcf1f8-bc5d-48db-b279-7899f9a7322d Jan 13 11:55:55.912955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:55.986352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:56.001661 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 809/1601] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:55:55 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 936 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:56.003148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume// Jan 13 11:55:56.003789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.004323 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:56.004323 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:56.005861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'all' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.010553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-e072906b-acec-4797-812d-d0d57084a572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:55:56.011451 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 810/1602] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:55:56 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:55:56.029495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-69e97ca1-6920-4f89-82b9-0eedfcbdee2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments Jan 13 11:55:56.032908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-69e97ca1-6920-4f89-82b9-0eedfcbdee2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a657113b-aa4a-44cc-9101-8e1d842a4e69", "instance_uuid": "ec43d999-f577-4e98-9e29-ca918ae606af", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:56.056825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bfb7f34-05b5-4dfc-a8ca-390dcd014172 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d returned with HTTP 404 Jan 13 11:55:56.067072 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 793/1603] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:55 2021] DELETE /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/48fcf1f8-bc5d-48db-b279-7899f9a7322d => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:56.076189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15d7fab8-17cb-4a05-b05f-43adc52e420b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] DELETE http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:56.087726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15d7fab8-17cb-4a05-b05f-43adc52e420b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.093779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15d7fab8-17cb-4a05-b05f-43adc52e420b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.094390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-15d7fab8-17cb-4a05-b05f-43adc52e420b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Delete volume with id: 285afab2-65c2-4167-b2c2-d8e220bf6fba Jan 13 11:55:56.202439 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:56.202439 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:56.288914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15d7fab8-17cb-4a05-b05f-43adc52e420b tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba returned with HTTP 404 Jan 13 11:55:56.303202 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 794/1604] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:56 2021] DELETE /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/285afab2-65c2-4167-b2c2-d8e220bf6fba => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:56.332429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0887f70c-293b-4fc9-ba89-597c89767486 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] DELETE http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:56.333019 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0887f70c-293b-4fc9-ba89-597c89767486 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.344444 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0887f70c-293b-4fc9-ba89-597c89767486 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.344986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0887f70c-293b-4fc9-ba89-597c89767486 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] Delete volume with id: 29c3703c-2fa9-4a9f-ba7e-f24811382ecf Jan 13 11:55:56.407996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-d6205099-b3b3-41a0-900e-f5fd88c597dd req-69e97ca1-6920-4f89-82b9-0eedfcbdee2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments returned with HTTP 200 Jan 13 11:55:56.418481 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 811/1605] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:55:56 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments => generated 273 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:56.465631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ef6fb2d-c3cf-4131-adc3-e7162280e550 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:55:56.466291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ef6fb2d-c3cf-4131-adc3-e7162280e550 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.466616 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:56.466616 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:56.467221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ef6fb2d-c3cf-4131-adc3-e7162280e550 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.467731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4ef6fb2d-c3cf-4131-adc3-e7162280e550 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Show backup with id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:55:56.509170 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:56.509170 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:56.516400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0887f70c-293b-4fc9-ba89-597c89767486 tempest-VolumesActionsTest-1680282205 tempest-VolumesActionsTest-1680282205] http://10.222.0.24/volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf returned with HTTP 404 Jan 13 11:55:56.517740 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 795/1606] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:56 2021] DELETE /volume/v3/5adc720e1413463b9c690466ce95893d/volumes/29c3703c-2fa9-4a9f-ba7e-f24811382ecf => generated 109 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:55:56.522557 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ef6fb2d-c3cf-4131-adc3-e7162280e550 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 200 Jan 13 11:55:56.524606 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 812/1607] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:56 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:56.550355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f29a037-2275-41dd-a486-f4bf7fc2d89d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d Jan 13 11:55:56.550893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f29a037-2275-41dd-a486-f4bf7fc2d89d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.552172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f29a037-2275-41dd-a486-f4bf7fc2d89d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.712630 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:56.712630 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:56.720825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe12d295-c1ff-416c-8522-7a88ecaf6f57 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:55:56.721337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe12d295-c1ff-416c-8522-7a88ecaf6f57 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.721880 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:56.721880 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:56.722496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe12d295-c1ff-416c-8522-7a88ecaf6f57 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.768375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3f29a037-2275-41dd-a486-f4bf7fc2d89d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:55:56.829740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f29a037-2275-41dd-a486-f4bf7fc2d89d tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d returned with HTTP 200 Jan 13 11:55:56.830552 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 796/1608] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:56 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d => generated 1418 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:56.861957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-90091583-b695-454d-93e8-40148fb08c77 req-fced70ec-ecf3-447f-a6ab-8537b914b2a6 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/4f7cbb55-a8b2-4023-a24f-e4071bc9153e Jan 13 11:55:56.862702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-90091583-b695-454d-93e8-40148fb08c77 req-fced70ec-ecf3-447f-a6ab-8537b914b2a6 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:56.863110 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:56.863110 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:56.865128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-90091583-b695-454d-93e8-40148fb08c77 req-fced70ec-ecf3-447f-a6ab-8537b914b2a6 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:56.885547 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:56.885547 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:56.916554 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:56.916554 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:56.933912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe12d295-c1ff-416c-8522-7a88ecaf6f57 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:55:56.993898 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe12d295-c1ff-416c-8522-7a88ecaf6f57 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 200 Jan 13 11:55:57.004282 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 813/1609] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:56 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 919 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:57.004282 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6be2afbe-86f2-4235-a8b0-fd9d7581f6f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d Jan 13 11:55:57.005183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6be2afbe-86f2-4235-a8b0-fd9d7581f6f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:57.005583 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:57.005583 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:57.006181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6be2afbe-86f2-4235-a8b0-fd9d7581f6f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:57.309873 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:55:57.309873 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:55:57.330732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:57.330732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:57.337770 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-90091583-b695-454d-93e8-40148fb08c77 req-fced70ec-ecf3-447f-a6ab-8537b914b2a6 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:55:57.338367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-90091583-b695-454d-93e8-40148fb08c77 req-fced70ec-ecf3-447f-a6ab-8537b914b2a6 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:55:57.347242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6be2afbe-86f2-4235-a8b0-fd9d7581f6f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:55:57.350415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-90091583-b695-454d-93e8-40148fb08c77 req-fced70ec-ecf3-447f-a6ab-8537b914b2a6 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/4f7cbb55-a8b2-4023-a24f-e4071bc9153e returned with HTTP 200 Jan 13 11:55:57.351830 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 797/1610] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:55:56 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/4f7cbb55-a8b2-4023-a24f-e4071bc9153e => generated 19 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:57.426107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6be2afbe-86f2-4235-a8b0-fd9d7581f6f2 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d returned with HTTP 200 Jan 13 11:55:57.429994 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 814/1611] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:56 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d => generated 1418 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:55:57.596706 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:57.597409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:57.597753 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:57.597753 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:57.598283 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:57.598892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume with id: a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:57.704518 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:57.704518 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:57.710420 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:57.760345 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.keymgr.conf_key_mgr [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 13 11:55:57.770631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume request issued successfully. Jan 13 11:55:57.771467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45a56c91-f955-4d91-b340-5b3bf6cfc3e2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 202 Jan 13 11:55:57.772574 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 798/1612] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:55:57 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:55:57.781318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b5d1364a-6c51-4f32-86bc-2a1c33baea2f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:57.782325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b5d1364a-6c51-4f32-86bc-2a1c33baea2f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:57.782964 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:57.782964 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:57.783470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b5d1364a-6c51-4f32-86bc-2a1c33baea2f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:57.887748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:57.887748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:57.915685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b5d1364a-6c51-4f32-86bc-2a1c33baea2f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:57.957174 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b5d1364a-6c51-4f32-86bc-2a1c33baea2f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:57.958152 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 815/1613] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:57 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 935 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:58.012087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e43347a-3c77-4b85-942c-87ae06bc862d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:55:58.012795 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e43347a-3c77-4b85-942c-87ae06bc862d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:58.013132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:58.013132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:58.013833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9e43347a-3c77-4b85-942c-87ae06bc862d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:58.130625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:58.130625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:58.160918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9e43347a-3c77-4b85-942c-87ae06bc862d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:55:58.209604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9e43347a-3c77-4b85-942c-87ae06bc862d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 200 Jan 13 11:55:58.210701 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 799/1614] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:58 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 920 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:58.225974 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] POST http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots Jan 13 11:55:58.226554 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:58.226554 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:58.227166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f80fb56-6b64-41be-8866-3ced8dabf24d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-382497573"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:55:58.280565 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:58.280565 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:58.281899 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:55:58.282324 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Create snapshot from volume 9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:55:58.353921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Created reservations ['394e95e7-3c9e-4797-b32c-6a0e12f9d8ba', 'bd490e78-2543-47bf-847c-1367a7b19ab3', '28b48962-2024-4085-839d-5c40f35e3223', 'c9fd93e1-18c4-4937-8cff-8bca42122941'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:55:58.541582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot create request issued successfully. Jan 13 11:55:58.543526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3d84e766-1831-4c18-809a-4aff635919dc tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots returned with HTTP 202 Jan 13 11:55:58.545224 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 816/1615] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:55:58 2021] POST /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots => generated 313 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:55:58.557645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8adeb645-fdab-4e91-871f-80b732f25f75 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:55:58.558361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8adeb645-fdab-4e91-871f-80b732f25f75 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:58.558691 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:58.558691 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:58.559282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8adeb645-fdab-4e91-871f-80b732f25f75 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:58.628003 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:58.628003 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:58.629382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8adeb645-fdab-4e91-871f-80b732f25f75 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:55:58.631544 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8adeb645-fdab-4e91-871f-80b732f25f75 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 200 Jan 13 11:55:58.639490 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 800/1616] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:58 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 445 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:58.978956 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e918bd1a-67e6-452c-9766-0ee0409358e5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:55:58.979501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e918bd1a-67e6-452c-9766-0ee0409358e5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:58.979726 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:58.979726 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:58.980105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e918bd1a-67e6-452c-9766-0ee0409358e5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:59.104173 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:59.104173 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:59.125917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e918bd1a-67e6-452c-9766-0ee0409358e5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:55:59.186483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e918bd1a-67e6-452c-9766-0ee0409358e5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:55:59.197546 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 817/1617] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:55:58 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 935 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:55:59.645611 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b9409c2-22fc-4274-9908-1de71da22c5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:55:59.646701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b9409c2-22fc-4274-9908-1de71da22c5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:55:59.647119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:55:59.647119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:55:59.647752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b9409c2-22fc-4274-9908-1de71da22c5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:55:59.729428 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:55:59.729428 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:55:59.735255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b9409c2-22fc-4274-9908-1de71da22c5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:55:59.739757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b9409c2-22fc-4274-9908-1de71da22c5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 200 Jan 13 11:55:59.749156 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 801/1618] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:55:59 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 445 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:00.212997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-576d647a-e054-483c-847b-c3e486209961 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:56:00.215859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-576d647a-e054-483c-847b-c3e486209961 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:00.216215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:00.216215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:00.216756 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-576d647a-e054-483c-847b-c3e486209961 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:00.332557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:00.332557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:00.347255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-576d647a-e054-483c-847b-c3e486209961 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:00.387711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-576d647a-e054-483c-847b-c3e486209961 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 200 Jan 13 11:56:00.424140 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 818/1619] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:00 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 935 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:00.763006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6931a985-1c69-4c5d-9b93-e02f98b6740c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:56:00.764291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6931a985-1c69-4c5d-9b93-e02f98b6740c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:00.765296 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:00.765296 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:00.765938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6931a985-1c69-4c5d-9b93-e02f98b6740c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:00.802838 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:00.802838 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:00.805033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6931a985-1c69-4c5d-9b93-e02f98b6740c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:00.808013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6931a985-1c69-4c5d-9b93-e02f98b6740c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 200 Jan 13 11:56:00.809219 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 802/1620] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:00 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:00.824270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] POST http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots Jan 13 11:56:00.824961 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:00.824961 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:00.825694 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f80fb56-6b64-41be-8866-3ced8dabf24d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1076043768"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:00.949324 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:00.949324 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:00.950516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:56:00.950902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Create snapshot from volume 9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:01.090326 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Created reservations ['567a667f-c1f6-403f-88ce-0de4a3fd5002', '4b2d618c-832c-4cb8-b5ce-1b0b2207ffda', '8cc824a6-4722-44fb-9011-8587423fc1ae', '5de9cd41-4625-48ff-874f-dcdd84bd5a7f'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:01.296422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot create request issued successfully. Jan 13 11:56:01.297215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c960068-c688-4115-8f35-0de068d2f906 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots returned with HTTP 202 Jan 13 11:56:01.303492 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 819/1621] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:56:00 2021] POST /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots => generated 314 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:56:01.310278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a7d1f00-c26c-42ff-b9d7-543867261d54 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:01.311226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a7d1f00-c26c-42ff-b9d7-543867261d54 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:01.311585 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:01.311585 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:01.311973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a7d1f00-c26c-42ff-b9d7-543867261d54 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:01.401596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:01.401596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:01.406396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42b168a3-94dd-4803-96a4-fea480bd26fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 Jan 13 11:56:01.406670 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5a7d1f00-c26c-42ff-b9d7-543867261d54 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:01.407007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42b168a3-94dd-4803-96a4-fea480bd26fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:01.407209 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:01.407209 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:01.407831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42b168a3-94dd-4803-96a4-fea480bd26fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:01.416085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a7d1f00-c26c-42ff-b9d7-543867261d54 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:01.430459 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 803/1622] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:01 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 446 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:01.537316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42b168a3-94dd-4803-96a4-fea480bd26fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 returned with HTTP 404 Jan 13 11:56:01.539426 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 820/1623] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:01 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/a657113b-aa4a-44cc-9101-8e1d842a4e69 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:01.549069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-016c8cde-1ca7-493b-ab27-55fcb92da215 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] GET http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/volumes/detail?all_tenants=1 Jan 13 11:56:01.550163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-016c8cde-1ca7-493b-ab27-55fcb92da215 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:01.550832 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:01.550832 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:01.551530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-016c8cde-1ca7-493b-ab27-55fcb92da215 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:01.553662 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-016c8cde-1ca7-493b-ab27-55fcb92da215 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:56:01.726368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-016c8cde-1ca7-493b-ab27-55fcb92da215 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Get all volumes completed successfully. Jan 13 11:56:01.732803 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:01.732803 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:01.754793 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-016c8cde-1ca7-493b-ab27-55fcb92da215 tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 13 11:56:01.766682 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 804/1624] 10.222.0.24 () {58 vars in 1252 bytes} [Wed Jan 13 11:56:01 2021] GET /volume/v3/062373a99d3240fbb74430896feaf544/volumes/detail?all_tenants=1 => generated 4197 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:01.797851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c24c3b5-8fd7-4c03-95e7-297a2194632c tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] DELETE http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/types/f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb Jan 13 11:56:01.798433 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c24c3b5-8fd7-4c03-95e7-297a2194632c tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:01.798989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c24c3b5-8fd7-4c03-95e7-297a2194632c tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] Calling method '_delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:01.799626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:01.799626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:02.006470 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:56:02.006470 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:56:02.025856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c24c3b5-8fd7-4c03-95e7-297a2194632c tempest-TestVolumeBootPattern-439648591 tempest-TestVolumeBootPattern-439648591] http://10.222.0.24/volume/v3/062373a99d3240fbb74430896feaf544/types/f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb returned with HTTP 202 Jan 13 11:56:02.033530 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 821/1625] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:56:01 2021] DELETE /volume/v3/062373a99d3240fbb74430896feaf544/types/f0f0a4f6-f6ab-4653-891e-baf70bbf6bdb => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:02.090418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes Jan 13 11:56:02.090871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:02.090871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:02.091550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-161056267", "snapshot_id": null, "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "volume_type": null, "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:02.092978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-161056267', 'snapshot_id': None, 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'volume_type': None, 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:56:02.217568 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-a1c80713-6b64-47e6-9597-fd3e10d3a504 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d Jan 13 11:56:02.219375 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-a1c80713-6b64-47e6-9597-fd3e10d3a504 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:02.220030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-a1c80713-6b64-47e6-9597-fd3e10d3a504 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:02.334076 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume of 1 GB Jan 13 11:56:02.380186 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Availability Zones retrieved successfully. Jan 13 11:56:02.407191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:02.407191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:02.419314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (22b6875f-6051-4697-910a-be7faa12ea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:02.430684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-a1c80713-6b64-47e6-9597-fd3e10d3a504 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:02.432833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d7032a-e42c-4e50-a619-4dc1d85e612b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:02.441548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:56:02.468639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-a1c80713-6b64-47e6-9597-fd3e10d3a504 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d returned with HTTP 200 Jan 13 11:56:02.469738 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 822/1626] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:56:02 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d => generated 1418 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:02.476164 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77591650-3e24-472f-9901-7ca9b2900f08 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:02.476876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77591650-3e24-472f-9901-7ca9b2900f08 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:02.477339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:02.477339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:02.477992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77591650-3e24-472f-9901-7ca9b2900f08 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:02.514875 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:02.514875 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:02.516996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-77591650-3e24-472f-9901-7ca9b2900f08 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:02.527141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77591650-3e24-472f-9901-7ca9b2900f08 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:02.528209 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 823/1627] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:02 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 446 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:02.617327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d7032a-e42c-4e50-a619-4dc1d85e612b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:02.620356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5181552d-3329-4c15-b4d9-03659dda8bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:02.713198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Created reservations ['8e6eb03f-ba04-408d-84fe-52e98bd7c4a9', 'd66a74de-e2a0-4962-82c7-9d073872807e', '47d17de3-9fec-453d-9b2d-b0a212f893fe', '4f6f4511-2762-446c-b2e6-04b12b737a66'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:02.715942 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5181552d-3329-4c15-b4d9-03659dda8bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e6eb03f-ba04-408d-84fe-52e98bd7c4a9', 'd66a74de-e2a0-4962-82c7-9d073872807e', '47d17de3-9fec-453d-9b2d-b0a212f893fe', '4f6f4511-2762-446c-b2e6-04b12b737a66']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:02.718328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b2c627-8741-4683-825d-0addc0fc32cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:02.837438 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b2c627-8741-4683-825d-0addc0fc32cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b48970-85c2-4b13-9351-fed551fef122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-161056267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['8e6eb03f-ba04-408d-84fe-52e98bd7c4a9','d66a74de-e2a0-4962-82c7-9d073872807e','47d17de3-9fec-453d-9b2d-b0a212f893fe','4f6f4511-2762-446c-b2e6-04b12b737a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-161056267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b48970-85c2-4b13-9351-fed551fef122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f46e23c7c64417196ecad7ea0080337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9772a0b1e9984fef93fe444a3910b013',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:02.839567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13339c1d-cff5-49a9-9717-4e50b00ecdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:02.895985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13339c1d-cff5-49a9-9717-4e50b00ecdb7) transitioned into state 'SUCCESS' from state '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-161056267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['8e6eb03f-ba04-408d-84fe-52e98bd7c4a9','d66a74de-e2a0-4962-82c7-9d073872807e','47d17de3-9fec-453d-9b2d-b0a212f893fe','4f6f4511-2762-446c-b2e6-04b12b737a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:02.897864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544c365d-4446-4cea-8234-cb7bdd568da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:02.931092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544c365d-4446-4cea-8234-cb7bdd568da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:02.933997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (22b6875f-6051-4697-910a-be7faa12ea48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:03.043926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request issued successfully. Jan 13 11:56:03.073305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20a2f02e-920a-4f2f-a89d-498b4752b09f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes returned with HTTP 202 Jan 13 11:56:03.084259 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 805/1628] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:56:02 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes => generated 827 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:56:03.088460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae24049f-329d-46d1-83ad-f071c24c6d2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:03.089131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae24049f-329d-46d1-83ad-f071c24c6d2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:03.089478 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:03.089478 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:03.089978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae24049f-329d-46d1-83ad-f071c24c6d2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:03.217416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:03.217416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:03.228526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ae24049f-329d-46d1-83ad-f071c24c6d2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:03.278185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae24049f-329d-46d1-83ad-f071c24c6d2a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:03.280006 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 824/1629] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:03 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 895 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:03.544356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8811154-0d33-4e91-80a6-906f062985c3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:03.544936 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8811154-0d33-4e91-80a6-906f062985c3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:03.545171 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:03.545171 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:03.545556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8811154-0d33-4e91-80a6-906f062985c3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:03.599910 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:03.599910 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:03.601137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8811154-0d33-4e91-80a6-906f062985c3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:03.603366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8811154-0d33-4e91-80a6-906f062985c3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:03.610111 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 806/1630] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:03 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:04.297258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67b4946d-e372-4851-8725-b6cca55184f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:04.298904 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67b4946d-e372-4851-8725-b6cca55184f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:04.299317 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:04.299317 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:04.300680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67b4946d-e372-4851-8725-b6cca55184f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:04.406952 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:04.406952 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:04.426097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-67b4946d-e372-4851-8725-b6cca55184f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:04.494365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67b4946d-e372-4851-8725-b6cca55184f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:04.510951 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 825/1631] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:04 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:04.620052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b21158e7-df91-49df-b63a-83ae24f2302b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:04.620641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b21158e7-df91-49df-b63a-83ae24f2302b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:04.620770 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:04.620770 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:04.621405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b21158e7-df91-49df-b63a-83ae24f2302b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:04.687498 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:04.687498 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:04.688690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b21158e7-df91-49df-b63a-83ae24f2302b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:04.695785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b21158e7-df91-49df-b63a-83ae24f2302b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:04.700079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 807/1632] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:04 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 473 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:04.712462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] POST http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots Jan 13 11:56:04.713139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:04.713139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:04.713901 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f80fb56-6b64-41be-8866-3ced8dabf24d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:04.818926 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:04.818926 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:04.821253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:56:04.821827 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Create snapshot from volume 9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:04.942749 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Created reservations ['61bbf6e1-9054-495e-af97-21760d281705', 'a5e3e442-ff72-473a-adb5-11863a5b9867', 'b639b864-6a7b-46e2-96f7-7f65872c28bf', '9cf53eb0-e36d-4249-9991-4f27a0766a77'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:05.106558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot create request issued successfully. Jan 13 11:56:05.107437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfde06a5-85ae-452c-83d5-d609686060f9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots returned with HTTP 202 Jan 13 11:56:05.125106 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 826/1633] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:56:04 2021] POST /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots => generated 314 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:56:05.129968 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2160467c-a190-4bc4-a8bb-ea9cb9c8c503 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:05.130459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2160467c-a190-4bc4-a8bb-ea9cb9c8c503 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:05.130675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:05.130675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:05.131052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2160467c-a190-4bc4-a8bb-ea9cb9c8c503 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:05.186059 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:05.186059 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:05.193059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2160467c-a190-4bc4-a8bb-ea9cb9c8c503 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:05.195934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2160467c-a190-4bc4-a8bb-ea9cb9c8c503 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 200 Jan 13 11:56:05.197124 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 808/1634] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:05 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 446 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:05.515632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-794dfc77-961f-4102-9c25-f3b6dd27a626 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:05.516338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-794dfc77-961f-4102-9c25-f3b6dd27a626 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:05.516338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:05.516338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:05.516783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-794dfc77-961f-4102-9c25-f3b6dd27a626 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:05.619549 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:05.619549 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:05.648408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-794dfc77-961f-4102-9c25-f3b6dd27a626 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:05.711443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-794dfc77-961f-4102-9c25-f3b6dd27a626 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:05.728031 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 827/1635] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:05 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:06.209028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:06.209745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:06.210075 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:06.210075 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:06.212257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:06.265105 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:06.265105 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:06.268533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:06.277632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 200 Jan 13 11:56:06.279021 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 809/1636] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:06 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 446 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:06.462184 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-6b8927d0-8dd8-4fab-8346-901edd166d37 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d Jan 13 11:56:06.462869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-6b8927d0-8dd8-4fab-8346-901edd166d37 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:06.463163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:06.463163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:06.463658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-6b8927d0-8dd8-4fab-8346-901edd166d37 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:06.537748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:06.537748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:06.555072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-6b8927d0-8dd8-4fab-8346-901edd166d37 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:06.619700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-6b8927d0-8dd8-4fab-8346-901edd166d37 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d returned with HTTP 200 Jan 13 11:56:06.621392 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 828/1637] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:56:06 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d => generated 1418 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:06.635042 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume// Jan 13 11:56:06.635938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:06.636377 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:06.636377 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:06.637307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:06.639006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f6ffc759-8fbe-4175-98ba-d5b173faffce tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:56:06.640161 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 810/1638] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:56:06 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:56:06.660823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-d7706790-a27a-4e0a-814b-aff429e735e8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] POST http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/attachments Jan 13 11:56:06.661448 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:06.661448 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:06.662340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-d7706790-a27a-4e0a-814b-aff429e735e8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f432dd4-2209-43da-8774-db690fd9767d", "instance_uuid": "24dda958-db3c-4678-ba4f-104ef0a763b3", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:06.764607 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98885b8a-4d6c-44da-ba20-fbbb2fd4de4a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:06.772808 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98885b8a-4d6c-44da-ba20-fbbb2fd4de4a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:06.780840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98885b8a-4d6c-44da-ba20-fbbb2fd4de4a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:06.836824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:06.836824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:06.883713 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:06.883713 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:06.893756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98885b8a-4d6c-44da-ba20-fbbb2fd4de4a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:06.954649 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98885b8a-4d6c-44da-ba20-fbbb2fd4de4a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:06.972557 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 811/1639] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:06 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:06.984636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-c60fe9e5-8462-4553-a660-aa358cc86e06 req-d7706790-a27a-4e0a-814b-aff429e735e8 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/attachments returned with HTTP 200 Jan 13 11:56:06.986399 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 829/1640] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:56:06 2021] POST /volume/v3/05a69d8696744e49bb421be70b50d9c7/attachments => generated 273 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:07.291588 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0192ea91-ff85-4d1d-b7c5-272b758283df tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:07.292126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0192ea91-ff85-4d1d-b7c5-272b758283df tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.292321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.292321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.292954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0192ea91-ff85-4d1d-b7c5-272b758283df tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.384313 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.384313 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.387857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0192ea91-ff85-4d1d-b7c5-272b758283df tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:07.393797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0192ea91-ff85-4d1d-b7c5-272b758283df tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 200 Jan 13 11:56:07.396139 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 812/1641] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 473 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:07.409107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=1 Jan 13 11:56:07.409634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.409854 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.409854 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.410234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.412302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:07.423649 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.423649 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.431934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:07.478340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:07.479825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b2592bc-5cf3-45fb-8876-990f6be8e206 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=1 returned with HTTP 200 Jan 13 11:56:07.485437 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 830/1642] 10.222.0.24 () {58 vars in 1225 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=1 => generated 515 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:07.504352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-561ac6fc-39d8-46de-9384-a9c5856549d2 req-66040af2-7681-49bf-9c1c-41391e955fa3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] DELETE http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/attachments/8bbf84af-6e18-4a59-b4dc-7fbaa8ef05a1 Jan 13 11:56:07.508912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-561ac6fc-39d8-46de-9384-a9c5856549d2 req-66040af2-7681-49bf-9c1c-41391e955fa3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.511046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots Jan 13 11:56:07.511332 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.511332 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.511897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-561ac6fc-39d8-46de-9384-a9c5856549d2 req-66040af2-7681-49bf-9c1c-41391e955fa3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.515635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.516894 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.516894 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.517589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.522711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:07.526122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.526122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.535002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:07.593993 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.593993 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.613816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:07.614748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2349533e-1c35-461e-acd8-898eb44f6ab9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots returned with HTTP 200 Jan 13 11:56:07.633285 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 831/1643] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots => generated 995 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:07.639178 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=100000 Jan 13 11:56:07.650244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.650953 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.650953 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.651492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.652386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:07.653469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.653469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.660613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:07.746332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:07.753737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-52cd65a6-b415-44db-b654-5eb3e47b99fb tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=100000 returned with HTTP 200 Jan 13 11:56:07.760513 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 832/1644] 10.222.0.24 () {58 vars in 1235 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=100000 => generated 995 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:07.778439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=0 Jan 13 11:56:07.779091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.779319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.779319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.779712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.780315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:07.784798 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.784798 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.791592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:07.829921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:07.830619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49e6d20f-df0e-4f42-84e9-cc457aa33b5d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=0 returned with HTTP 200 Jan 13 11:56:07.836670 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 833/1645] 10.222.0.24 () {58 vars in 1225 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?limit=0 => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 13 11:56:07.850741 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots Jan 13 11:56:07.852139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.852633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.853216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:07.855712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:07.905785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:07.906788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9b85d69-23f0-4f9a-878f-7baa3414381a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots returned with HTTP 200 Jan 13 11:56:07.914664 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 834/1646] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots => generated 995 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:07.926069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?marker=0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:07.926667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:07.926920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:07.926920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:07.930006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:07.930726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:07.931794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:07.931794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:07.933496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.030893 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:56:08.030893 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:56:08.047619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.048427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-013b3195-84a2-4d99-afd4-44837ffb0e72 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?marker=0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:08.049325 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 835/1647] 10.222.0.24 () {58 vars in 1297 bytes} [Wed Jan 13 11:56:07 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?marker=0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 341 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.064263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-510ecfe1-6fe2-421b-8b31-47318f481317 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:08.065354 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-510ecfe1-6fe2-421b-8b31-47318f481317 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.066373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.066373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.068846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-510ecfe1-6fe2-421b-8b31-47318f481317 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.078255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-561ac6fc-39d8-46de-9384-a9c5856549d2 req-66040af2-7681-49bf-9c1c-41391e955fa3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:56:08.079051 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-561ac6fc-39d8-46de-9384-a9c5856549d2 req-66040af2-7681-49bf-9c1c-41391e955fa3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:56:08.096710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-561ac6fc-39d8-46de-9384-a9c5856549d2 req-66040af2-7681-49bf-9c1c-41391e955fa3 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/attachments/8bbf84af-6e18-4a59-b4dc-7fbaa8ef05a1 returned with HTTP 200 Jan 13 11:56:08.098210 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 813/1648] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:56:07 2021] DELETE /volume/v3/05a69d8696744e49bb421be70b50d9c7/attachments/8bbf84af-6e18-4a59-b4dc-7fbaa8ef05a1 => generated 19 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:08.103443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?offset=2&limit=3 Jan 13 11:56:08.104320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.104730 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.104730 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.105417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.106362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.107328 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.107328 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.128709 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.186854 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.187672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f5d0eb2a-b53d-43e1-860d-60fc7de6ab58 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 13 11:56:08.197907 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 814/1649] 10.222.0.24 () {58 vars in 1243 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?offset=2&limit=3 => generated 341 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.198101 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.198101 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.203041 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=created_at&sort_dir=asc Jan 13 11:56:08.203574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.203781 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.203781 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.207244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.207856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.212001 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.212001 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.219220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.222921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-510ecfe1-6fe2-421b-8b31-47318f481317 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:08.274392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.275534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b03fbe1-82c2-4189-b26d-8941e1be6f83 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 13 11:56:08.285504 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 815/1650] 10.222.0.24 () {58 vars in 1275 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.286196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-510ecfe1-6fe2-421b-8b31-47318f481317 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:08.286196 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 836/1651] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.303399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=created_at&sort_dir=desc Jan 13 11:56:08.304196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.304398 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.304398 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.304801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.308143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.308948 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.308948 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.315221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.360198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.361371 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4da75afd-205f-41e5-830a-299fc8b71481 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 13 11:56:08.371637 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 816/1652] 10.222.0.24 () {58 vars in 1277 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.377608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=id&sort_dir=asc Jan 13 11:56:08.378285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.378497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.378497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.378932 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.380123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.385596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.433471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.434419 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f611b60-ec36-44a9-9b5f-9c01bec80eb7 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 13 11:56:08.444730 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 837/1653] 10.222.0.24 () {58 vars in 1259 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.450677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=id&sort_dir=desc Jan 13 11:56:08.451809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.452085 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.452085 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.452559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.453922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.454703 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.454703 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.457454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.510820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.520856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-028d0370-0f60-4e77-b3e7-547d01be1ec1 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 13 11:56:08.531816 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 817/1654] 10.222.0.24 () {58 vars in 1261 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.540506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=display_name&sort_dir=asc Jan 13 11:56:08.541071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.541292 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.541292 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.541678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.543409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.544604 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.544604 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.546270 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.576625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.578153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02b87390-3e58-4ad1-ab23-279743e3dfa4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 13 11:56:08.579608 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 838/1655] 10.222.0.24 () {58 vars in 1279 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.594661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=display_name&sort_dir=desc Jan 13 11:56:08.595352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.595668 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.595668 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.596231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.596947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.598267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.598267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.612945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.652733 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.654217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61f5de2a-9067-4191-8ac7-649ae5e010e9 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 13 11:56:08.655475 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 818/1656] 10.222.0.24 () {58 vars in 1281 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.670244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 Jan 13 11:56:08.670789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.671002 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.671002 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.671376 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.671974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.672926 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.672926 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.675737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.712427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.713607 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.713607 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.715905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3f538a1-ff7d-4113-81c9-d7794deb4a4a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 returned with HTTP 200 Jan 13 11:56:08.717290 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 839/1657] 10.222.0.24 () {58 vars in 1352 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 => generated 476 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.733746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?status=available Jan 13 11:56:08.734388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.735929 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.735929 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.736571 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.737831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.740695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.740695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.744475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.785526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.791195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.791195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.793802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ed554cdd-eb4b-44e9-965b-2a010278d916 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?status=available returned with HTTP 200 Jan 13 11:56:08.812095 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 Jan 13 11:56:08.812626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.812845 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.812845 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.813229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.813836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.816879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.825692 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 819/1658] 10.222.0.24 () {58 vars in 1264 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?status=available => generated 1397 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:08.863690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.864595 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:08.864595 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:08.866092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cff49721-391c-4c97-83bc-af82443bd934 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 returned with HTTP 200 Jan 13 11:56:08.874481 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 840/1659] 10.222.0.24 () {58 vars in 1386 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 => generated 476 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.887866 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 Jan 13 11:56:08.888398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.888812 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.888812 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.889431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.890035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.892417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:08.939804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:08.940610 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54995bc8-7ef6-49d8-98db-48a2b8e10a2b tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 returned with HTTP 200 Jan 13 11:56:08.946436 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 820/1660] 10.222.0.24 () {58 vars in 1331 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 => generated 342 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:08.957172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?status=available Jan 13 11:56:08.957709 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:08.957925 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:08.957925 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:08.958310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:08.959122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:08.966572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:09.016260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:09.017194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6d672cd9-959d-4454-abb9-80449c1d3a24 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?status=available returned with HTTP 200 Jan 13 11:56:09.021791 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 841/1661] 10.222.0.24 () {58 vars in 1243 bytes} [Wed Jan 13 11:56:08 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?status=available => generated 995 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:09.034697 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 Jan 13 11:56:09.035150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:09.035370 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:09.035370 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:09.035793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:09.036398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:09.037103 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:09.037103 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:09.042365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:09.086829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Get all snapshots completed successfully. Jan 13 11:56:09.087653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5c342e6-8f92-4708-bec3-681e9026b2b0 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 returned with HTTP 200 Jan 13 11:56:09.088709 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 821/1662] 10.222.0.24 () {58 vars in 1365 bytes} [Wed Jan 13 11:56:09 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2116610024 => generated 342 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:09.101783 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] DELETE http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:09.102332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:09.102552 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:09.102552 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:09.102948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:09.103331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Delete snapshot with id: 7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:09.180319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:09.180319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:09.181765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:09.305787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76ac37d1-786c-4078-b2e8-f9d9591c9f76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:09.306585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76ac37d1-786c-4078-b2e8-f9d9591c9f76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:09.306847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:09.306847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:09.307239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76ac37d1-786c-4078-b2e8-f9d9591c9f76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:09.395140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot delete request issued successfully. Jan 13 11:56:09.395633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-413d6dae-53e5-4ac9-8f6c-5e9725b9753d tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 202 Jan 13 11:56:09.403326 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 842/1663] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:56:09 2021] DELETE /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:09.413134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d594b1ca-4148-448c-a5c2-4b13c66e77f2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:09.416089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d594b1ca-4148-448c-a5c2-4b13c66e77f2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:09.416321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:09.416321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:09.416766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d594b1ca-4148-448c-a5c2-4b13c66e77f2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:09.469126 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:09.469126 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:09.469620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:09.469620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:09.470258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d594b1ca-4148-448c-a5c2-4b13c66e77f2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:09.472313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d594b1ca-4148-448c-a5c2-4b13c66e77f2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 200 Jan 13 11:56:09.473281 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 843/1664] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:09 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 472 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:09.495289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-76ac37d1-786c-4078-b2e8-f9d9591c9f76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:09.562005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76ac37d1-786c-4078-b2e8-f9d9591c9f76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:09.562929 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 822/1665] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:09 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:10.406355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] DELETE http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d Jan 13 11:56:10.406914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:10.407144 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:10.407144 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:10.407492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:10.407959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Delete volume with id: 6f432dd4-2209-43da-8774-db690fd9767d Jan 13 11:56:10.487005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fe882d7-dc3f-4826-9ed1-c25f4d79b9e3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:10.488220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fe882d7-dc3f-4826-9ed1-c25f4d79b9e3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:10.488656 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:10.488656 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:10.489344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2fe882d7-dc3f-4826-9ed1-c25f4d79b9e3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:10.576819 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:10.576819 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:10.578497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:10.587034 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:10.587034 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:10.592022 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2fe882d7-dc3f-4826-9ed1-c25f4d79b9e3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:10.594071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2fe882d7-dc3f-4826-9ed1-c25f4d79b9e3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 200 Jan 13 11:56:10.594946 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 823/1666] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:10 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 472 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:10.621087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e37473d-29bc-42a7-a69f-7106ea38f968 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:10.621640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e37473d-29bc-42a7-a69f-7106ea38f968 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:10.621904 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:10.621904 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:10.622411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e37473d-29bc-42a7-a69f-7106ea38f968 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:10.652034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Delete volume request issued successfully. Jan 13 11:56:10.652527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8bcba366-8174-49bc-bdaf-2fe96b1c2bd7 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d returned with HTTP 202 Jan 13 11:56:10.653592 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 844/1667] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:56:10 2021] DELETE /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/6f432dd4-2209-43da-8774-db690fd9767d => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:10.663702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5236b1ac-e814-4c25-b852-4411be690a54 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] DELETE http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d Jan 13 11:56:10.664397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5236b1ac-e814-4c25-b852-4411be690a54 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:10.664592 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:10.664592 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:10.665000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5236b1ac-e814-4c25-b852-4411be690a54 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:10.665367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-5236b1ac-e814-4c25-b852-4411be690a54 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Delete backup with id: 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d. Jan 13 11:56:10.737486 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:10.737486 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:10.806497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-5236b1ac-e814-4c25-b852-4411be690a54 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] delete_backup rpcapi backup_id 37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d {{(pid=87942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 11:56:10.807040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:10.807040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:10.820834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5236b1ac-e814-4c25-b852-4411be690a54 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d returned with HTTP 202 Jan 13 11:56:10.824899 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 845/1668] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:56:10 2021] DELETE /volume/v3/05a69d8696744e49bb421be70b50d9c7/backups/37b69dfb-9d5d-4e8a-ba74-c2c9bcdf3a2d => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:56:10.832136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] DELETE http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:10.832673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:10.832892 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:10.832892 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:10.833273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:10.833740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Delete volume with id: b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:10.841416 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7e37473d-29bc-42a7-a69f-7106ea38f968 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:10.913767 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e37473d-29bc-42a7-a69f-7106ea38f968 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:10.914602 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 824/1669] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:10 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:10.965853 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:10.965853 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:10.967117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:11.058342 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Delete volume request issued successfully. Jan 13 11:56:11.059257 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36de49bc-01d0-4b1e-99fa-8d4bb9d657c6 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 202 Jan 13 11:56:11.063365 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 846/1670] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:56:10 2021] DELETE /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:11.067801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64c4eaeb-82e6-4d41-af99-086ded16f9ce tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:11.068344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64c4eaeb-82e6-4d41-af99-086ded16f9ce tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:11.068564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:11.068564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:11.068942 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64c4eaeb-82e6-4d41-af99-086ded16f9ce tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:11.263839 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:11.263839 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:11.295762 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-64c4eaeb-82e6-4d41-af99-086ded16f9ce tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:11.457147 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64c4eaeb-82e6-4d41-af99-086ded16f9ce tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:56:11.458136 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 825/1671] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:11 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1362 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:11.614003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93fa9fc7-d26d-4f19-b39d-78e0d2aefc05 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:11.615105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93fa9fc7-d26d-4f19-b39d-78e0d2aefc05 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:11.615469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:11.615469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:11.616077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93fa9fc7-d26d-4f19-b39d-78e0d2aefc05 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:11.733218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:11.733218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:11.734378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93fa9fc7-d26d-4f19-b39d-78e0d2aefc05 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:11.736456 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93fa9fc7-d26d-4f19-b39d-78e0d2aefc05 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 200 Jan 13 11:56:11.750925 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 847/1672] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:11 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 472 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:11.931246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1ede2f2-1c3c-417a-a45b-94af32f61f18 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:11.931792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1ede2f2-1c3c-417a-a45b-94af32f61f18 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:11.932011 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:11.932011 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:11.932391 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1ede2f2-1c3c-417a-a45b-94af32f61f18 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:12.089161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:12.089161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:12.115510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d1ede2f2-1c3c-417a-a45b-94af32f61f18 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:12.177352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1ede2f2-1c3c-417a-a45b-94af32f61f18 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:12.198034 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 826/1673] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:11 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:12.476896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c1681a9-c894-492a-9d85-7994b8e9fe23 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:12.477411 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c1681a9-c894-492a-9d85-7994b8e9fe23 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:12.477629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:12.477629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:12.478211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c1681a9-c894-492a-9d85-7994b8e9fe23 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:12.605636 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:12.605636 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:12.631167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1c1681a9-c894-492a-9d85-7994b8e9fe23 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:12.686515 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c1681a9-c894-492a-9d85-7994b8e9fe23 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:56:12.691936 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 848/1674] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:12 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1362 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:12.764860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf11b75a-a5cb-4472-8bc8-afb8f46a49cf tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 Jan 13 11:56:12.765569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf11b75a-a5cb-4472-8bc8-afb8f46a49cf tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:12.765936 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:12.765936 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:12.766555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bf11b75a-a5cb-4472-8bc8-afb8f46a49cf tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:12.822227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bf11b75a-a5cb-4472-8bc8-afb8f46a49cf tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 returned with HTTP 404 Jan 13 11:56:12.824319 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 827/1675] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:12 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/7d81572a-74d5-477c-8a5c-31c5e4db4528 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:12.833175 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] DELETE http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:12.833978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:12.834339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:12.834339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:12.835647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:12.836284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Delete snapshot with id: 0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:12.906515 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:12.906515 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:12.907692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:13.066976 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot delete request issued successfully. Jan 13 11:56:13.067451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb15460e-5c18-44be-aadc-7e9a1abeff99 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 202 Jan 13 11:56:13.071912 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 849/1676] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:56:12 2021] DELETE /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:13.077285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-415f5880-1471-42e3-a2a1-7cd93579b15c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:13.077987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-415f5880-1471-42e3-a2a1-7cd93579b15c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:13.078636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-415f5880-1471-42e3-a2a1-7cd93579b15c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:13.144527 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:13.144527 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:13.146242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-415f5880-1471-42e3-a2a1-7cd93579b15c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:13.148743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-415f5880-1471-42e3-a2a1-7cd93579b15c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:13.151977 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 828/1677] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:13 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 472 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:13.199332 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f104087e-6ff1-4891-8817-ff889238e019 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:13.200163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f104087e-6ff1-4891-8817-ff889238e019 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:13.200680 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:13.200680 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:13.205651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f104087e-6ff1-4891-8817-ff889238e019 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:13.421198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:13.421198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:13.470645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f104087e-6ff1-4891-8817-ff889238e019 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:13.588231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f104087e-6ff1-4891-8817-ff889238e019 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:13.594747 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 850/1678] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:13 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:13.708307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c81c8519-3b9c-4d06-ab1e-efaddc7154db tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:13.708824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c81c8519-3b9c-4d06-ab1e-efaddc7154db tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:13.709042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:13.709042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:13.709423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c81c8519-3b9c-4d06-ab1e-efaddc7154db tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:13.885260 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:13.885260 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:13.916110 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c81c8519-3b9c-4d06-ab1e-efaddc7154db tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:14.014930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c81c8519-3b9c-4d06-ab1e-efaddc7154db tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:56:14.024740 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 829/1679] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:13 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1362 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:14.169010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1860efc4-ad52-4a22-b519-d0ff2149c2db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:14.170783 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1860efc4-ad52-4a22-b519-d0ff2149c2db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:14.175054 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:14.175054 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:14.178515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1860efc4-ad52-4a22-b519-d0ff2149c2db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:14.319125 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:14.319125 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:14.328597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1860efc4-ad52-4a22-b519-d0ff2149c2db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:14.338443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1860efc4-ad52-4a22-b519-d0ff2149c2db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:14.347139 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 851/1680] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:14 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 472 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:14.610094 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40f90757-9bae-4334-868a-6ea02fc28f9b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:14.610670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40f90757-9bae-4334-868a-6ea02fc28f9b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:14.610831 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:14.610831 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:14.611492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40f90757-9bae-4334-868a-6ea02fc28f9b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:14.829420 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:14.829420 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:14.895740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-40f90757-9bae-4334-868a-6ea02fc28f9b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:15.040756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7b8c0e75-3b94-4800-8a4d-5d6e0fc0b7cd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:15.041381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7b8c0e75-3b94-4800-8a4d-5d6e0fc0b7cd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:15.041579 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:15.041579 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:15.042616 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7b8c0e75-3b94-4800-8a4d-5d6e0fc0b7cd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:15.066230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40f90757-9bae-4334-868a-6ea02fc28f9b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:15.068428 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 830/1681] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:14 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:15.300965 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:15.300965 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:15.358296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c9b611f-27c0-4839-808e-96413aab0df3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:15.359029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c9b611f-27c0-4839-808e-96413aab0df3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:15.359250 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:15.359250 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:15.359629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c9b611f-27c0-4839-808e-96413aab0df3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:15.366605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7b8c0e75-3b94-4800-8a4d-5d6e0fc0b7cd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Volume info retrieved successfully. Jan 13 11:56:15.474205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7b8c0e75-3b94-4800-8a4d-5d6e0fc0b7cd tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 200 Jan 13 11:56:15.475097 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 852/1682] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:15 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 1362 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:15.493248 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:15.493248 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:15.497072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7c9b611f-27c0-4839-808e-96413aab0df3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:15.515302 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c9b611f-27c0-4839-808e-96413aab0df3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:15.516122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 831/1683] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:15 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 472 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:16.093820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df666297-eddb-412b-aec9-e7e826df77c0 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:16.094342 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df666297-eddb-412b-aec9-e7e826df77c0 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:16.094725 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:16.094725 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:16.095367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df666297-eddb-412b-aec9-e7e826df77c0 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:16.260280 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:16.260280 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:16.278622 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df666297-eddb-412b-aec9-e7e826df77c0 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:16.311700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df666297-eddb-412b-aec9-e7e826df77c0 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:16.313898 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 853/1684] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:16 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:16.494699 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15a22a63-c11b-4bfd-bed6-019d26f44776 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] GET http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a Jan 13 11:56:16.495728 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15a22a63-c11b-4bfd-bed6-019d26f44776 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:16.496320 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:16.496320 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:16.498263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15a22a63-c11b-4bfd-bed6-019d26f44776 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:16.528265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eef2ee7d-86d2-480c-a02d-47c46aaf7c8c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:16.529139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eef2ee7d-86d2-480c-a02d-47c46aaf7c8c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:16.529338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:16.529338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:16.530110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eef2ee7d-86d2-480c-a02d-47c46aaf7c8c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:16.621208 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:16.621208 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:16.633265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eef2ee7d-86d2-480c-a02d-47c46aaf7c8c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:16.635984 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eef2ee7d-86d2-480c-a02d-47c46aaf7c8c tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 200 Jan 13 11:56:16.639463 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 854/1685] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:16 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 472 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:16.665876 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15a22a63-c11b-4bfd-bed6-019d26f44776 tempest-TestVolumeBackupRestore-2057658573 tempest-TestVolumeBackupRestore-2057658573] http://10.222.0.24/volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a returned with HTTP 404 Jan 13 11:56:16.667508 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 832/1686] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:16 2021] GET /volume/v3/05a69d8696744e49bb421be70b50d9c7/volumes/b968ea53-e436-4a51-b5f6-e9097b93dc8a => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:17.328814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dfdfd56-8689-4ffe-9e06-6deb76ca9947 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:17.329904 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dfdfd56-8689-4ffe-9e06-6deb76ca9947 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:17.330585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dfdfd56-8689-4ffe-9e06-6deb76ca9947 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:17.349360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de8d5f3c-b1ed-4b54-bdeb-b6f6d7def275 tempest-AvailabilityZoneTestJSON-1369593061 tempest-AvailabilityZoneTestJSON-1369593061] GET http://10.222.0.24/volume/v3/8b9ae46f9e6144179b362258b0ad0b9d/os-availability-zone Jan 13 11:56:17.349991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-de8d5f3c-b1ed-4b54-bdeb-b6f6d7def275 tempest-AvailabilityZoneTestJSON-1369593061 tempest-AvailabilityZoneTestJSON-1369593061] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:17.350890 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:17.350890 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:17.351415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-de8d5f3c-b1ed-4b54-bdeb-b6f6d7def275 tempest-AvailabilityZoneTestJSON-1369593061 tempest-AvailabilityZoneTestJSON-1369593061] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:17.384717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-de8d5f3c-b1ed-4b54-bdeb-b6f6d7def275 tempest-AvailabilityZoneTestJSON-1369593061 tempest-AvailabilityZoneTestJSON-1369593061] Availability Zones retrieved successfully. Jan 13 11:56:17.394628 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de8d5f3c-b1ed-4b54-bdeb-b6f6d7def275 tempest-AvailabilityZoneTestJSON-1369593061 tempest-AvailabilityZoneTestJSON-1369593061] http://10.222.0.24/volume/v3/8b9ae46f9e6144179b362258b0ad0b9d/os-availability-zone returned with HTTP 200 Jan 13 11:56:17.396976 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 855/1687] 10.222.0.24 () {58 vars in 1243 bytes} [Wed Jan 13 11:56:16 2021] GET /volume/v3/8b9ae46f9e6144179b362258b0ad0b9d/os-availability-zone => generated 82 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:56:17.498311 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:17.498311 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:17.524020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6dfdfd56-8689-4ffe-9e06-6deb76ca9947 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:17.577240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dfdfd56-8689-4ffe-9e06-6deb76ca9947 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:17.582275 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 833/1688] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:17 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:17.652635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14a7120a-078b-4608-a39a-a9ca83959137 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b Jan 13 11:56:17.653257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14a7120a-078b-4608-a39a-a9ca83959137 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:17.653969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14a7120a-078b-4608-a39a-a9ca83959137 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:17.725149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14a7120a-078b-4608-a39a-a9ca83959137 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b returned with HTTP 404 Jan 13 11:56:17.727433 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 856/1689] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:17 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/0fcf1695-15c3-4ef5-b965-3d451b2b002b => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:17.735928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] DELETE http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:56:17.736751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:17.737552 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:17.737552 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:17.738290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:17.738874 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Delete snapshot with id: a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:56:17.813807 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:17.813807 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:17.822639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:18.043533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot delete request issued successfully. Jan 13 11:56:18.046564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2441cb3a-9444-43d4-8320-88c2847a9bc5 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 202 Jan 13 11:56:18.050703 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 834/1690] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:56:17 2021] DELETE /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:18.056585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf25ec97-3bc9-48e5-a8ec-5087e3898bfe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:56:18.057283 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf25ec97-3bc9-48e5-a8ec-5087e3898bfe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:18.057910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf25ec97-3bc9-48e5-a8ec-5087e3898bfe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:18.141116 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:18.141116 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:18.142201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cf25ec97-3bc9-48e5-a8ec-5087e3898bfe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:18.145102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf25ec97-3bc9-48e5-a8ec-5087e3898bfe tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 200 Jan 13 11:56:18.149276 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 857/1691] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:18 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 471 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:18.599150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-586a2bd1-94c3-4b19-84cc-d8e98ae954b5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:18.599675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-586a2bd1-94c3-4b19-84cc-d8e98ae954b5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:18.599875 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:18.599875 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:18.600539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-586a2bd1-94c3-4b19-84cc-d8e98ae954b5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:18.727162 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:18.727162 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:18.748755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-586a2bd1-94c3-4b19-84cc-d8e98ae954b5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:18.790437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-586a2bd1-94c3-4b19-84cc-d8e98ae954b5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:18.791840 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 835/1692] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:18 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:19.160204 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78487bc4-0f9c-4808-8464-7a948d02d4a2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:56:19.160722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78487bc4-0f9c-4808-8464-7a948d02d4a2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:19.160937 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:19.160937 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:19.161317 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78487bc4-0f9c-4808-8464-7a948d02d4a2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:19.210593 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:19.210593 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:19.219135 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78487bc4-0f9c-4808-8464-7a948d02d4a2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Snapshot retrieved successfully. Jan 13 11:56:19.221426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78487bc4-0f9c-4808-8464-7a948d02d4a2 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 200 Jan 13 11:56:19.223935 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 858/1693] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:19 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 471 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:19.809907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb12cd54-2fab-4500-a6dc-7c255739a3b8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:19.810446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb12cd54-2fab-4500-a6dc-7c255739a3b8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:19.810627 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:19.810627 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:19.811040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fb12cd54-2fab-4500-a6dc-7c255739a3b8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:19.894716 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:19.894716 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:19.910159 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fb12cd54-2fab-4500-a6dc-7c255739a3b8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:19.980567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fb12cd54-2fab-4500-a6dc-7c255739a3b8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:19.995312 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 836/1694] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:19 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:20.234484 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ba9dcd4-5256-46c1-9472-db6499e417d3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f Jan 13 11:56:20.235384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ba9dcd4-5256-46c1-9472-db6499e417d3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:20.235600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:20.235600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:20.236245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ba9dcd4-5256-46c1-9472-db6499e417d3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:20.265382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ba9dcd4-5256-46c1-9472-db6499e417d3 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f returned with HTTP 404 Jan 13 11:56:20.270059 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 859/1695] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:20 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/snapshots/a7b983c2-a99a-428c-a882-f751890bc87f => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:20.275028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] DELETE http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:20.275773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:20.276136 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:20.276136 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:20.276741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:20.277350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Delete volume with id: 9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:20.336016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:20.336016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:20.337949 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:56:20.378353 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Delete volume request issued successfully. Jan 13 11:56:20.378850 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-936cdf54-f2c9-4d80-b993-84e41c43f8db tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 202 Jan 13 11:56:20.380013 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 837/1696] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:56:20 2021] DELETE /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:20.388374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9db2581d-2236-476d-80d5-de03ea3a91ee tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:20.388961 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9db2581d-2236-476d-80d5-de03ea3a91ee tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:20.389334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9db2581d-2236-476d-80d5-de03ea3a91ee tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:20.441345 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:20.441345 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:20.450825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9db2581d-2236-476d-80d5-de03ea3a91ee tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:56:20.475204 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9db2581d-2236-476d-80d5-de03ea3a91ee tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 200 Jan 13 11:56:20.476247 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 860/1697] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:20 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:21.000799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2383a1ad-4167-4539-8c4a-f9420c3965be tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:21.001324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2383a1ad-4167-4539-8c4a-f9420c3965be tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:21.001486 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:21.001486 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:21.002121 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2383a1ad-4167-4539-8c4a-f9420c3965be tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:21.082606 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:21.082606 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:21.106679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2383a1ad-4167-4539-8c4a-f9420c3965be tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:21.155879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2383a1ad-4167-4539-8c4a-f9420c3965be tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:21.166370 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 838/1698] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:20 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:21.458081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] POST http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes Jan 13 11:56:21.458566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:21.458566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:21.459014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Action: 'create', calling method: create, body: {"volume": {"imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-306498794"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:21.460809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Create volume request body: {'volume': {'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-306498794'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:56:21.494357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75d2ec14-1678-43e5-8547-1a58ad0dab8e tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:21.495646 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75d2ec14-1678-43e5-8547-1a58ad0dab8e tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:21.496727 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:21.496727 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:21.497341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75d2ec14-1678-43e5-8547-1a58ad0dab8e tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:21.669494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Create volume of 1 GB Jan 13 11:56:21.677696 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:21.677696 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:21.701336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Availability Zones retrieved successfully. Jan 13 11:56:21.707714 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-75d2ec14-1678-43e5-8547-1a58ad0dab8e tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:56:21.779520 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Flow 'volume_create_api' (63b6faf8-a21e-4388-bae7-4bfac12967e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:21.791010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75d2ec14-1678-43e5-8547-1a58ad0dab8e tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 200 Jan 13 11:56:21.792338 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2b16da-7903-4aff-8986-7b6ebe79a44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:21.793947 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 839/1699] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:21 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 919 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:21.801607 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:56:22.004504 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2b16da-7903-4aff-8986-7b6ebe79a44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:22.010516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6bd0f0b-4d72-47f0-bf89-41d012aa4cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:22.173340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db1c674c-b8c4-4b5e-b1b4-83ce12f129f5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:22.174233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db1c674c-b8c4-4b5e-b1b4-83ce12f129f5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:22.174597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:22.174597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:22.175230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-db1c674c-b8c4-4b5e-b1b4-83ce12f129f5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:22.389802 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:22.389802 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:22.396486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Created reservations ['326a5c92-ef3f-4f8d-826c-deb9c8854e0b', '7866a609-d0bb-4b4c-b126-8dab2c0fabf4', '7bc45d87-7a10-4b9d-8eda-9009930bd198', 'bab17163-c013-4018-845e-5e5e133c8ef2'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:22.401538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6bd0f0b-4d72-47f0-bf89-41d012aa4cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['326a5c92-ef3f-4f8d-826c-deb9c8854e0b', '7866a609-d0bb-4b4c-b126-8dab2c0fabf4', '7bc45d87-7a10-4b9d-8eda-9009930bd198', 'bab17163-c013-4018-845e-5e5e133c8ef2']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:22.404710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122ccff6-a228-4c7e-bdc4-3558b1abbb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:22.420753 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-db1c674c-b8c4-4b5e-b1b4-83ce12f129f5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:22.489760 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122ccff6-a228-4c7e-bdc4-3558b1abbb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab62cc36-2f4b-4254-827a-74455924165b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-306498794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966ccff873434134b0706b2d1fa6558f',qos_specs=None,replication_status=,reservations=['326a5c92-ef3f-4f8d-826c-deb9c8854e0b','7866a609-d0bb-4b4c-b126-8dab2c0fabf4','7bc45d87-7a10-4b9d-8eda-9009930bd198','bab17163-c013-4018-845e-5e5e133c8ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eed7a51687480ca95b85d5644d689b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-306498794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab62cc36-2f4b-4254-827a-74455924165b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966ccff873434134b0706b2d1fa6558f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a6eed7a51687480ca95b85d5644d689b',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:22.492319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aa8bf1-d2fa-48e2-8ded-f46af8d9b6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:22.494547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-db1c674c-b8c4-4b5e-b1b4-83ce12f129f5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:22.500284 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 840/1700] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:22 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:22.575983 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aa8bf1-d2fa-48e2-8ded-f46af8d9b6ff) transitioned into state 'SUCCESS' from state '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-306498794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966ccff873434134b0706b2d1fa6558f',qos_specs=None,replication_status=,reservations=['326a5c92-ef3f-4f8d-826c-deb9c8854e0b','7866a609-d0bb-4b4c-b126-8dab2c0fabf4','7bc45d87-7a10-4b9d-8eda-9009930bd198','bab17163-c013-4018-845e-5e5e133c8ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6eed7a51687480ca95b85d5644d689b',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:22.586893 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9015ef-f61d-4c72-91d8-5c997943a9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:22.622334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9015ef-f61d-4c72-91d8-5c997943a9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:22.637166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Flow 'volume_create_api' (63b6faf8-a21e-4388-bae7-4bfac12967e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:22.753627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Create volume request issued successfully. Jan 13 11:56:22.795385 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c2af36a-9b0c-4bc2-9d42-6fdf39f68b6f tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes returned with HTTP 202 Jan 13 11:56:22.801354 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 861/1701] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:56:21 2021] POST /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes => generated 819 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:56:22.813390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d82f5ab1-520e-43cc-a918-61a49bc3c58a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:22.814339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d82f5ab1-520e-43cc-a918-61a49bc3c58a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:22.814641 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:22.814641 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:22.815187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d82f5ab1-520e-43cc-a918-61a49bc3c58a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:22.871443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68fa0628-08d6-44ff-a491-5d6f1b4c8810 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] POST http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types Jan 13 11:56:22.871902 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:22.871902 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:22.872340 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68fa0628-08d6-44ff-a491-5d6f1b4c8810 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1586339227"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:22.915820 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:22.915820 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:22.933916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d82f5ab1-520e-43cc-a918-61a49bc3c58a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Volume info retrieved successfully. Jan 13 11:56:22.964485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68fa0628-08d6-44ff-a491-5d6f1b4c8810 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types returned with HTTP 200 Jan 13 11:56:22.965336 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 841/1702] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:56:22 2021] POST /volume/v3/7ff19c9815f14d99952d3537884ff662/types => generated 224 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:22.975101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8fdc5ea-b4c0-4d23-880e-651351a1c99a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:22.978086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8fdc5ea-b4c0-4d23-880e-651351a1c99a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:22.979524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d82f5ab1-520e-43cc-a918-61a49bc3c58a tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 200 Jan 13 11:56:22.981361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8fdc5ea-b4c0-4d23-880e-651351a1c99a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:22.992504 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 862/1703] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:22 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:22.996864 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fc2a574-357f-435e-ba5d-00e78a30fbbb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] POST http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types Jan 13 11:56:22.997381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:22.997381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:22.997802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fc2a574-357f-435e-ba5d-00e78a30fbbb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-796879138"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:23.041203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fc2a574-357f-435e-ba5d-00e78a30fbbb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types returned with HTTP 202 Jan 13 11:56:23.043017 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 863/1704] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:56:22 2021] POST /volume/v3/7ff19c9815f14d99952d3537884ff662/group_types => generated 180 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:23.094509 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:23.094509 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:23.121129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b8fdc5ea-b4c0-4d23-880e-651351a1c99a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:23.185613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8fdc5ea-b4c0-4d23-880e-651351a1c99a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:23.191540 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 842/1705] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:22 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:23.302674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups Jan 13 11:56:23.304184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7804b5fb-c689-4fd0-923d-eeb097f6720d", "volume_types": ["c6f17911-7510-409b-9334-08782c03fc1b"], "name": "tempest-GroupSnapshotsTest-Group-218040514"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:23.305187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group {'group': {'group_type': '7804b5fb-c689-4fd0-923d-eeb097f6720d', 'volume_types': ['c6f17911-7510-409b-9334-08782c03fc1b'], 'name': 'tempest-GroupSnapshotsTest-Group-218040514'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:56:23.324641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group tempest-GroupSnapshotsTest-Group-218040514. Jan 13 11:56:23.356986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:56:23.393852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['7400718b-b833-41e4-bd56-ae1d9a621f12'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:23.477644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-151a031c-f8ee-45bf-9d57-9a1fa5cc2fe2 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups returned with HTTP 202 Jan 13 11:56:23.488824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8b86677-0ddc-487a-be19-1bff5805ed67 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe Jan 13 11:56:23.489396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8b86677-0ddc-487a-be19-1bff5805ed67 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:23.489615 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:23.489615 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:23.489991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8b86677-0ddc-487a-be19-1bff5805ed67 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:23.491126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-a8b86677-0ddc-487a-be19-1bff5805ed67 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member d0016c9e-2511-4681-a821-c919e6843abe {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:56:23.493071 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 864/1706] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:56:23 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups => generated 111 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:23.503626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:23.503626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:23.516771 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d72d9e98-7515-4556-8187-e21f6adc3f97 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:23.518736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d72d9e98-7515-4556-8187-e21f6adc3f97 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:23.519302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:23.519302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:23.519708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d72d9e98-7515-4556-8187-e21f6adc3f97 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:23.578849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8b86677-0ddc-487a-be19-1bff5805ed67 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe returned with HTTP 200 Jan 13 11:56:23.579726 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 843/1707] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:56:23 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe => generated 391 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:23.655304 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:23.655304 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:23.677126 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d72d9e98-7515-4556-8187-e21f6adc3f97 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:23.716207 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d72d9e98-7515-4556-8187-e21f6adc3f97 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:23.717038 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 865/1708] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:23 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:23.997287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0223ac-03cf-4651-b768-148e6605beb4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] GET http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d Jan 13 11:56:23.998927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0223ac-03cf-4651-b768-148e6605beb4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:23.999153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:23.999153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:23.999542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0223ac-03cf-4651-b768-148e6605beb4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:24.102039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0223ac-03cf-4651-b768-148e6605beb4 tempest-VolumesSnapshotListTestJSON-526820436 tempest-VolumesSnapshotListTestJSON-526820436] http://10.222.0.24/volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d returned with HTTP 404 Jan 13 11:56:24.105629 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 844/1709] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:23 2021] GET /volume/v3/5059ba3762134eaeb7c3b0a0b522473d/volumes/9f80fb56-6b64-41be-8866-3ced8dabf24d => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:24.208940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a141f69-f883-44ee-8d61-35974869cc15 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:24.210157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a141f69-f883-44ee-8d61-35974869cc15 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:24.210352 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:24.210352 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:24.210750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a141f69-f883-44ee-8d61-35974869cc15 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:24.314832 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:24.314832 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:24.338229 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9a141f69-f883-44ee-8d61-35974869cc15 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:24.392977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a141f69-f883-44ee-8d61-35974869cc15 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:24.399515 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 866/1710] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:24 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:24.594292 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3651c5e0-745d-47c5-9a53-96515cca4ce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe Jan 13 11:56:24.596179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3651c5e0-745d-47c5-9a53-96515cca4ce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:24.596950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3651c5e0-745d-47c5-9a53-96515cca4ce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:24.597535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-3651c5e0-745d-47c5-9a53-96515cca4ce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member d0016c9e-2511-4681-a821-c919e6843abe {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:56:24.610075 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:24.610075 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:24.649555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3651c5e0-745d-47c5-9a53-96515cca4ce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe returned with HTTP 200 Jan 13 11:56:24.650823 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 845/1711] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:56:24 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:24.661872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes Jan 13 11:56:24.663782 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:24.663782 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:24.664031 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6f17911-7510-409b-9334-08782c03fc1b", "group_id": "d0016c9e-2511-4681-a821-c919e6843abe", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-945985980"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:24.665070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request body: {'volume': {'volume_type': 'c6f17911-7510-409b-9334-08782c03fc1b', 'group_id': 'd0016c9e-2511-4681-a821-c919e6843abe', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-945985980'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:56:24.732885 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:24.732885 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:24.738879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume of 1 GB Jan 13 11:56:24.741556 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a95bf5d3-78ea-43ba-938e-735faef746a4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:24.742457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a95bf5d3-78ea-43ba-938e-735faef746a4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:24.742457 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:24.742457 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:24.743047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a95bf5d3-78ea-43ba-938e-735faef746a4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:24.786200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:56:24.831896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (9a1a4caa-06bb-4044-ae63-adac74af5ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:24.840440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3923eff7-af45-41ce-a3d3-5ee3b74d06dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:24.842330 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:24.842330 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:24.850051 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:56:24.893069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:24.893069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:24.903869 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a95bf5d3-78ea-43ba-938e-735faef746a4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:24.931551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a95bf5d3-78ea-43ba-938e-735faef746a4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:24.931551 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 846/1712] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:24 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:24.962715 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3923eff7-af45-41ce-a3d3-5ee3b74d06dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:56:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6f17911-7510-409b-9334-08782c03fc1b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1586339227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6f17911-7510-409b-9334-08782c03fc1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0016c9e-2511-4681-a821-c919e6843abe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:24.965528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17f8009-f5db-4cd1-b1a6-e148fbbb044f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:25.042478 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1586339227 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1586339227, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:56:25.044023 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1586339227 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1586339227, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:56:25.210846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['8b08ea9f-adbe-4287-81f8-2b87281acffd', '2fd98879-396c-48ba-be08-3e077c54417a', '5f829598-171e-4198-ad75-28af0c19918a', '228a9305-c613-4bee-98c2-86a206dfb028'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:25.212798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17f8009-f5db-4cd1-b1a6-e148fbbb044f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b08ea9f-adbe-4287-81f8-2b87281acffd', '2fd98879-396c-48ba-be08-3e077c54417a', '5f829598-171e-4198-ad75-28af0c19918a', '228a9305-c613-4bee-98c2-86a206dfb028']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:25.219942 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b44485c-b6f3-48cc-a6ec-6cceb0baf8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:25.356586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b44485c-b6f3-48cc-a6ec-6cceb0baf8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '505e0d50-7d9f-4db8-821b-f5e453b8ce47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-945985980',encryption_key_id=None,group_id=d0016c9e-2511-4681-a821-c919e6843abe,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['8b08ea9f-adbe-4287-81f8-2b87281acffd','2fd98879-396c-48ba-be08-3e077c54417a','5f829598-171e-4198-ad75-28af0c19918a','228a9305-c613-4bee-98c2-86a206dfb028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=c6f17911-7510-409b-9334-08782c03fc1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-945985980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0016c9e-2511-4681-a821-c919e6843abe,host=None,id=505e0d50-7d9f-4db8-821b-f5e453b8ce47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953a95e1965347a88d62fa2cac124373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3323ed62fd14729901a74f959952895',volume_attachment=,volume_type=,volume_type_id=c6f17911-7510-409b-9334-08782c03fc1b)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:25.359766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad94ac8c-b6a9-4372-a5b2-0b2834e87a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:25.421431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4138dd3f-2afe-4195-bb9c-5435226f972e tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:25.422311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4138dd3f-2afe-4195-bb9c-5435226f972e tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:25.422539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:25.422539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:25.423100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4138dd3f-2afe-4195-bb9c-5435226f972e tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:25.425989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad94ac8c-b6a9-4372-a5b2-0b2834e87a2f) transitioned into state 'SUCCESS' from state '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-945985980',encryption_key_id=None,group_id=d0016c9e-2511-4681-a821-c919e6843abe,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['8b08ea9f-adbe-4287-81f8-2b87281acffd','2fd98879-396c-48ba-be08-3e077c54417a','5f829598-171e-4198-ad75-28af0c19918a','228a9305-c613-4bee-98c2-86a206dfb028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=c6f17911-7510-409b-9334-08782c03fc1b)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:25.428926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab6682b-0821-45ca-aff1-7d8ea4b3c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:25.479809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab6682b-0821-45ca-aff1-7d8ea4b3c668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:25.486038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (9a1a4caa-06bb-4044-ae63-adac74af5ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:25.559789 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:25.559789 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:25.581282 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4138dd3f-2afe-4195-bb9c-5435226f972e tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:25.623965 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request issued successfully. Jan 13 11:56:25.628377 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4138dd3f-2afe-4195-bb9c-5435226f972e tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:25.629605 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 847/1713] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:25 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:25.665444 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:25.665962 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:25.684515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:25.701569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:25.701569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:25.739571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6e93aaa-bda2-40bf-b21a-162a5900f3c0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes returned with HTTP 202 Jan 13 11:56:25.741486 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 867/1714] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:56:24 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/volumes => generated 907 bytes in 1083 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:25.759802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:56:25.760599 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:25.760974 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:25.760974 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:25.761595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:25.820421 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:25.820421 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:25.830075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:25.845158 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:25.845852 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:25.855970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:25.863417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:25.863417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:25.886513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-758100b5-7587-4c64-8d21-09fc4f0edb3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 200 Jan 13 11:56:25.887742 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 848/1715] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:25 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 999 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:25.947987 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6099df81-4319-4a44-95a6-67ba0cbbbe88 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:25.948522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6099df81-4319-4a44-95a6-67ba0cbbbe88 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:25.948987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:25.948987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:25.949374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6099df81-4319-4a44-95a6-67ba0cbbbe88 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:26.058982 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:26.058982 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:26.084227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6099df81-4319-4a44-95a6-67ba0cbbbe88 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:26.137501 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6099df81-4319-4a44-95a6-67ba0cbbbe88 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:26.138451 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 868/1716] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:25 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:26.646114 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48d18ce3-95c6-48b9-96a2-bd2864d40e3b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:26.646666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48d18ce3-95c6-48b9-96a2-bd2864d40e3b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:26.646940 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:26.646940 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:26.647322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48d18ce3-95c6-48b9-96a2-bd2864d40e3b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:26.717083 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:26.717083 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:26.730287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-48d18ce3-95c6-48b9-96a2-bd2864d40e3b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:26.763299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48d18ce3-95c6-48b9-96a2-bd2864d40e3b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:26.764125 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 849/1717] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:26 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:26.904501 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:56:26.904995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:26.905587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:26.905587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:26.905965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:27.040481 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.040481 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.050051 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:27.066929 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:27.067374 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:27.080063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:27.092677 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.092677 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.141254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0dd8039-7bf4-4bb6-9a67-98b7d2425be6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 200 Jan 13 11:56:27.142153 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 869/1718] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:26 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 1000 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:56:27.157001 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e69aa79e-77c0-489c-9197-1f6e6e758444 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:27.157643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots Jan 13 11:56:27.158153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:27.158153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:27.158326 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e69aa79e-77c0-489c-9197-1f6e6e758444 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:27.158548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d0016c9e-2511-4681-a821-c919e6843abe", "name": "tempest-group_snapshot-1550053889"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:27.158990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:27.158990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:27.159622 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group_snapshot {'group_snapshot': {'group_id': 'd0016c9e-2511-4681-a821-c919e6843abe', 'name': 'tempest-group_snapshot-1550053889'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 13 11:56:27.159906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e69aa79e-77c0-489c-9197-1f6e6e758444 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:27.185115 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.185115 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.214908 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group_snapshot tempest-group_snapshot-1550053889. Jan 13 11:56:27.260937 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.260937 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.282915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e69aa79e-77c0-489c-9197-1f6e6e758444 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:27.291377 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.291377 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.327426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e69aa79e-77c0-489c-9197-1f6e6e758444 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:27.338013 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 850/1719] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:27 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:27.352142 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1586339227 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1586339227, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:56:27.390367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['1bfc5ea2-5306-432a-a703-1928fed9f3f4', '66c77fc6-4ba3-4eb6-bc4f-d3721b56adf8', 'e12e2d65-a38d-4294-8cf4-b33c343d5e79', '30c6e03b-473a-458a-82d1-6dd6edfa1736'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:27.479416 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5edb7e32-73f9-42e4-8c55-eba5482badf7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots returned with HTTP 202 Jan 13 11:56:27.481693 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 870/1720] 10.222.0.24 () {62 vars in 1291 bytes} [Wed Jan 13 11:56:27 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots => generated 168 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:27.491370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fc0a711-a70c-4dee-8854-c240cc082384 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:27.493140 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fc0a711-a70c-4dee-8854-c240cc082384 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:27.493574 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:27.493574 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:27.494666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0fc0a711-a70c-4dee-8854-c240cc082384 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:27.495324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-0fc0a711-a70c-4dee-8854-c240cc082384 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 4bf25fcc-f886-407a-9d96-d000ff38305b {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:56:27.510620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.510620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.542650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0fc0a711-a70c-4dee-8854-c240cc082384 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b returned with HTTP 200 Jan 13 11:56:27.544243 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 851/1721] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:56:27 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:27.780526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a44a45e-3365-442b-90ad-f1be78076079 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:27.781847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a44a45e-3365-442b-90ad-f1be78076079 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:27.782293 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:27.782293 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:27.783037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a44a45e-3365-442b-90ad-f1be78076079 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:27.892840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:27.892840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:27.916788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8a44a45e-3365-442b-90ad-f1be78076079 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:27.972619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a44a45e-3365-442b-90ad-f1be78076079 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:27.973996 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 871/1722] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:27 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:28.345576 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b82931b-4992-4e06-9243-8594be49a70f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:28.346327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b82931b-4992-4e06-9243-8594be49a70f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:28.347074 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:28.347074 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:28.347753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b82931b-4992-4e06-9243-8594be49a70f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:28.469587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:28.469587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:28.485426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b82931b-4992-4e06-9243-8594be49a70f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:28.559828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-274012a5-a729-4791-be00-2aa9b85b0065 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:28.560417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-274012a5-a729-4791-be00-2aa9b85b0065 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:28.560647 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:28.560647 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:28.561139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-274012a5-a729-4791-be00-2aa9b85b0065 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:28.561562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-274012a5-a729-4791-be00-2aa9b85b0065 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 4bf25fcc-f886-407a-9d96-d000ff38305b {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:56:28.573761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b82931b-4992-4e06-9243-8594be49a70f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:28.592347 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:28.592347 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:28.592712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 852/1723] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:28 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:28.613925 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-274012a5-a729-4791-be00-2aa9b85b0065 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b returned with HTTP 200 Jan 13 11:56:28.614870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 872/1724] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:56:28 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:28.991427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-093c7b3e-493d-4949-b08e-9a122bda463a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:28.992031 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-093c7b3e-493d-4949-b08e-9a122bda463a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:28.992165 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:28.992165 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:28.993310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-093c7b3e-493d-4949-b08e-9a122bda463a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:29.200913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:29.200913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:29.243688 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-093c7b3e-493d-4949-b08e-9a122bda463a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:29.330042 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-093c7b3e-493d-4949-b08e-9a122bda463a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:29.339628 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 853/1725] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:28 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:29.604014 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-423740e3-71dc-4653-b50e-741269404b82 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:29.604790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-423740e3-71dc-4653-b50e-741269404b82 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:29.605140 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:29.605140 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:29.605748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-423740e3-71dc-4653-b50e-741269404b82 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:29.631736 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f09c2dcc-021c-46e3-b1ac-1eff19cf93ef tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:29.635169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f09c2dcc-021c-46e3-b1ac-1eff19cf93ef tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:29.635545 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:29.635545 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:29.636196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f09c2dcc-021c-46e3-b1ac-1eff19cf93ef tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:29.636897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-f09c2dcc-021c-46e3-b1ac-1eff19cf93ef tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 4bf25fcc-f886-407a-9d96-d000ff38305b {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:56:29.658653 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:29.658653 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:29.666816 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:29.666816 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:29.685924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-423740e3-71dc-4653-b50e-741269404b82 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:29.702436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f09c2dcc-021c-46e3-b1ac-1eff19cf93ef tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b returned with HTTP 200 Jan 13 11:56:29.706311 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 854/1726] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:56:29 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b => generated 307 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:29.718234 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-423740e3-71dc-4653-b50e-741269404b82 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:29.720015 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 873/1727] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:29 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:30.356047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f38e3923-547c-444f-806c-5550d19d872b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:30.357377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f38e3923-547c-444f-806c-5550d19d872b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:30.357719 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:30.357719 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:30.358283 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f38e3923-547c-444f-806c-5550d19d872b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:30.472420 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:30.472420 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:30.497797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f38e3923-547c-444f-806c-5550d19d872b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:30.566446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f38e3923-547c-444f-806c-5550d19d872b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:30.567334 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 855/1728] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:30 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:30.719180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d666edea-225a-4538-8a1e-fce548606799 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:30.719812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d666edea-225a-4538-8a1e-fce548606799 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:30.720042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:30.720042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:30.721192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d666edea-225a-4538-8a1e-fce548606799 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:30.721662 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-d666edea-225a-4538-8a1e-fce548606799 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 4bf25fcc-f886-407a-9d96-d000ff38305b {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:56:30.735598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a6ddcd5-6a85-48b3-ad50-73cb02c695f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:30.736536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a6ddcd5-6a85-48b3-ad50-73cb02c695f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:30.737094 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:30.737094 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:30.737802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a6ddcd5-6a85-48b3-ad50-73cb02c695f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:30.742542 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:30.742542 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:30.781830 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d666edea-225a-4538-8a1e-fce548606799 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b returned with HTTP 200 Jan 13 11:56:30.789577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 874/1729] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:56:30 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b => generated 308 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:30.801154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail Jan 13 11:56:30.802001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:30.803732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:30.803732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:30.804448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:30.805352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:30.814842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:30.875872 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:30.875872 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:30.883558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all snapshots completed successfully. Jan 13 11:56:30.885845 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:30.885845 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:30.893357 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a4be2e7-c99f-4a76-b558-173e6e44c1bb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail returned with HTTP 200 Jan 13 11:56:30.900496 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 875/1730] 10.222.0.24 () {58 vars in 1231 bytes} [Wed Jan 13 11:56:30 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail => generated 454 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:30.911711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5a6ddcd5-6a85-48b3-ad50-73cb02c695f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:30.916510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39cdbc46-ee6a-40f4-8411-cac30e24cda1 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 Jan 13 11:56:30.931604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39cdbc46-ee6a-40f4-8411-cac30e24cda1 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:30.931835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:30.931835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:30.933126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39cdbc46-ee6a-40f4-8411-cac30e24cda1 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:30.979315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a6ddcd5-6a85-48b3-ad50-73cb02c695f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:30.983902 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 856/1731] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:30 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:31.010374 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:31.010374 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:31.020344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-39cdbc46-ee6a-40f4-8411-cac30e24cda1 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:56:31.025956 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39cdbc46-ee6a-40f4-8411-cac30e24cda1 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 returned with HTTP 200 Jan 13 11:56:31.032230 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 876/1732] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:30 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 => generated 451 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:31.044405 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/action Jan 13 11:56:31.045105 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:31.045105 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:31.045748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action body: b'{"create-from-src": {"group_snapshot_id": "4bf25fcc-f886-407a-9d96-d000ff38305b", "name": "tempest-Group_from_snap-518178819"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:56:31.046312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "4bf25fcc-f886-407a-9d96-d000ff38305b", "name": "tempest-Group_from_snap-518178819"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:31.047770 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group {'create-from-src': {'group_snapshot_id': '4bf25fcc-f886-407a-9d96-d000ff38305b', 'name': 'tempest-Group_from_snap-518178819'}}. {{(pid=87943) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 13 11:56:31.048261 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group tempest-Group_from_snap-518178819 from group_snapshot 4bf25fcc-f886-407a-9d96-d000ff38305b. Jan 13 11:56:31.064706 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:31.064706 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:31.171977 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:31.171977 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:31.211327 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:31.211327 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:31.561761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['0470a7ea-488c-4fe3-9aef-d91b2ffd5bce'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:31.585757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-056bb521-bf10-491d-baf3-c021490b0fc1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:31.587497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-056bb521-bf10-491d-baf3-c021490b0fc1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:31.587928 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:31.587928 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:31.588790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-056bb521-bf10-491d-baf3-c021490b0fc1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:31.800107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:31.800107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:31.830185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-056bb521-bf10-491d-baf3-c021490b0fc1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:31.841781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.group.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] A mapping entry already exists for group d72280b6-70b2-4f28-81c4-a65798ea8dbb and volume type c6f17911-7510-409b-9334-08782c03fc1b. Do not need to create again. Jan 13 11:56:31.844508 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:31.844508 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:31.850469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:56:31.885118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-056bb521-bf10-491d-baf3-c021490b0fc1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:31.885710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (7b4e94fe-a444-42fd-a0b1-248d6ff9293b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:31.889253 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 877/1733] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:31 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:31.890486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e66f76-3c1b-4d07-83e1-a9aa35f610ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:31.892847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:56:32.000752 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05d7f48c-3826-4a46-bd27-74dd8a657e76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:32.001764 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05d7f48c-3826-4a46-bd27-74dd8a657e76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:32.002128 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:32.002128 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:32.002742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-05d7f48c-3826-4a46-bd27-74dd8a657e76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:32.031877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e66f76-3c1b-4d07-83e1-a9aa35f610ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e6c8a61-5ec3-486c-96b7-953079bedd62', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:56:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6f17911-7510-409b-9334-08782c03fc1b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1586339227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6f17911-7510-409b-9334-08782c03fc1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd72280b6-70b2-4f28-81c4-a65798ea8dbb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:32.034151 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4684fb-c450-4738-aa4d-0beecc9d8afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:32.092273 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1586339227 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1586339227, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:56:32.127446 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['0db54800-723d-4b93-801b-78d0b90351b8', 'a6e1fcca-797d-4518-bd89-a69c262f4d52'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:32.128381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:32.128381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:32.129622 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4684fb-c450-4738-aa4d-0beecc9d8afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0db54800-723d-4b93-801b-78d0b90351b8', 'a6e1fcca-797d-4518-bd89-a69c262f4d52']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:32.132428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eae38af-77ce-4cc6-83ad-b992b9f1760e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:32.146103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-05d7f48c-3826-4a46-bd27-74dd8a657e76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:32.211263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-05d7f48c-3826-4a46-bd27-74dd8a657e76 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:32.216538 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 878/1734] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:31 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 977 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:32.434101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eae38af-77ce-4cc6-83ad-b992b9f1760e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '621a5d25-145c-4786-b9ec-e2e1ea5d916a', '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=d72280b6-70b2-4f28-81c4-a65798ea8dbb,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['0db54800-723d-4b93-801b-78d0b90351b8','a6e1fcca-797d-4518-bd89-a69c262f4d52'],size=1,snapshot_id=4e6c8a61-5ec3-486c-96b7-953079bedd62,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=c6f17911-7510-409b-9334-08782c03fc1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d72280b6-70b2-4f28-81c4-a65798ea8dbb,host=None,id=621a5d25-145c-4786-b9ec-e2e1ea5d916a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953a95e1965347a88d62fa2cac124373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e6c8a61-5ec3-486c-96b7-953079bedd62,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3323ed62fd14729901a74f959952895',volume_attachment=,volume_type=,volume_type_id=c6f17911-7510-409b-9334-08782c03fc1b)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:32.436666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dfd140-b5c5-4bcf-bc6a-bcd35cf5c04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:32.496587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dfd140-b5c5-4bcf-bc6a-bcd35cf5c04a) transitioned into state 'SUCCESS' from 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=d72280b6-70b2-4f28-81c4-a65798ea8dbb,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['0db54800-723d-4b93-801b-78d0b90351b8','a6e1fcca-797d-4518-bd89-a69c262f4d52'],size=1,snapshot_id=4e6c8a61-5ec3-486c-96b7-953079bedd62,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=c6f17911-7510-409b-9334-08782c03fc1b)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:32.499388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (7b4e94fe-a444-42fd-a0b1-248d6ff9293b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:32.604487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request issued successfully. Jan 13 11:56:32.671757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b66ac7ef-9488-49ce-a2fe-591a90b8faba tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/action returned with HTTP 202 Jan 13 11:56:32.675420 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 857/1735] 10.222.0.24 () {62 vars in 1285 bytes} [Wed Jan 13 11:56:31 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups/action => generated 102 bytes in 1635 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:32.685623 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:56:32.686320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:32.686790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:32.686790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:32.687314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:32.688063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:32.689948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:56:32.790075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:56:32.792025 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:32.797720 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:32.806939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:32.835707 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:32.835707 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:32.872691 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:32.873890 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:32.894712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:32.904226 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93f2e936-7dac-4d13-8f94-492e47701f3c tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:32.904776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93f2e936-7dac-4d13-8f94-492e47701f3c tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:32.904996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:32.904996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:32.905381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93f2e936-7dac-4d13-8f94-492e47701f3c tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:32.911521 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:32.911521 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:32.966435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d3c0f6cf-480d-4f8d-aa87-adad8a3b3552 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:56:32.969612 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 879/1736] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:56:32 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1985 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 11:56:32.997842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:33.000653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:33.001735 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:33.001735 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:33.003006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:33.027410 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:33.027410 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:33.046241 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93f2e936-7dac-4d13-8f94-492e47701f3c tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:33.109040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93f2e936-7dac-4d13-8f94-492e47701f3c tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:33.110094 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:33.110094 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:33.122160 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 858/1737] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:32 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:33.129738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:33.164368 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:33.164836 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:33.182450 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:33.197232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:33.197232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:33.234129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab0d8346-1a8c-4a98-8008-a9a82ea2857a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:33.234878 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab0d8346-1a8c-4a98-8008-a9a82ea2857a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:33.235091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:33.235091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:33.235506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ab0d8346-1a8c-4a98-8008-a9a82ea2857a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:33.270340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18499933-45f6-45c4-864c-a93329be5f14 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:33.283380 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 880/1738] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:32 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:33.366899 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:33.366899 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:33.386628 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ab0d8346-1a8c-4a98-8008-a9a82ea2857a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:33.429511 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ab0d8346-1a8c-4a98-8008-a9a82ea2857a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:33.430522 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 859/1739] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:33 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 977 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:34.127178 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-149042f4-d938-4623-bc21-c7d87929e034 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:34.128291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-149042f4-d938-4623-bc21-c7d87929e034 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:34.128718 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:34.128718 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:34.129405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-149042f4-d938-4623-bc21-c7d87929e034 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:34.288167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:34.288756 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:34.288969 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:34.288969 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:34.289357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:34.313169 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:34.313169 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:34.351765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-149042f4-d938-4623-bc21-c7d87929e034 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:34.423151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-149042f4-d938-4623-bc21-c7d87929e034 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:34.435880 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 881/1740] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:34 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:34.446669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6c77bbb-e567-427b-b55d-ca0f8b2b8649 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:34.447744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6c77bbb-e567-427b-b55d-ca0f8b2b8649 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:34.448185 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:34.448185 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:34.448879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6c77bbb-e567-427b-b55d-ca0f8b2b8649 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:34.453484 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:34.453484 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:34.494218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:34.536588 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:34.536803 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:34.536803 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:34.541964 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:34.558482 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a6c77bbb-e567-427b-b55d-ca0f8b2b8649 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:34.564820 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:34.581540 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:34.581540 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:34.619936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6c77bbb-e567-427b-b55d-ca0f8b2b8649 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:34.621125 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 882/1741] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:34 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 980 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:34.623639 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf4efc7c-ab1c-45ab-9e53-e47cf6caf2a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:34.624955 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 860/1742] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:34 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:35.441927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fce2d5c-e967-40aa-bf11-820695ded450 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:35.442632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fce2d5c-e967-40aa-bf11-820695ded450 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:35.444230 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:35.444230 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:35.444230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fce2d5c-e967-40aa-bf11-820695ded450 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:35.589741 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:35.589741 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:35.600154 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8fce2d5c-e967-40aa-bf11-820695ded450 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:35.627189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fce2d5c-e967-40aa-bf11-820695ded450 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:35.643079 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:35.643992 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:35.644400 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:35.644400 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:35.645058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:35.655227 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 883/1743] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:35 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:35.660269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7056099f-97a9-4711-9c8c-42441ed5002f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:35.661073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7056099f-97a9-4711-9c8c-42441ed5002f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:35.661500 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:35.661500 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:35.662325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7056099f-97a9-4711-9c8c-42441ed5002f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:35.772404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:35.772404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:35.776467 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:35.776467 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:35.800828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:35.801909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7056099f-97a9-4711-9c8c-42441ed5002f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:35.832320 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:35.832705 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:35.847609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:35.860006 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:35.860006 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:35.868396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7056099f-97a9-4711-9c8c-42441ed5002f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:35.876928 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 884/1744] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:35 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 980 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:35.909745 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80436881-9d47-440c-acba-c16faa516842 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:35.912796 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 861/1745] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:35 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:36.645546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-312034c9-8b1d-44bc-9715-100df5031885 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:36.646088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-312034c9-8b1d-44bc-9715-100df5031885 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:36.646897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:36.646897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:36.647746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-312034c9-8b1d-44bc-9715-100df5031885 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:36.783497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:36.783497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:36.830062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-312034c9-8b1d-44bc-9715-100df5031885 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:36.891640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-312034c9-8b1d-44bc-9715-100df5031885 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:36.893768 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54f6da20-6f1f-4dd7-b6f3-0b3971e092d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:36.894559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54f6da20-6f1f-4dd7-b6f3-0b3971e092d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:36.894930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:36.894930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:36.895656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54f6da20-6f1f-4dd7-b6f3-0b3971e092d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:36.897303 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 885/1746] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:36 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:36.935443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:36.936038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:36.936260 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:36.936260 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:36.936642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:37.021167 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:37.021167 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:37.049341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:37.049341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:37.053429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-54f6da20-6f1f-4dd7-b6f3-0b3971e092d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:37.072289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:37.105851 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:37.106299 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:37.136111 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54f6da20-6f1f-4dd7-b6f3-0b3971e092d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:37.138545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:37.154835 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 862/1747] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:36 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 980 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:37.164266 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:37.164266 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:37.253463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1c3cf0f-4a94-427a-b555-0b3b7e673629 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:37.263920 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 886/1748] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:36 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:37.937694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d67be0b4-4e04-434c-aeab-99eb3d96e3ca tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:37.938592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d67be0b4-4e04-434c-aeab-99eb3d96e3ca tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:37.938873 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:37.938873 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:37.939274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d67be0b4-4e04-434c-aeab-99eb3d96e3ca tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:38.059063 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:38.059063 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:38.088090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d67be0b4-4e04-434c-aeab-99eb3d96e3ca tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:38.117627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d67be0b4-4e04-434c-aeab-99eb3d96e3ca tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:38.127552 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 863/1749] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:37 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:38.170527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebe89106-66c1-48c5-91cb-9b04a5f0f3af tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:38.171697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebe89106-66c1-48c5-91cb-9b04a5f0f3af tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:38.172148 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:38.172148 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:38.172927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebe89106-66c1-48c5-91cb-9b04a5f0f3af tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:38.271540 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:38.272552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:38.272781 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:38.272781 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:38.273794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:38.396382 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:38.396382 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:38.420945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:38.445624 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:38.446043 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:38.469041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:38.481903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:38.481903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:38.600189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d928036d-6842-4937-b156-02a766e5ffa0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:38.610942 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 864/1750] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:38 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:56:38.840856 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:38.840856 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:38.885755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebe89106-66c1-48c5-91cb-9b04a5f0f3af tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:38.961870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebe89106-66c1-48c5-91cb-9b04a5f0f3af tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:38.963388 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 887/1751] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:38 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 980 bytes in 798 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:39.140812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-453c917d-5dcc-47b7-8ee5-91fb6c741977 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:39.142102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-453c917d-5dcc-47b7-8ee5-91fb6c741977 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:39.142474 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:39.142474 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:39.143119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-453c917d-5dcc-47b7-8ee5-91fb6c741977 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:39.294708 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:39.294708 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:39.317789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-453c917d-5dcc-47b7-8ee5-91fb6c741977 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:39.373130 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-453c917d-5dcc-47b7-8ee5-91fb6c741977 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:39.384572 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 865/1752] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:39 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:39.619406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:39.620276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:39.620497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:39.620497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:39.620987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:39.806753 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:39.806753 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:39.828676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:39.853968 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:39.854300 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:39.863050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:39.877144 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:39.877144 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:39.907368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a89263b-9aed-4b1a-91f4-7d7b44bbf557 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:39.908701 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 888/1753] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:39 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:56:39.981573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9964cf9-63dd-4c3d-932b-a06bcedf584b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:39.981573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9964cf9-63dd-4c3d-932b-a06bcedf584b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:39.981573 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:39.981573 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:39.983931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9964cf9-63dd-4c3d-932b-a06bcedf584b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:40.109903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:40.109903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:40.132429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9964cf9-63dd-4c3d-932b-a06bcedf584b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:40.164468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9964cf9-63dd-4c3d-932b-a06bcedf584b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:40.166807 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 866/1754] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:39 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 980 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:40.391925 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e14f3f5a-5f0a-4ae2-81c4-305fa9c6ef3a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:40.392719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e14f3f5a-5f0a-4ae2-81c4-305fa9c6ef3a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:40.393133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:40.393133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:40.393818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e14f3f5a-5f0a-4ae2-81c4-305fa9c6ef3a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:40.499447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:40.499447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:40.538331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e14f3f5a-5f0a-4ae2-81c4-305fa9c6ef3a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:40.614091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e14f3f5a-5f0a-4ae2-81c4-305fa9c6ef3a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:40.624825 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 889/1755] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:40 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:40.924364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:40.924900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:40.925103 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:40.925103 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:40.925453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:40.996225 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:40.996225 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:41.005139 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:41.036377 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:41.036377 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:41.046996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:41.056601 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:41.056601 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:41.084941 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69a9b678-e38b-4e1c-8a74-0b03cc5f2d43 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:41.095326 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 867/1756] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:40 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:56:41.202554 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4daa960-0272-4c63-9b38-1c62a9928bf4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:41.203671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4daa960-0272-4c63-9b38-1c62a9928bf4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:41.204123 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:41.204123 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:41.204592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4daa960-0272-4c63-9b38-1c62a9928bf4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:41.305312 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:41.305312 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:41.328069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4daa960-0272-4c63-9b38-1c62a9928bf4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:41.379427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4daa960-0272-4c63-9b38-1c62a9928bf4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:41.388997 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 890/1757] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:41 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 979 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:41.632460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-88af26de-76a0-4d93-a81a-c17ffb947c20 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:41.633658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-88af26de-76a0-4d93-a81a-c17ffb947c20 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:41.634088 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:41.634088 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:41.634812 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-88af26de-76a0-4d93-a81a-c17ffb947c20 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:41.728206 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:41.728206 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:41.744190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-88af26de-76a0-4d93-a81a-c17ffb947c20 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:41.821875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-88af26de-76a0-4d93-a81a-c17ffb947c20 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:41.826507 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 868/1758] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:41 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:42.107498 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:42.112415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:42.112415 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:42.112415 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:42.114453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:42.285771 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:42.285771 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:42.311763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:42.328442 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:42.329026 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:42.340362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:42.350943 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:42.350943 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:42.406814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fd3d2941-221d-4c85-bb1b-df3179a6c8ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:42.409027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fd3d2941-221d-4c85-bb1b-df3179a6c8ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:42.410161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:42.410161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:42.411275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fd3d2941-221d-4c85-bb1b-df3179a6c8ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:42.439656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60a0dac6-af17-427c-9dee-fd4bcb26010a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:42.440678 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 891/1759] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:42 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:42.619314 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:42.619314 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:42.668121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fd3d2941-221d-4c85-bb1b-df3179a6c8ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:42.819163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fd3d2941-221d-4c85-bb1b-df3179a6c8ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:42.821726 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 869/1760] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:42 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 1368 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:42.850664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45ff93a8-0f6b-4bb1-a4d1-0bf7cb640f7d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:42.855841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45ff93a8-0f6b-4bb1-a4d1-0bf7cb640f7d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:42.856161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:42.856161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:42.856486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45ff93a8-0f6b-4bb1-a4d1-0bf7cb640f7d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:42.859833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79c30659-7f18-43bf-ac18-1583d4ac05c1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:42.860384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79c30659-7f18-43bf-ac18-1583d4ac05c1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:42.860582 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:42.860582 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:42.860911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79c30659-7f18-43bf-ac18-1583d4ac05c1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:43.147876 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:43.147876 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:43.157090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:43.157090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:43.195740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-45ff93a8-0f6b-4bb1-a4d1-0bf7cb640f7d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:43.209961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-79c30659-7f18-43bf-ac18-1583d4ac05c1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:43.328540 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45ff93a8-0f6b-4bb1-a4d1-0bf7cb640f7d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:43.335712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 892/1761] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:42 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 1368 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:56:43.359106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79c30659-7f18-43bf-ac18-1583d4ac05c1 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:43.387054 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 870/1762] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:42 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:43.406914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots Jan 13 11:56:43.406914 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:43.406914 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:43.410735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3b48970-85c2-4b13-9351-fed551fef122", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-113483902", "description": null, "metadata": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:43.469009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:43.469885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:43.470172 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:43.470172 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:43.470708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:43.602599 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:43.602599 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:43.614814 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:43.614814 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:43.634283 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:43.634625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create snapshot from volume b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:43.641463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:43.692071 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:43.692529 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:43.725176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:43.769721 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:43.769721 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:43.822620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc3cf6c0-17f3-4551-bc5c-bb8c4aa25f0b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:43.823678 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 871/1763] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:43 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:43.925928 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Created reservations ['518ccb83-0a80-4d67-9d85-ed49a93236af', 'f928695d-13aa-4f9d-a08e-0c290026ee0e', '90fa8c45-d37c-4eff-92db-3f8d4f10e5f9', '9b599e5f-8e75-4d62-95a7-6d16f2d548ac'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:44.258403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot create request issued successfully. Jan 13 11:56:44.266838 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-209644d2-ebea-401f-8fa4-a4c0900789f7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots returned with HTTP 202 Jan 13 11:56:44.280926 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 893/1764] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:56:43 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots => generated 307 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:56:44.289080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd828e28-d9cb-4002-afe8-c3f38e2ba827 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:44.289843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd828e28-d9cb-4002-afe8-c3f38e2ba827 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:44.290190 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:44.290190 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:44.290861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd828e28-d9cb-4002-afe8-c3f38e2ba827 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:44.366058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:44.366058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:44.367481 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bd828e28-d9cb-4002-afe8-c3f38e2ba827 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:44.369417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd828e28-d9cb-4002-afe8-c3f38e2ba827 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:44.373211 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 872/1765] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:44 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:44.393827 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-678aa0e1-d329-42c9-a91b-5a7167ab40fb tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:44.394615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-678aa0e1-d329-42c9-a91b-5a7167ab40fb tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:44.394981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:44.394981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:44.395545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-678aa0e1-d329-42c9-a91b-5a7167ab40fb tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:44.483058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:44.483058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:44.503476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-678aa0e1-d329-42c9-a91b-5a7167ab40fb tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:44.566945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-678aa0e1-d329-42c9-a91b-5a7167ab40fb tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:44.569712 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 894/1766] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:44 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:44.845835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:44.846458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:44.846683 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:44.846683 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:44.847579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:44.987947 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:44.987947 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.012451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:45.048763 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:45.049282 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:45.068628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:45.079322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.079322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.131539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61e38fd0-724f-4cba-98e5-ee1aa3bf5a22 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:45.149238 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 873/1767] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:44 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 993 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:45.158112 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-249662e0-d012-4e41-a94d-178d88602b89 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb Jan 13 11:56:45.158785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-249662e0-d012-4e41-a94d-178d88602b89 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:45.159052 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:45.159052 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:45.159518 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-249662e0-d012-4e41-a94d-178d88602b89 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:45.160015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-249662e0-d012-4e41-a94d-178d88602b89 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member d72280b6-70b2-4f28-81c4-a65798ea8dbb {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:56:45.187062 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.187062 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.249402 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-249662e0-d012-4e41-a94d-178d88602b89 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb returned with HTTP 200 Jan 13 11:56:45.250254 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 895/1768] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:56:45 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb => generated 417 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:45.262663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:56:45.263334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:45.263631 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:45.263631 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:45.264275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:45.266139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:45.268838 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:56:45.385685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5652bea-0c48-494a-9313-17da687f9062 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:45.386227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5652bea-0c48-494a-9313-17da687f9062 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:45.386453 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:45.386453 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:45.391179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5652bea-0c48-494a-9313-17da687f9062 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:45.467231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:56:45.468866 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:45.469438 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:45.483066 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.483066 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.487060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e5652bea-0c48-494a-9313-17da687f9062 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:45.494182 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:45.498561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5652bea-0c48-494a-9313-17da687f9062 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:45.509222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 896/1769] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:45 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 439 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:45.513817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.513817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.545557 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:45.546010 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:45.562652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:45.580663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.580663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.586177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee54bf2c-7a15-4f66-bf27-fac140cc6389 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:45.586920 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee54bf2c-7a15-4f66-bf27-fac140cc6389 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:45.587405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:45.587405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:45.587792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee54bf2c-7a15-4f66-bf27-fac140cc6389 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:45.624737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d1398b3e-fd1a-4385-a286-b70094213b38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:56:45.633103 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 874/1770] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:56:45 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1986 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:56:45.642407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a4ef2107-612d-4424-9cfd-da914bd4b824 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb/action Jan 13 11:56:45.643119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:45.643119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:45.643566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a4ef2107-612d-4424-9cfd-da914bd4b824 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:56:45.643948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a4ef2107-612d-4424-9cfd-da914bd4b824 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:45.644894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-a4ef2107-612d-4424-9cfd-da914bd4b824 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for group d72280b6-70b2-4f28-81c4-a65798ea8dbb {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:56:45.645414 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-a4ef2107-612d-4424-9cfd-da914bd4b824 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group with id: d72280b6-70b2-4f28-81c4-a65798ea8dbb Jan 13 11:56:45.657996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.657996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.734868 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:45.734868 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:45.761835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ee54bf2c-7a15-4f66-bf27-fac140cc6389 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:45.826798 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee54bf2c-7a15-4f66-bf27-fac140cc6389 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:45.832490 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 897/1771] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:45 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:45.924638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a4ef2107-612d-4424-9cfd-da914bd4b824 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb/action returned with HTTP 202 Jan 13 11:56:45.925688 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 875/1772] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:56:45 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 11:56:45.934254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:45.935780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:45.935979 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:45.935979 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:45.936356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:46.033857 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:46.033857 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:46.044840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:46.073285 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:46.073934 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:46.097643 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:46.121443 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:46.121443 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:46.205709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8868577f-fb4a-4366-97eb-bb0aa5e1a383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:46.209478 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 898/1773] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:45 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:46.520264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebe0f7af-0753-439e-870c-24b341d7ef94 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:46.537795 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebe0f7af-0753-439e-870c-24b341d7ef94 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:46.538417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:46.538417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:46.554874 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebe0f7af-0753-439e-870c-24b341d7ef94 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:46.644897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:46.644897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:46.646868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebe0f7af-0753-439e-870c-24b341d7ef94 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:46.648889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebe0f7af-0753-439e-870c-24b341d7ef94 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:46.649734 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 876/1774] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:46 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 439 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:46.850256 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fce4a16d-ef94-4a4d-badd-87fec353497a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:46.852171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fce4a16d-ef94-4a4d-badd-87fec353497a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:46.853503 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:46.853503 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:46.854126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fce4a16d-ef94-4a4d-badd-87fec353497a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:47.023674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:47.023674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:47.054901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fce4a16d-ef94-4a4d-badd-87fec353497a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:47.117086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fce4a16d-ef94-4a4d-badd-87fec353497a tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:47.118117 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 899/1775] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:46 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:47.233323 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:47.234103 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:47.234321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:47.234321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:47.234699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:47.433930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:47.433930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:47.473325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:47.507461 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:47.507919 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:47.533842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:47.546240 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:47.546240 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:47.598310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-232dcc56-819e-4e11-af4f-e9ea6a48ba27 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:47.599814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 877/1776] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:47 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:47.666099 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd93b163-776d-450f-a980-fea091817c24 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:47.666969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd93b163-776d-450f-a980-fea091817c24 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:47.667310 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:47.667310 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:47.667697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd93b163-776d-450f-a980-fea091817c24 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:47.729155 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:47.729155 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:47.735730 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cd93b163-776d-450f-a980-fea091817c24 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:47.738393 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd93b163-776d-450f-a980-fea091817c24 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:47.740216 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 900/1777] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:47 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 466 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:47.752129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-300d3bd2-8345-4e37-ae58-fff197028afa tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:47.753094 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-300d3bd2-8345-4e37-ae58-fff197028afa tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:47.753469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:47.753469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:47.754090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-300d3bd2-8345-4e37-ae58-fff197028afa tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:47.829495 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:47.829495 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:47.831067 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-300d3bd2-8345-4e37-ae58-fff197028afa tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:47.836457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-300d3bd2-8345-4e37-ae58-fff197028afa tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:47.839493 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 878/1778] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:47 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 466 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:48.137179 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8481a85f-1fcc-4bff-b2ea-4befd3e374c9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:48.138048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8481a85f-1fcc-4bff-b2ea-4befd3e374c9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:48.138378 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:48.138378 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:48.138972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8481a85f-1fcc-4bff-b2ea-4befd3e374c9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:48.319451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-84830b88-f471-424c-9e1d-99e351036b44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:48.320412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-84830b88-f471-424c-9e1d-99e351036b44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:48.320758 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:48.320758 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:48.321310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-84830b88-f471-424c-9e1d-99e351036b44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:48.354587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:48.354587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:48.417168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8481a85f-1fcc-4bff-b2ea-4befd3e374c9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:48.480464 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:48.480464 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:48.481915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-84830b88-f471-424c-9e1d-99e351036b44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:48.492468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-84830b88-f471-424c-9e1d-99e351036b44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:48.518419 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 879/1779] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:56:48 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 466 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:48.537138 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-db7011f6-fd2b-4079-a515-e26c044b824f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:48.552157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8481a85f-1fcc-4bff-b2ea-4befd3e374c9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:48.552859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-db7011f6-fd2b-4079-a515-e26c044b824f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:48.556283 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:48.556283 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:48.556974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-db7011f6-fd2b-4079-a515-e26c044b824f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:48.566864 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 901/1780] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:48 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:48.616043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:48.616808 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:48.617262 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:48.617262 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:48.617791 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:48.794721 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:48.794721 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:48.817270 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:48.817270 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:48.838982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-db7011f6-fd2b-4079-a515-e26c044b824f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:48.863366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:48.903792 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:48.913218 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:48.927555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-db7011f6-fd2b-4079-a515-e26c044b824f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:48.931368 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 880/1781] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:56:48 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 1368 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:48.936351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:48.956736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:48.956736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:49.022069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a620d27-485c-49e6-bd4d-2043666cf2af tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 200 Jan 13 11:56:49.036134 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 902/1782] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:48 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 992 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:49.576408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a074c29f-77d1-4a84-849a-a53f4c1e88ab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:49.577780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a074c29f-77d1-4a84-849a-a53f4c1e88ab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:49.578246 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:49.578246 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:49.579190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a074c29f-77d1-4a84-849a-a53f4c1e88ab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:49.784296 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:49.784296 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:49.812085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a074c29f-77d1-4a84-849a-a53f4c1e88ab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:49.866914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a074c29f-77d1-4a84-849a-a53f4c1e88ab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:49.878133 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 881/1783] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:49 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 911 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:50.043403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64dbaf0b-aef9-4811-9f78-8e47fc40224e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a Jan 13 11:56:50.044393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64dbaf0b-aef9-4811-9f78-8e47fc40224e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:50.044836 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:50.044836 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:50.045517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-64dbaf0b-aef9-4811-9f78-8e47fc40224e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:50.166000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:50.166000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:50.181677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-64dbaf0b-aef9-4811-9f78-8e47fc40224e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a returned with HTTP 404 Jan 13 11:56:50.192181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c7cf24a-d95e-4d27-b954-229342107abb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb Jan 13 11:56:50.194367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c7cf24a-d95e-4d27-b954-229342107abb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:50.194817 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:50.194817 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:50.195546 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c7cf24a-d95e-4d27-b954-229342107abb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:50.196179 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-9c7cf24a-d95e-4d27-b954-229342107abb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member d72280b6-70b2-4f28-81c4-a65798ea8dbb {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:56:50.200349 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 903/1784] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:50 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/621a5d25-145c-4786-b9ec-e2e1ea5d916a => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:56:50.212228 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:50.212228 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:50.284712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c7cf24a-d95e-4d27-b954-229342107abb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb returned with HTTP 200 Jan 13 11:56:50.287350 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 882/1785] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:56:50 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb => generated 416 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:50.883308 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2195a56d-f528-40bd-871c-93afde65a937 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:50.883796 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2195a56d-f528-40bd-871c-93afde65a937 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:50.883980 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:50.883980 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:50.884509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2195a56d-f528-40bd-871c-93afde65a937 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:50.991581 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:50.991581 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:51.013701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2195a56d-f528-40bd-871c-93afde65a937 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:51.059942 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2195a56d-f528-40bd-871c-93afde65a937 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:51.060869 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 904/1786] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:50 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:51.300052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6198a8c6-bbde-406f-aab6-edd98b904945 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb Jan 13 11:56:51.301083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6198a8c6-bbde-406f-aab6-edd98b904945 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:51.301507 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:51.301507 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:51.302886 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6198a8c6-bbde-406f-aab6-edd98b904945 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:51.303524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-6198a8c6-bbde-406f-aab6-edd98b904945 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member d72280b6-70b2-4f28-81c4-a65798ea8dbb {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:56:51.327811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6198a8c6-bbde-406f-aab6-edd98b904945 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb returned with HTTP 404 Jan 13 11:56:51.328869 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 883/1787] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:56:51 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d72280b6-70b2-4f28-81c4-a65798ea8dbb => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:56:51.337529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea327ead-abe7-422b-ba81-42dc6ae9e3ac tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:51.338110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea327ead-abe7-422b-ba81-42dc6ae9e3ac tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:51.338305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:51.338305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:51.339215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea327ead-abe7-422b-ba81-42dc6ae9e3ac tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:51.339779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-ea327ead-abe7-422b-ba81-42dc6ae9e3ac tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for member 4bf25fcc-f886-407a-9d96-d000ff38305b {{(pid=87942) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 11:56:51.340294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-ea327ead-abe7-422b-ba81-42dc6ae9e3ac tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group_snapshot with id: 4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:51.363224 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:51.363224 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:51.375361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-32bad521-d6ee-4188-85c3-58372e8b8ab3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:51.375890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-32bad521-d6ee-4188-85c3-58372e8b8ab3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:51.376381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-32bad521-d6ee-4188-85c3-58372e8b8ab3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:51.457205 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:51.457205 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:51.462880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-32bad521-d6ee-4188-85c3-58372e8b8ab3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:51.469661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b40deac-189c-4cdf-9720-e1e4cf5e7555 req-32bad521-d6ee-4188-85c3-58372e8b8ab3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:51.487910 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 884/1788] 10.222.0.24 () {60 vars in 1575 bytes} [Wed Jan 13 11:56:51 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 466 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:51.527149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea327ead-abe7-422b-ba81-42dc6ae9e3ac tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b returned with HTTP 202 Jan 13 11:56:51.528020 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 905/1789] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:56:51 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:56:51.539538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:56:51.540465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:51.540883 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:51.540883 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:51.541557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:51.543024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:51.551220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:56:51.766682 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:56:51.780610 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:51.781070 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:51.819242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:51.841171 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:51.841171 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:51.951032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1baee114-c9ca-4fb4-b1db-84a8b81ec302 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:56:51.951924 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 885/1790] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:56:51 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1003 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:56:51.968774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail Jan 13 11:56:51.969278 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:51.969432 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:51.969432 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:51.970066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:51.971116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:51.971957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:51.971957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:51.974604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:56:52.035841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all snapshots completed successfully. Jan 13 11:56:52.037394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:52.037394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:52.045695 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4765d0dc-3de7-4e13-beb4-62cd8e56c6a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail returned with HTTP 200 Jan 13 11:56:52.046538 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 906/1791] 10.222.0.24 () {58 vars in 1231 bytes} [Wed Jan 13 11:56:51 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail => generated 453 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:52.065270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd34ca5f-ba57-4392-b715-eddd984af228 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 Jan 13 11:56:52.065828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd34ca5f-ba57-4392-b715-eddd984af228 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:52.066027 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:52.066027 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:52.066428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd34ca5f-ba57-4392-b715-eddd984af228 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:52.076777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e90e993b-c627-43dc-b56a-977b1dafd80b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:52.077482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e90e993b-c627-43dc-b56a-977b1dafd80b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:52.077841 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:52.077841 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:52.078453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e90e993b-c627-43dc-b56a-977b1dafd80b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:52.157858 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:52.157858 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:52.159087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dd34ca5f-ba57-4392-b715-eddd984af228 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:56:52.167778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd34ca5f-ba57-4392-b715-eddd984af228 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 returned with HTTP 200 Jan 13 11:56:52.170711 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 886/1792] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:52 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 => generated 450 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:52.213535 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:52.213535 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:52.249297 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e90e993b-c627-43dc-b56a-977b1dafd80b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:52.315558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e90e993b-c627-43dc-b56a-977b1dafd80b tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:52.316581 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 907/1793] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:52 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:52.578755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:52.579299 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:52.579492 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:52.579492 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:52.580098 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:52.580593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete snapshot with id: 45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:52.641217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:52.641217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:52.642714 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:52.771327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot delete request issued successfully. Jan 13 11:56:52.772011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-050f5067-9929-4f82-9838-50a03f559e40 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 202 Jan 13 11:56:52.775569 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 887/1794] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:56:52 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:52.784248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95125e90-6d80-4b5d-a424-1bfaed749960 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:52.785095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95125e90-6d80-4b5d-a424-1bfaed749960 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:52.785452 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:52.785452 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:52.786063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95125e90-6d80-4b5d-a424-1bfaed749960 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:52.845466 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:52.845466 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:52.849981 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-95125e90-6d80-4b5d-a424-1bfaed749960 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:52.852223 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95125e90-6d80-4b5d-a424-1bfaed749960 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:52.855816 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 908/1795] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:52 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:53.183228 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c67821f-06ca-496f-94bb-2027bc890a09 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 Jan 13 11:56:53.184351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c67821f-06ca-496f-94bb-2027bc890a09 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:53.184767 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:53.184767 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:53.185439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c67821f-06ca-496f-94bb-2027bc890a09 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:53.259866 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:53.259866 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:53.264339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5c67821f-06ca-496f-94bb-2027bc890a09 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:56:53.267086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c67821f-06ca-496f-94bb-2027bc890a09 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 returned with HTTP 200 Jan 13 11:56:53.279180 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 888/1796] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:53 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:53.333627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ac0f438-8066-4f53-ae82-aded27f15df4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:53.334256 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ac0f438-8066-4f53-ae82-aded27f15df4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:53.334700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:53.334700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:53.344414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ac0f438-8066-4f53-ae82-aded27f15df4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:53.454863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:53.454863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:53.467164 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5ac0f438-8066-4f53-ae82-aded27f15df4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:53.493533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ac0f438-8066-4f53-ae82-aded27f15df4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:53.494995 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 909/1797] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:53 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 972 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:53.871278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca65d358-7b6e-4f47-a2cc-e7f327e767e1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:53.872034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca65d358-7b6e-4f47-a2cc-e7f327e767e1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:53.872398 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:53.872398 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:53.873005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca65d358-7b6e-4f47-a2cc-e7f327e767e1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:54.280918 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:54.280918 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:54.282313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ca65d358-7b6e-4f47-a2cc-e7f327e767e1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Snapshot retrieved successfully. Jan 13 11:56:54.284428 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca65d358-7b6e-4f47-a2cc-e7f327e767e1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 200 Jan 13 11:56:54.285374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 889/1798] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:53 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 465 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:54.287208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3699e6d-a9aa-4c39-8dc7-1c9c873f897c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 Jan 13 11:56:54.287746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3699e6d-a9aa-4c39-8dc7-1c9c873f897c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:54.287965 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:54.287965 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:54.288507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3699e6d-a9aa-4c39-8dc7-1c9c873f897c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:54.385784 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:54.385784 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:54.389996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c3699e6d-a9aa-4c39-8dc7-1c9c873f897c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:56:54.409047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3699e6d-a9aa-4c39-8dc7-1c9c873f897c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 returned with HTTP 200 Jan 13 11:56:54.448544 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 910/1799] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:54 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 => generated 449 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:54.511329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e6c15517-886a-45ad-bb03-dfbe02abaaab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:54.513001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e6c15517-886a-45ad-bb03-dfbe02abaaab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:54.513001 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:54.513001 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:54.513001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e6c15517-886a-45ad-bb03-dfbe02abaaab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:54.633452 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:54.633452 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:54.655898 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e6c15517-886a-45ad-bb03-dfbe02abaaab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:54.682575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e6c15517-886a-45ad-bb03-dfbe02abaaab tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:54.683809 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 890/1800] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:54 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 972 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:55.298040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-309f27d7-7199-4f57-a284-5059719d741f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 Jan 13 11:56:55.298711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-309f27d7-7199-4f57-a284-5059719d741f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.299203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:55.299203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:55.299905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-309f27d7-7199-4f57-a284-5059719d741f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.350323 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-309f27d7-7199-4f57-a284-5059719d741f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 returned with HTTP 404 Jan 13 11:56:55.351748 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 911/1801] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:55 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/snapshots/45a1b3e3-3a88-4375-8139-b807400cb950 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:55.360065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:55.360873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.361289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:55.361289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:55.361963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.362627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume with id: b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:55.455648 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e29bba97-628e-4c4e-a3b7-c3852041cd4b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 Jan 13 11:56:55.458318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e29bba97-628e-4c4e-a3b7-c3852041cd4b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.459087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e29bba97-628e-4c4e-a3b7-c3852041cd4b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.476580 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:55.476580 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:55.481666 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:55.509309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e29bba97-628e-4c4e-a3b7-c3852041cd4b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 returned with HTTP 404 Jan 13 11:56:55.510528 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 912/1802] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:56:55 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/4e6c8a61-5ec3-486c-96b7-953079bedd62 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:56:55.520724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5922a030-80e6-4faa-9588-9eab6edffa49 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b Jan 13 11:56:55.521488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5922a030-80e6-4faa-9588-9eab6edffa49 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.522880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5922a030-80e6-4faa-9588-9eab6edffa49 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.524642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-5922a030-80e6-4faa-9588-9eab6edffa49 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 4bf25fcc-f886-407a-9d96-d000ff38305b {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:56:55.532573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5922a030-80e6-4faa-9588-9eab6edffa49 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b returned with HTTP 404 Jan 13 11:56:55.534404 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 913/1803] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:56:55 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/4bf25fcc-f886-407a-9d96-d000ff38305b => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:56:55.542193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:56:55.547702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.548380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.549135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:56:55.553754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume request issued successfully. Jan 13 11:56:55.554556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:56:55.564231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-309ed285-e058-47d5-98c6-5b8d50978bcf tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 202 Jan 13 11:56:55.566166 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 891/1804] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:56:55 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:56:55.584424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55329b9d-7cf0-4e4e-955f-5d3d4cca20fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:55.585163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55329b9d-7cf0-4e4e-955f-5d3d4cca20fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.585688 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:55.585688 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:55.587088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55329b9d-7cf0-4e4e-955f-5d3d4cca20fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.685377 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:56:55.687750 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:55.697509 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:55.716570 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:55.724042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:55.724042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:55.735447 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:55.735447 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:55.747472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-55329b9d-7cf0-4e4e-955f-5d3d4cca20fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:55.807492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2da64e0c-2a3c-4c84-9d43-603a80b03cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:56:55.807915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55329b9d-7cf0-4e4e-955f-5d3d4cca20fb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:55.808965 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 892/1805] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:55 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 1367 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:55.812337 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 914/1806] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:56:55 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1003 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:56:55.813294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eebd8c68-4c1f-4a09-8414-933bf3304e10 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:55.814293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eebd8c68-4c1f-4a09-8414-933bf3304e10 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:55.814811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:55.814811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:55.816049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eebd8c68-4c1f-4a09-8414-933bf3304e10 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:55.840012 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-038fba90-8548-434f-8479-b4fe44c45a16 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe/action Jan 13 11:56:55.840687 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:55.840687 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:55.841331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-038fba90-8548-434f-8479-b4fe44c45a16 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:56:55.842464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-038fba90-8548-434f-8479-b4fe44c45a16 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:55.843701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-038fba90-8548-434f-8479-b4fe44c45a16 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for group d0016c9e-2511-4681-a821-c919e6843abe {{(pid=87942) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:56:55.844174 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-038fba90-8548-434f-8479-b4fe44c45a16 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group with id: d0016c9e-2511-4681-a821-c919e6843abe Jan 13 11:56:55.860663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:55.860663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:55.899050 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:55.899050 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:55.913468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eebd8c68-4c1f-4a09-8414-933bf3304e10 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:55.951131 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eebd8c68-4c1f-4a09-8414-933bf3304e10 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:55.952137 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 893/1807] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:55 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 972 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:56.107176 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-038fba90-8548-434f-8479-b4fe44c45a16 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe/action returned with HTTP 202 Jan 13 11:56:56.119633 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 915/1808] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:56:55 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 11:56:56.127226 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:56:56.128199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:56.128565 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:56.128565 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:56.129176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:56.243186 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:56.243186 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:56.272631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:56.312731 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:56.319165 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:56.327531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:56.339422 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:56.339422 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:56.399256 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54dd84de-87b2-492c-947e-1bc85114c383 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 200 Jan 13 11:56:56.423262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 894/1809] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:56 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 999 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:56.840954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c722477-6f6c-4de8-8855-c1605fc4c6ce tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:56.841490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c722477-6f6c-4de8-8855-c1605fc4c6ce tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:56.842395 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:56.842395 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:56.842851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c722477-6f6c-4de8-8855-c1605fc4c6ce tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:56.969092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0d7d127-2648-48ea-a41d-149bf5619baf tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:56.969685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0d7d127-2648-48ea-a41d-149bf5619baf tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:56.969891 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:56.969891 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:56.970274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0d7d127-2648-48ea-a41d-149bf5619baf tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:56.985417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:56.985417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:57.015656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3c722477-6f6c-4de8-8855-c1605fc4c6ce tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:57.089415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c722477-6f6c-4de8-8855-c1605fc4c6ce tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 200 Jan 13 11:56:57.090282 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 916/1810] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:56 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 1367 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:57.122569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:57.122569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:57.168508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e0d7d127-2648-48ea-a41d-149bf5619baf tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:57.271008 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0d7d127-2648-48ea-a41d-149bf5619baf tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:57.289408 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 895/1811] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:56 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 972 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:57.426193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:56:57.427455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:57.427681 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:57.427681 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:57.428383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:57.566256 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:57.566256 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:57.597928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:57.637010 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:57.637679 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:57.659515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:57.684876 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:57.684876 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:57.740329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5bece1a-90a1-47a8-939e-a4357621be3c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 200 Jan 13 11:56:57.741366 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 917/1812] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:57 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 999 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:58.107507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-456d8d01-3270-467b-9ee8-277cffacae6c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 Jan 13 11:56:58.108043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-456d8d01-3270-467b-9ee8-277cffacae6c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:58.108427 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:58.108427 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:58.108771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-456d8d01-3270-467b-9ee8-277cffacae6c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:58.259654 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:58.259654 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:58.276855 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-456d8d01-3270-467b-9ee8-277cffacae6c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 returned with HTTP 404 Jan 13 11:56:58.279224 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 896/1813] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:58 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/b3b48970-85c2-4b13-9351-fed551fef122 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:56:58.313344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c68372f-2a1c-4719-9a93-700f10dee848 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:58.314883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c68372f-2a1c-4719-9a93-700f10dee848 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:58.316331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:58.316331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:58.316741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c68372f-2a1c-4719-9a93-700f10dee848 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:58.399461 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes Jan 13 11:56:58.400087 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:58.400087 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:58.400504 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-919226544", "snapshot_id": null, "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "volume_type": null, "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:56:58.401905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-919226544', 'snapshot_id': None, 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'volume_type': None, 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:56:58.445774 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:58.445774 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:58.457939 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1c68372f-2a1c-4719-9a93-700f10dee848 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:58.493518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c68372f-2a1c-4719-9a93-700f10dee848 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:58.495067 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 918/1814] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:58 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:56:58.651615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume of 1 GB Jan 13 11:56:58.678215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Availability Zones retrieved successfully. Jan 13 11:56:58.731464 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (ce87ba02-7624-4419-af1c-40f5a7f3c20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:58.738147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c704f51-7fa9-489e-af83-bf21e139a871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:58.761901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:56:58.762496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:58.762715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:58.762715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:58.763137 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:58.772060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:56:58.953620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:58.953620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:58.977157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:56:59.009844 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:56:59.010303 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:56:59.027319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:56:59.052245 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:59.052245 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:59.058417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c704f51-7fa9-489e-af83-bf21e139a871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:59.074364 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcf22ec-e360-4207-8957-be3cf2487080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:59.087169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b0ddd35-984a-4a54-8ce6-6b8431781e3b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 200 Jan 13 11:56:59.097387 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 919/1815] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:56:58 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 999 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:56:59.273676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Created reservations ['1bd22e37-70c6-4b6b-949e-633149ac192e', '3a952fca-8fec-4921-b1fd-ba06c054c570', 'ca2f00b4-32a6-4e7f-9511-832432e5d503', 'a8dc91dc-0e74-4893-85c3-e8028e4bea55'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:56:59.275883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcf22ec-e360-4207-8957-be3cf2487080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd22e37-70c6-4b6b-949e-633149ac192e', '3a952fca-8fec-4921-b1fd-ba06c054c570', 'ca2f00b4-32a6-4e7f-9511-832432e5d503', 'a8dc91dc-0e74-4893-85c3-e8028e4bea55']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:59.278177 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a412dadf-7bb7-438b-bdb9-c8a6feaad86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:59.392258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a412dadf-7bb7-438b-bdb9-c8a6feaad86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '735f49db-a9d8-41f8-afea-ec185f2ebd35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-919226544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['1bd22e37-70c6-4b6b-949e-633149ac192e','3a952fca-8fec-4921-b1fd-ba06c054c570','ca2f00b4-32a6-4e7f-9511-832432e5d503','a8dc91dc-0e74-4893-85c3-e8028e4bea55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-919226544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=735f49db-a9d8-41f8-afea-ec185f2ebd35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f46e23c7c64417196ecad7ea0080337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9772a0b1e9984fef93fe444a3910b013',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:59.397791 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d09b1c0-a474-432f-882e-381425204a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:59.456089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d09b1c0-a474-432f-882e-381425204a84) transitioned into state 'SUCCESS' from state '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-919226544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['1bd22e37-70c6-4b6b-949e-633149ac192e','3a952fca-8fec-4921-b1fd-ba06c054c570','ca2f00b4-32a6-4e7f-9511-832432e5d503','a8dc91dc-0e74-4893-85c3-e8028e4bea55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:59.465918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693cd561-2c65-4d05-a6b4-4ad4815cf41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:56:59.496669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693cd561-2c65-4d05-a6b4-4ad4815cf41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:56:59.499951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (ce87ba02-7624-4419-af1c-40f5a7f3c20b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:56:59.512598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f434a02d-1ae1-4c5c-acb4-080b64780ad2 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:56:59.513135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f434a02d-1ae1-4c5c-acb4-080b64780ad2 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:59.513349 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:59.513349 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:59.514145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f434a02d-1ae1-4c5c-acb4-080b64780ad2 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:59.606533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request issued successfully. Jan 13 11:56:59.641287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3202321-c81d-44cf-8e5c-72981b590ec2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes returned with HTTP 202 Jan 13 11:56:59.642186 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 897/1816] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:56:58 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes => generated 827 bytes in 1247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:56:59.657354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ceb76d3-1367-41f0-9377-bc9f441e3410 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:56:59.657800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ceb76d3-1367-41f0-9377-bc9f441e3410 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:56:59.658018 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:56:59.658018 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:56:59.658394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ceb76d3-1367-41f0-9377-bc9f441e3410 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:56:59.663629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:59.663629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:59.711910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f434a02d-1ae1-4c5c-acb4-080b64780ad2 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:56:59.764990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:56:59.764990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:56:59.782819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f434a02d-1ae1-4c5c-acb4-080b64780ad2 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:56:59.783931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 920/1817] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:59 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 972 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:56:59.785500 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9ceb76d3-1367-41f0-9377-bc9f441e3410 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:56:59.827586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ceb76d3-1367-41f0-9377-bc9f441e3410 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:56:59.828755 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 898/1818] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:56:59 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:00.116603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7526102-4300-46d7-a9ef-62eb0e955950 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:57:00.117218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7526102-4300-46d7-a9ef-62eb0e955950 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:00.117419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:00.117419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:00.117793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7526102-4300-46d7-a9ef-62eb0e955950 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:00.249411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7526102-4300-46d7-a9ef-62eb0e955950 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 404 Jan 13 11:57:00.254740 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 921/1819] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:00 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:00.259600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d72de004-0a43-4a3a-a4da-2c4a47ef45a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe Jan 13 11:57:00.260488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d72de004-0a43-4a3a-a4da-2c4a47ef45a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:00.260946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:00.260946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:00.261505 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d72de004-0a43-4a3a-a4da-2c4a47ef45a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:00.262175 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-d72de004-0a43-4a3a-a4da-2c4a47ef45a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member d0016c9e-2511-4681-a821-c919e6843abe {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:00.273015 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d72de004-0a43-4a3a-a4da-2c4a47ef45a3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe returned with HTTP 404 Jan 13 11:57:00.291382 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 899/1820] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:00 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/d0016c9e-2511-4681-a821-c919e6843abe => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:00.292126 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74d699c5-5477-4405-96e9-f12daad31c6e tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] DELETE http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/7804b5fb-c689-4fd0-923d-eeb097f6720d Jan 13 11:57:00.292735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74d699c5-5477-4405-96e9-f12daad31c6e tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:00.293231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74d699c5-5477-4405-96e9-f12daad31c6e tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:00.343509 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:57:00.343509 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:57:00.363106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74d699c5-5477-4405-96e9-f12daad31c6e tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/7804b5fb-c689-4fd0-923d-eeb097f6720d returned with HTTP 202 Jan 13 11:57:00.364342 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 922/1821] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:57:00 2021] DELETE /volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/7804b5fb-c689-4fd0-923d-eeb097f6720d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:00.378448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a766c84e-0ce5-463f-8107-e1204b2fab9a tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] POST http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types Jan 13 11:57:00.378794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a766c84e-0ce5-463f-8107-e1204b2fab9a tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1067866339"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:00.470083 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a766c84e-0ce5-463f-8107-e1204b2fab9a tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types returned with HTTP 200 Jan 13 11:57:00.470969 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 900/1822] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:57:00 2021] POST /volume/v3/7ff19c9815f14d99952d3537884ff662/types => generated 224 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:00.481107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03275432-a4a7-49fc-b7b2-2940277ddc36 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] POST http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types Jan 13 11:57:00.481935 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03275432-a4a7-49fc-b7b2-2940277ddc36 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1628141977"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:00.571730 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03275432-a4a7-49fc-b7b2-2940277ddc36 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types returned with HTTP 202 Jan 13 11:57:00.573001 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 923/1823] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:57:00 2021] POST /volume/v3/7ff19c9815f14d99952d3537884ff662/group_types => generated 181 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:00.583160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups Jan 13 11:57:00.584005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: version_select, body: {"group": {"group_type": "45348b45-78f8-4d8f-a14a-f23d4a60210a", "volume_types": ["fecb018c-7297-45d0-ab01-baf2bced179c"], "name": "tempest-GroupSnapshotsTest-Group-388482273"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:00.585276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group {'group': {'group_type': '45348b45-78f8-4d8f-a14a-f23d4a60210a', 'volume_types': ['fecb018c-7297-45d0-ab01-baf2bced179c'], 'name': 'tempest-GroupSnapshotsTest-Group-388482273'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:57:00.619915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group tempest-GroupSnapshotsTest-Group-388482273. Jan 13 11:57:00.686921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:57:00.726296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['eb084014-578c-4515-9154-4dda4f517426'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:00.800388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f69c2996-1456-492e-a20f-ba0f5af08435 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:00.801035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f69c2996-1456-492e-a20f-ba0f5af08435 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:00.804255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f69c2996-1456-492e-a20f-ba0f5af08435 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:00.827208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0dee16a-5acc-4caa-bd6f-675f3c22c6a6 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups returned with HTTP 202 Jan 13 11:57:00.828665 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 901/1824] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:57:00 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups => generated 111 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:00.838002 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c67a8a5-b353-4a61-9b9b-d1e4ed30f0b5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:00.840500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c67a8a5-b353-4a61-9b9b-d1e4ed30f0b5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:00.840952 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:00.840952 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:00.841636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9c67a8a5-b353-4a61-9b9b-d1e4ed30f0b5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:00.842246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-9c67a8a5-b353-4a61-9b9b-d1e4ed30f0b5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:00.868520 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:00.868520 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:00.928967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9c67a8a5-b353-4a61-9b9b-d1e4ed30f0b5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:00.929980 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 902/1825] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:00 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 391 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:00.937930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d5e5d2f-999e-4847-bc33-ded948a3f94f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:00.938676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d5e5d2f-999e-4847-bc33-ded948a3f94f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:00.938977 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:00.938977 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:00.939457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d5e5d2f-999e-4847-bc33-ded948a3f94f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:01.012793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.012793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.044446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f69c2996-1456-492e-a20f-ba0f5af08435 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:01.046247 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.046247 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.073049 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2d5e5d2f-999e-4847-bc33-ded948a3f94f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:01.115010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f69c2996-1456-492e-a20f-ba0f5af08435 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:57:01.116638 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 924/1826] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:00 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 1360 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:01.135604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07080ba5-1798-488e-a7cd-a52bdff2c447 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] POST http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action Jan 13 11:57:01.136302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:01.136302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:01.137018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07080ba5-1798-488e-a7cd-a52bdff2c447 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] 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=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:01.137598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07080ba5-1798-488e-a7cd-a52bdff2c447 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] 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=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:01.143329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d5e5d2f-999e-4847-bc33-ded948a3f94f tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:01.151523 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 903/1827] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:00 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:01.282700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.282700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.362217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.362217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.365316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-07080ba5-1798-488e-a7cd-a52bdff2c447 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:01.412190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-07080ba5-1798-488e-a7cd-a52bdff2c447 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Update volume metadata completed successfully. Jan 13 11:57:01.412992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07080ba5-1798-488e-a7cd-a52bdff2c447 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action returned with HTTP 200 Jan 13 11:57:01.414979 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 925/1828] 10.222.0.24 () {60 vars in 1358 bytes} [Wed Jan 13 11:57:01 2021] POST /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action => generated 511 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:01.422733 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b455f51e-84ab-4a12-b2ff-beb0d66f9ac9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:01.423435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b455f51e-84ab-4a12-b2ff-beb0d66f9ac9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:01.423648 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:01.423648 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:01.424083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b455f51e-84ab-4a12-b2ff-beb0d66f9ac9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:01.516957 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.516957 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.527647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b455f51e-84ab-4a12-b2ff-beb0d66f9ac9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:01.567503 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b455f51e-84ab-4a12-b2ff-beb0d66f9ac9 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:57:01.569617 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 904/1829] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:01 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:01.586311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] POST http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action Jan 13 11:57:01.587142 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:01.587142 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:01.587856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:01.588458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:01.683485 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.683485 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.753077 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.753077 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.759239 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:01.783640 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Get volume image-metadata completed successfully. Jan 13 11:57:01.823835 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:57:01.823835 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:57:01.836805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Delete volume metadata completed successfully. Jan 13 11:57:01.837303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-132e7614-ac74-4f3f-bf16-9564a61afaa3 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action returned with HTTP 200 Jan 13 11:57:01.838607 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 926/1830] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:01 2021] POST /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action => generated 0 bytes in 258 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 13 11:57:01.847411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63a8a94c-670b-4153-96b3-7d32dc939974 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] POST http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action Jan 13 11:57:01.850455 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:01.850455 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:01.852386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63a8a94c-670b-4153-96b3-7d32dc939974 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:01.854115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63a8a94c-670b-4153-96b3-7d32dc939974 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:01.941528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0b7770f-43c3-4cc5-8607-0e9ed7b65f30 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:01.942680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0b7770f-43c3-4cc5-8607-0e9ed7b65f30 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:01.942956 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:01.942956 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:01.943505 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0b7770f-43c3-4cc5-8607-0e9ed7b65f30 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:01.943894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-e0b7770f-43c3-4cc5-8607-0e9ed7b65f30 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:01.952777 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.952777 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.954490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-63a8a94c-670b-4153-96b3-7d32dc939974 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:01.958887 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:01.958887 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:01.970214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-63a8a94c-670b-4153-96b3-7d32dc939974 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Get volume image-metadata completed successfully. Jan 13 11:57:01.971489 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63a8a94c-670b-4153-96b3-7d32dc939974 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action returned with HTTP 200 Jan 13 11:57:01.978357 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 905/1831] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:01 2021] POST /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b/action => generated 485 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:01.985923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] DELETE http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:01.986643 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:01.987029 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:01.987029 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:01.987855 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:01.989576 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Delete volume with id: ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:02.013046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0b7770f-43c3-4cc5-8607-0e9ed7b65f30 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:02.020054 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 927/1832] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:01 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:02.027354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes Jan 13 11:57:02.027870 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:02.027870 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:02.028297 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fecb018c-7297-45d0-ab01-baf2bced179c", "group_id": "9a7fe055-9340-4265-b576-2cd0ba0bc642", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-344797978"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:02.029448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request body: {'volume': {'volume_type': 'fecb018c-7297-45d0-ab01-baf2bced179c', 'group_id': '9a7fe055-9340-4265-b576-2cd0ba0bc642', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-344797978'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:02.057721 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:02.057721 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:02.058805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume of 1 GB Jan 13 11:57:02.081355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:57:02.108418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (4bef7574-baa1-44f6-8136-75fd87b209ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:02.111845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0551cf81-0b91-4502-9ba3-02dfef8fb843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:02.114267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:02.114267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:02.114752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:02.134650 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:02.134650 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:02.141299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:02.179052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0551cf81-0b91-4502-9ba3-02dfef8fb843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:57:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fecb018c-7297-45d0-ab01-baf2bced179c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1067866339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fecb018c-7297-45d0-ab01-baf2bced179c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a7fe055-9340-4265-b576-2cd0ba0bc642', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:02.184380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb746ca7-0acf-49f2-80ec-71dc306e5a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:02.197458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Delete volume request issued successfully. Jan 13 11:57:02.197921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6cce12c9-1083-4ae2-89ec-71dfbd3ee0d4 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 202 Jan 13 11:57:02.202316 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 906/1833] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:01 2021] DELETE /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:02.208255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91c4fabd-6bf5-4402-b570-1ac7b488bb4d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:02.209075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91c4fabd-6bf5-4402-b570-1ac7b488bb4d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:02.209299 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:02.209299 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:02.209679 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-91c4fabd-6bf5-4402-b570-1ac7b488bb4d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:02.301692 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1067866339 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1067866339, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:02.302789 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1067866339 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1067866339, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:02.341318 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:02.341318 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:02.351553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-91c4fabd-6bf5-4402-b570-1ac7b488bb4d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:02.383844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['04a68459-f082-4003-a87a-d05dd546404e', '89dc066f-f922-4f1e-8d60-88b072dcc5b0', '52569339-eb87-4fab-91cc-0a84f3987159', '94371632-86d2-45f5-b9bd-4bec059dad97'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:02.385618 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb746ca7-0acf-49f2-80ec-71dc306e5a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04a68459-f082-4003-a87a-d05dd546404e', '89dc066f-f922-4f1e-8d60-88b072dcc5b0', '52569339-eb87-4fab-91cc-0a84f3987159', '94371632-86d2-45f5-b9bd-4bec059dad97']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:02.387956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b961b985-4df1-4b2b-ac3c-24a6bf7377a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:02.392109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-91c4fabd-6bf5-4402-b570-1ac7b488bb4d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:02.393440 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 907/1834] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:02 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:02.398281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-620342cb-3d4c-4475-9cf3-0f352e3512d8 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:02.398827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-620342cb-3d4c-4475-9cf3-0f352e3512d8 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:02.399049 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:02.399049 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:02.399421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-620342cb-3d4c-4475-9cf3-0f352e3512d8 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:02.483644 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:02.483644 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:02.492044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-620342cb-3d4c-4475-9cf3-0f352e3512d8 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:02.522499 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b961b985-4df1-4b2b-ac3c-24a6bf7377a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc0a06c-26b3-4489-91eb-a88cf544604f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-344797978',encryption_key_id=None,group_id=9a7fe055-9340-4265-b576-2cd0ba0bc642,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['04a68459-f082-4003-a87a-d05dd546404e','89dc066f-f922-4f1e-8d60-88b072dcc5b0','52569339-eb87-4fab-91cc-0a84f3987159','94371632-86d2-45f5-b9bd-4bec059dad97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=fecb018c-7297-45d0-ab01-baf2bced179c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-344797978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a7fe055-9340-4265-b576-2cd0ba0bc642,host=None,id=2fc0a06c-26b3-4489-91eb-a88cf544604f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953a95e1965347a88d62fa2cac124373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3323ed62fd14729901a74f959952895',volume_attachment=,volume_type=,volume_type_id=fecb018c-7297-45d0-ab01-baf2bced179c)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:02.528311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f789945-d485-4a58-9202-4e6395e19f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:02.548119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-620342cb-3d4c-4475-9cf3-0f352e3512d8 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:57:02.558699 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 908/1835] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:02 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 1408 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:02.602393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f789945-d485-4a58-9202-4e6395e19f41) transitioned into state 'SUCCESS' from state '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-344797978',encryption_key_id=None,group_id=9a7fe055-9340-4265-b576-2cd0ba0bc642,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['04a68459-f082-4003-a87a-d05dd546404e','89dc066f-f922-4f1e-8d60-88b072dcc5b0','52569339-eb87-4fab-91cc-0a84f3987159','94371632-86d2-45f5-b9bd-4bec059dad97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=fecb018c-7297-45d0-ab01-baf2bced179c)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:02.606341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51df977f-1412-411c-bca1-40c1a9071db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:02.665218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51df977f-1412-411c-bca1-40c1a9071db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:02.678417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (4bef7574-baa1-44f6-8136-75fd87b209ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:02.842822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request issued successfully. Jan 13 11:57:02.875128 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:02.876557 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:02.898129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:02.909556 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:02.909556 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:02.945506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36ab46f0-d69a-4171-a88a-7af66136e328 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes returned with HTTP 202 Jan 13 11:57:02.946655 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 928/1836] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:57:02 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/volumes => generated 907 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:57:02.962183 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f Jan 13 11:57:02.963347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:02.963712 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:02.963712 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:02.964375 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:03.037673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:03.037673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:03.058119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:03.072894 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:03.073459 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:03.082884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:03.089598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:03.089598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:03.112527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b3daf7a-fe0e-4779-ba2d-3a99eefd067b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f returned with HTTP 200 Jan 13 11:57:03.113362 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 909/1837] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:02 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f => generated 999 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:57:03.410199 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ee69f1e-1200-4c7d-995a-d123f442ec31 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:03.411287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ee69f1e-1200-4c7d-995a-d123f442ec31 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:03.411287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:03.411287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:03.411657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ee69f1e-1200-4c7d-995a-d123f442ec31 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:03.533647 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:03.533647 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:03.558015 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9ee69f1e-1200-4c7d-995a-d123f442ec31 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:03.565398 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac7b497c-46af-4a78-be1c-a54353f9f890 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:03.565921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac7b497c-46af-4a78-be1c-a54353f9f890 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:03.566138 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:03.566138 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:03.566510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ac7b497c-46af-4a78-be1c-a54353f9f890 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:03.617160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ee69f1e-1200-4c7d-995a-d123f442ec31 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:03.627368 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 929/1838] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:03 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:03.680861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:03.680861 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:03.698563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ac7b497c-46af-4a78-be1c-a54353f9f890 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Volume info retrieved successfully. Jan 13 11:57:03.746734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ac7b497c-46af-4a78-be1c-a54353f9f890 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 200 Jan 13 11:57:03.747581 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 910/1839] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:03 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 1408 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:04.135563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f Jan 13 11:57:04.136058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:04.136272 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:04.136272 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:04.136653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:04.238368 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:04.238368 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:04.250144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:04.271778 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:04.272761 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:04.283743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:04.293378 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:04.293378 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:04.316275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b478f56b-212f-4a96-bfee-e74da1804897 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f returned with HTTP 200 Jan 13 11:57:04.317566 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 930/1840] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:04 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f => generated 1000 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:04.342010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes Jan 13 11:57:04.342539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:04.342539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:04.345374 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fecb018c-7297-45d0-ab01-baf2bced179c", "group_id": "9a7fe055-9340-4265-b576-2cd0ba0bc642", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-802372293"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:04.346864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request body: {'volume': {'volume_type': 'fecb018c-7297-45d0-ab01-baf2bced179c', 'group_id': '9a7fe055-9340-4265-b576-2cd0ba0bc642', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-802372293'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:04.368477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:04.368477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:04.369636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume of 1 GB Jan 13 11:57:04.387191 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:57:04.405037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (df2a8901-6fa6-431d-858d-7af05e5d6f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:04.408290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8dc565-30e4-4d73-a741-10835ac53437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:04.409790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:04.409790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:04.411027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:04.511550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8dc565-30e4-4d73-a741-10835ac53437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:57:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fecb018c-7297-45d0-ab01-baf2bced179c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1067866339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fecb018c-7297-45d0-ab01-baf2bced179c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a7fe055-9340-4265-b576-2cd0ba0bc642', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:04.513569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40543097-c6e2-427e-8390-b4556302b7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:04.608869 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1067866339 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1067866339, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:04.609733 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1067866339 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1067866339, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:04.635594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b2461d15-da8b-489c-8a0f-da02149c31bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:04.636491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b2461d15-da8b-489c-8a0f-da02149c31bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:04.636878 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:04.636878 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:04.637508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b2461d15-da8b-489c-8a0f-da02149c31bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:04.672547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['81e415ed-d508-44f5-b2e1-cbf26aba30cc', 'f801adae-b672-4431-8d70-6eb4d4de30ab', '9f620959-5eb9-4c02-b7ed-e78455a0b445', 'fec03c03-6712-48a4-8357-51a6e87fb1ac'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:04.674513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40543097-c6e2-427e-8390-b4556302b7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e415ed-d508-44f5-b2e1-cbf26aba30cc', 'f801adae-b672-4431-8d70-6eb4d4de30ab', '9f620959-5eb9-4c02-b7ed-e78455a0b445', 'fec03c03-6712-48a4-8357-51a6e87fb1ac']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:04.677459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d53bb4f-78fc-4af1-9b85-469ee6b555ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:04.760893 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:04.760893 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:04.789326 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b2461d15-da8b-489c-8a0f-da02149c31bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:04.807220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d53bb4f-78fc-4af1-9b85-469ee6b555ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee072925-7905-48f1-bc81-0c230d351f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-802372293',encryption_key_id=None,group_id=9a7fe055-9340-4265-b576-2cd0ba0bc642,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['81e415ed-d508-44f5-b2e1-cbf26aba30cc','f801adae-b672-4431-8d70-6eb4d4de30ab','9f620959-5eb9-4c02-b7ed-e78455a0b445','fec03c03-6712-48a4-8357-51a6e87fb1ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=fecb018c-7297-45d0-ab01-baf2bced179c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-802372293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a7fe055-9340-4265-b576-2cd0ba0bc642,host=None,id=ee072925-7905-48f1-bc81-0c230d351f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953a95e1965347a88d62fa2cac124373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3323ed62fd14729901a74f959952895',volume_attachment=,volume_type=,volume_type_id=fecb018c-7297-45d0-ab01-baf2bced179c)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:04.820519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da791f7-6d17-4b5a-b0de-7f10fcf4a6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:04.831512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b2461d15-da8b-489c-8a0f-da02149c31bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:04.834870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 931/1841] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:04 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:04.843197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-134ba837-f2ba-48a1-bcc3-5683f289f727 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] GET http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b Jan 13 11:57:04.847004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-134ba837-f2ba-48a1-bcc3-5683f289f727 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:04.847423 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:04.847423 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:04.848317 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-134ba837-f2ba-48a1-bcc3-5683f289f727 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:04.877582 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da791f7-6d17-4b5a-b0de-7f10fcf4a6ba) transitioned into state 'SUCCESS' from state '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-802372293',encryption_key_id=None,group_id=9a7fe055-9340-4265-b576-2cd0ba0bc642,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['81e415ed-d508-44f5-b2e1-cbf26aba30cc','f801adae-b672-4431-8d70-6eb4d4de30ab','9f620959-5eb9-4c02-b7ed-e78455a0b445','fec03c03-6712-48a4-8357-51a6e87fb1ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=fecb018c-7297-45d0-ab01-baf2bced179c)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:04.880543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211485ed-0ef0-4d1b-9f19-7cfc294679a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:04.919043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211485ed-0ef0-4d1b-9f19-7cfc294679a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:04.921884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (df2a8901-6fa6-431d-858d-7af05e5d6f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:04.954593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-134ba837-f2ba-48a1-bcc3-5683f289f727 tempest-VolumesImageMetadata-617174502 tempest-VolumesImageMetadata-617174502] http://10.222.0.24/volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b returned with HTTP 404 Jan 13 11:57:04.964094 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 932/1842] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:04 2021] GET /volume/v3/966ccff873434134b0706b2d1fa6558f/volumes/ab62cc36-2f4b-4254-827a-74455924165b => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:05.022205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request issued successfully. Jan 13 11:57:05.064512 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:05.065342 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:05.078377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:05.088339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:05.088339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:05.132239 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc32059a-e7b6-4c85-b7e3-7e5827c94efa tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes returned with HTTP 202 Jan 13 11:57:05.134630 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 911/1843] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:57:04 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/volumes => generated 907 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:05.149981 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:05.150741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:05.151368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:05.304454 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:05.304454 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:05.343173 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:05.370342 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:05.370797 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:05.384994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:05.399790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:05.399790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:05.445512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c38fc45-6e56-4338-b3c8-936390df4fb8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:05.446363 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 933/1844] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:05 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:05.856341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39e29aa3-83f8-458e-a865-95127baede83 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:05.859084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39e29aa3-83f8-458e-a865-95127baede83 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:05.860069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:05.860069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:05.860972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39e29aa3-83f8-458e-a865-95127baede83 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:06.035232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:06.035232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:06.068374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-39e29aa3-83f8-458e-a865-95127baede83 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:06.147977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39e29aa3-83f8-458e-a865-95127baede83 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:06.157103 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 912/1845] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:05 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:06.462931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:06.463500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:06.463720 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:06.463720 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:06.464085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:06.574223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:06.574223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:06.599754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:06.625422 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:06.625870 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:06.640099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:06.659368 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:06.659368 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:06.713755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0947a978-dffb-4ea1-bf3b-9fbad1997a7e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:06.719244 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 934/1846] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:06 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:07.181742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0dbf2f0-39e1-456d-8071-05c50f098c49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:07.182282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0dbf2f0-39e1-456d-8071-05c50f098c49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:07.184200 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:07.184200 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:07.185523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a0dbf2f0-39e1-456d-8071-05c50f098c49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:07.279470 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:07.279470 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:07.288807 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a0dbf2f0-39e1-456d-8071-05c50f098c49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:07.317910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a0dbf2f0-39e1-456d-8071-05c50f098c49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:07.319569 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 913/1847] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:07 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:07.731209 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:07.731940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:07.732269 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:07.732269 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:07.732863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:07.835866 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:07.835866 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:07.857583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:07.900154 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:07.902276 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:07.917751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:07.934383 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:07.934383 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:07.968738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bdcef896-d929-4ff6-9f3e-0231f103a18a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:07.969730 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 935/1848] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:07 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 1000 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:07.986240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-682762f7-fac7-4d65-8239-4839c33c5d7d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] PUT http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:07.986740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:07.986740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:07.987968 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-682762f7-fac7-4d65-8239-4839c33c5d7d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2fc0a06c-26b3-4489-91eb-a88cf544604f"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:07.989779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-682762f7-fac7-4d65-8239-4839c33c5d7d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Update called for group 9a7fe055-9340-4265-b576-2cd0ba0bc642. {{(pid=87943) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 11:57:07.990135 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-682762f7-fac7-4d65-8239-4839c33c5d7d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Updating group 9a7fe055-9340-4265-b576-2cd0ba0bc642 with name None description: None add_volumes: None remove_volumes: 2fc0a06c-26b3-4489-91eb-a88cf544604f. Jan 13 11:57:08.006161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:08.006161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:08.118467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-682762f7-fac7-4d65-8239-4839c33c5d7d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 202 Jan 13 11:57:08.119942 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 914/1849] 10.222.0.24 () {62 vars in 1373 bytes} [Wed Jan 13 11:57:07 2021] PUT /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:08.129833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae43c912-d1c4-432a-83aa-c7e43824805d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:08.130598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae43c912-d1c4-432a-83aa-c7e43824805d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:08.130979 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:08.130979 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:08.131563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae43c912-d1c4-432a-83aa-c7e43824805d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:08.132141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-ae43c912-d1c4-432a-83aa-c7e43824805d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:08.152610 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:08.152610 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:08.223250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae43c912-d1c4-432a-83aa-c7e43824805d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:08.225147 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 936/1850] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:08 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 391 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:08.339105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb270a1e-e5fe-42d8-ad8c-01ba1da92c33 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:08.340355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb270a1e-e5fe-42d8-ad8c-01ba1da92c33 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:08.340892 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:08.340892 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:08.344004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb270a1e-e5fe-42d8-ad8c-01ba1da92c33 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:08.637413 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:08.637413 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:08.704948 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb270a1e-e5fe-42d8-ad8c-01ba1da92c33 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:08.793483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb270a1e-e5fe-42d8-ad8c-01ba1da92c33 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:08.794499 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 915/1851] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:08 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:09.240248 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6679db75-62d3-4b4c-b1ab-b0e06e6f4095 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:09.241319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6679db75-62d3-4b4c-b1ab-b0e06e6f4095 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:09.241520 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:09.241520 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:09.242265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6679db75-62d3-4b4c-b1ab-b0e06e6f4095 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:09.242853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-6679db75-62d3-4b4c-b1ab-b0e06e6f4095 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:09.257187 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:09.257187 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:09.322608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6679db75-62d3-4b4c-b1ab-b0e06e6f4095 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:09.327407 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 937/1852] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:09 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:09.339494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58c7f5f2-d4cc-4c75-baf8-79299b244214 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] PUT http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:09.339998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:09.339998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:09.340415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58c7f5f2-d4cc-4c75-baf8-79299b244214 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2fc0a06c-26b3-4489-91eb-a88cf544604f"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:09.341471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-58c7f5f2-d4cc-4c75-baf8-79299b244214 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Update called for group 9a7fe055-9340-4265-b576-2cd0ba0bc642. {{(pid=87943) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 11:57:09.341822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-58c7f5f2-d4cc-4c75-baf8-79299b244214 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Updating group 9a7fe055-9340-4265-b576-2cd0ba0bc642 with name None description: None add_volumes: 2fc0a06c-26b3-4489-91eb-a88cf544604f remove_volumes: None. Jan 13 11:57:09.368739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:09.368739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:09.674408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58c7f5f2-d4cc-4c75-baf8-79299b244214 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 202 Jan 13 11:57:09.675319 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 916/1853] 10.222.0.24 () {62 vars in 1373 bytes} [Wed Jan 13 11:57:09 2021] PUT /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:09.685594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b042ba18-c4a8-444a-a161-8eb469f21f8d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:09.686545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b042ba18-c4a8-444a-a161-8eb469f21f8d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:09.687778 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:09.687778 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:09.688685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b042ba18-c4a8-444a-a161-8eb469f21f8d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:09.689293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-b042ba18-c4a8-444a-a161-8eb469f21f8d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:09.700629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:09.700629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:09.789036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b042ba18-c4a8-444a-a161-8eb469f21f8d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:09.792349 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 938/1854] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:09 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 391 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:09.811964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92c26006-0a5d-4f39-b8cd-d14f4414f038 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:09.812790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92c26006-0a5d-4f39-b8cd-d14f4414f038 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:09.813239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:09.813239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:09.813883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-92c26006-0a5d-4f39-b8cd-d14f4414f038 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:09.916331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:09.916331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:09.949617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-92c26006-0a5d-4f39-b8cd-d14f4414f038 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:09.995409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-92c26006-0a5d-4f39-b8cd-d14f4414f038 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:10.001752 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 917/1855] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:09 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:10.273683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes Jan 13 11:57:10.274896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:10.275595 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:10.275595 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:10.276276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:10.277509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:10.279091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:10.279091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:10.281069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:10.411911 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:10.413322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1eecd147-4304-42db-af60-9612570eae95 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes returned with HTTP 200 Jan 13 11:57:10.419223 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 939/1856] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:57:09 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes => generated 15 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:10.432766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] POST http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes Jan 13 11:57:10.433467 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:10.433467 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:10.435944 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-296398423"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:10.443479 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-296398423'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:10.443479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume of 1 GB Jan 13 11:57:10.454000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Availability Zones retrieved successfully. Jan 13 11:57:10.473880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Flow 'volume_create_api' (538b06dc-e044-4866-8685-aef5586a4783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:10.477437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02130282-80b1-4308-8aa3-b1f83833232d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:10.480130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:10.557627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02130282-80b1-4308-8aa3-b1f83833232d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:10.560377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5123d4a1-84bd-4e6e-9674-74827ccaa9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:10.763654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Created reservations ['462aa270-f70f-4d80-b5d1-1a3000de4724', '582068c8-7075-42d5-a16f-b4e6924223c6', '60d7f427-de28-4d5c-a528-51bf77f4cff7', '59682bd8-3f4f-4ae3-bcab-90524d90fbf9'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:10.766187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5123d4a1-84bd-4e6e-9674-74827ccaa9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['462aa270-f70f-4d80-b5d1-1a3000de4724', '582068c8-7075-42d5-a16f-b4e6924223c6', '60d7f427-de28-4d5c-a528-51bf77f4cff7', '59682bd8-3f4f-4ae3-bcab-90524d90fbf9']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:10.770835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f381e86-4349-42d4-b879-3ddfdb93525f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:10.802209 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-680b4733-a4e9-4eb1-8a26-1d1277c27a29 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:10.802813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-680b4733-a4e9-4eb1-8a26-1d1277c27a29 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:10.803486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-680b4733-a4e9-4eb1-8a26-1d1277c27a29 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:10.804061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-680b4733-a4e9-4eb1-8a26-1d1277c27a29 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:10.824799 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:10.824799 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:10.858658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f381e86-4349-42d4-b879-3ddfdb93525f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ba80ae-8383-41f9-87ba-36dd9a2cdf76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-296398423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcf910812009461b9b7f9ff62145432a',qos_specs=None,replication_status=,reservations=['462aa270-f70f-4d80-b5d1-1a3000de4724','582068c8-7075-42d5-a16f-b4e6924223c6','60d7f427-de28-4d5c-a528-51bf77f4cff7','59682bd8-3f4f-4ae3-bcab-90524d90fbf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e5ffc95e8d4518a539a10091c95624',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-296398423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17ba80ae-8383-41f9-87ba-36dd9a2cdf76,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcf910812009461b9b7f9ff62145432a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e1e5ffc95e8d4518a539a10091c95624',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:10.861077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (258c2a4d-2db5-43eb-bd75-6fd8f4b678fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:10.878273 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-680b4733-a4e9-4eb1-8a26-1d1277c27a29 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:10.880796 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 940/1857] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:10 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:10.892153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32dee87d-dbd0-40a0-910f-87d9db9a6188 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] PUT http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:10.893093 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:10.893093 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:10.893782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-32dee87d-dbd0-40a0-910f-87d9db9a6188 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ee072925-7905-48f1-bc81-0c230d351f47"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:10.896029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-32dee87d-dbd0-40a0-910f-87d9db9a6188 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Update called for group 9a7fe055-9340-4265-b576-2cd0ba0bc642. {{(pid=87942) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 11:57:10.900290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-32dee87d-dbd0-40a0-910f-87d9db9a6188 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Updating group 9a7fe055-9340-4265-b576-2cd0ba0bc642 with name None description: None add_volumes: None remove_volumes: ee072925-7905-48f1-bc81-0c230d351f47. Jan 13 11:57:10.912448 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (258c2a4d-2db5-43eb-bd75-6fd8f4b678fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-296398423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcf910812009461b9b7f9ff62145432a',qos_specs=None,replication_status=,reservations=['462aa270-f70f-4d80-b5d1-1a3000de4724','582068c8-7075-42d5-a16f-b4e6924223c6','60d7f427-de28-4d5c-a528-51bf77f4cff7','59682bd8-3f4f-4ae3-bcab-90524d90fbf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e5ffc95e8d4518a539a10091c95624',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:10.913702 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:10.913702 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:10.915708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2acd6e-6ba9-4c97-8d37-baec05e887f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:10.936302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2acd6e-6ba9-4c97-8d37-baec05e887f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:10.938965 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Flow 'volume_create_api' (538b06dc-e044-4866-8685-aef5586a4783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:11.016486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume request issued successfully. Jan 13 11:57:11.041285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-32dee87d-dbd0-40a0-910f-87d9db9a6188 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 202 Jan 13 11:57:11.042824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 941/1858] 10.222.0.24 () {62 vars in 1373 bytes} [Wed Jan 13 11:57:10 2021] PUT /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 11:57:11.054804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89e1f22d-da96-4841-bb06-39bebb7db824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:11.056270 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89e1f22d-da96-4841-bb06-39bebb7db824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:11.056692 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:11.056692 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:11.057369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89e1f22d-da96-4841-bb06-39bebb7db824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:11.061518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74176bfb-2be4-45c0-baa6-89de51fe0f75 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes returned with HTTP 202 Jan 13 11:57:11.072355 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 918/1859] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:57:10 2021] POST /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes => generated 832 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:11.077926 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39dbeb02-fc65-40f3-9c1d-83a46149dc0f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:11.078447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39dbeb02-fc65-40f3-9c1d-83a46149dc0f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:11.078649 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:11.078649 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:11.079043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39dbeb02-fc65-40f3-9c1d-83a46149dc0f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:11.083115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-39dbeb02-fc65-40f3-9c1d-83a46149dc0f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:11.104708 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:11.104708 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:11.171566 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39dbeb02-fc65-40f3-9c1d-83a46149dc0f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:11.172724 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 919/1860] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:11 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 391 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:11.184293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e822816d-c76f-43ec-b547-2ff16f6db127 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:11.184817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e822816d-c76f-43ec-b547-2ff16f6db127 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:11.185029 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:11.185029 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:11.185389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e822816d-c76f-43ec-b547-2ff16f6db127 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:11.205809 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:11.205809 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:11.227678 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-89e1f22d-da96-4841-bb06-39bebb7db824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:11.275598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89e1f22d-da96-4841-bb06-39bebb7db824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:11.277342 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 942/1861] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:11 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:11.284002 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:11.284002 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:11.293746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e822816d-c76f-43ec-b547-2ff16f6db127 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:11.318525 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e822816d-c76f-43ec-b547-2ff16f6db127 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:11.328539 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 920/1862] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:11 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 924 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:12.185479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7be2ac8b-c31b-45f4-a269-fd7cc53f200b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:12.186394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7be2ac8b-c31b-45f4-a269-fd7cc53f200b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:12.187022 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.187022 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.187917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7be2ac8b-c31b-45f4-a269-fd7cc53f200b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:12.188843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-7be2ac8b-c31b-45f4-a269-fd7cc53f200b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:12.206569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.206569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.292763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4610d39-1fd9-4fc5-8f02-2b4fd1c17ae4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:12.293279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4610d39-1fd9-4fc5-8f02-2b4fd1c17ae4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:12.293481 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.293481 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.293852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f4610d39-1fd9-4fc5-8f02-2b4fd1c17ae4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:12.312615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7be2ac8b-c31b-45f4-a269-fd7cc53f200b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:12.313488 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 943/1863] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:12 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 392 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:12.324848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae78d191-8c0b-4059-a8f1-2bd0ca9acfaf tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] PUT http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:12.325344 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.325344 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.325750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae78d191-8c0b-4059-a8f1-2bd0ca9acfaf tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ee072925-7905-48f1-bc81-0c230d351f47"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:12.326826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-ae78d191-8c0b-4059-a8f1-2bd0ca9acfaf tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Update called for group 9a7fe055-9340-4265-b576-2cd0ba0bc642. {{(pid=87942) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 11:57:12.327158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-ae78d191-8c0b-4059-a8f1-2bd0ca9acfaf tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Updating group 9a7fe055-9340-4265-b576-2cd0ba0bc642 with name None description: None add_volumes: ee072925-7905-48f1-bc81-0c230d351f47 remove_volumes: None. Jan 13 11:57:12.344405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.344405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.399664 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.399664 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.420805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f4610d39-1fd9-4fc5-8f02-2b4fd1c17ae4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:12.476964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f4610d39-1fd9-4fc5-8f02-2b4fd1c17ae4 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:12.478588 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 921/1864] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:12 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:12.487320 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-331e9709-e0be-43cc-aa69-f227ea64204d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:12.490476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-331e9709-e0be-43cc-aa69-f227ea64204d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:12.490982 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.490982 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.491641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-331e9709-e0be-43cc-aa69-f227ea64204d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:12.601045 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.601045 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.606929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae78d191-8c0b-4059-a8f1-2bd0ca9acfaf tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 202 Jan 13 11:57:12.611495 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 944/1865] 10.222.0.24 () {62 vars in 1373 bytes} [Wed Jan 13 11:57:12 2021] PUT /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 11:57:12.619381 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-422f230b-6180-4eac-ab79-57e56c14a95b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:12.619987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-422f230b-6180-4eac-ab79-57e56c14a95b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:12.620210 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.620210 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.620597 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-422f230b-6180-4eac-ab79-57e56c14a95b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:12.620910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-331e9709-e0be-43cc-aa69-f227ea64204d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:12.624166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-422f230b-6180-4eac-ab79-57e56c14a95b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:12.639732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.639732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.646990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-331e9709-e0be-43cc-aa69-f227ea64204d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:12.648234 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 922/1866] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:12 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 925 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:12.663526 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d1f591f-a4c8-4878-a410-405a6a71f1b9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:12.665339 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d1f591f-a4c8-4878-a410-405a6a71f1b9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:12.667910 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.667910 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.668609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4d1f591f-a4c8-4878-a410-405a6a71f1b9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:12.702606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-422f230b-6180-4eac-ab79-57e56c14a95b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:12.703849 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 945/1867] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:12 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 391 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:12.745216 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.745216 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.754724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4d1f591f-a4c8-4878-a410-405a6a71f1b9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:12.779295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4d1f591f-a4c8-4878-a410-405a6a71f1b9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:12.780410 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 923/1868] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:12 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 925 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:57:12.795785 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] POST http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes Jan 13 11:57:12.796250 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:12.796250 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:12.796774 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1916947618"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:12.797963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1916947618'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:12.798647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume of 1 GB Jan 13 11:57:12.799331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:12.799331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:12.814464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Availability Zones retrieved successfully. Jan 13 11:57:12.835190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Flow 'volume_create_api' (c79383d8-c2b7-4de4-bfdd-f190c520c086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:12.838038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e9ba86-e301-41f4-9060-66a44016a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:12.840483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:12.924228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78e9ba86-e301-41f4-9060-66a44016a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:12.928593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61b3f33-88b1-4ed8-87bf-9102a65b805b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:13.049530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Created reservations ['beb42539-d3ba-4165-bd2c-1a2ef7bc4993', '8a40c517-8689-4a45-84e3-f1df926b9fe4', '8545cae4-0f71-4a5e-b84b-cd1cac4fd99a', 'cb60b0c5-c98a-434f-b310-323a2ada338d'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:13.052140 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61b3f33-88b1-4ed8-87bf-9102a65b805b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb42539-d3ba-4165-bd2c-1a2ef7bc4993', '8a40c517-8689-4a45-84e3-f1df926b9fe4', '8545cae4-0f71-4a5e-b84b-cd1cac4fd99a', 'cb60b0c5-c98a-434f-b310-323a2ada338d']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:13.054862 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89489d75-df4d-4ad6-865f-0fe4733dc875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:13.123567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89489d75-df4d-4ad6-865f-0fe4733dc875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6ac7ea-c4ac-443d-b10a-d2091f615ed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1916947618',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcf910812009461b9b7f9ff62145432a',qos_specs=None,replication_status=,reservations=['beb42539-d3ba-4165-bd2c-1a2ef7bc4993','8a40c517-8689-4a45-84e3-f1df926b9fe4','8545cae4-0f71-4a5e-b84b-cd1cac4fd99a','cb60b0c5-c98a-434f-b310-323a2ada338d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e5ffc95e8d4518a539a10091c95624',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1916947618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6ac7ea-c4ac-443d-b10a-d2091f615ed8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcf910812009461b9b7f9ff62145432a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e1e5ffc95e8d4518a539a10091c95624',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:13.126891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669ce781-8de7-4d27-9b3b-04020aaf5318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:13.159224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669ce781-8de7-4d27-9b3b-04020aaf5318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1916947618',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcf910812009461b9b7f9ff62145432a',qos_specs=None,replication_status=,reservations=['beb42539-d3ba-4165-bd2c-1a2ef7bc4993','8a40c517-8689-4a45-84e3-f1df926b9fe4','8545cae4-0f71-4a5e-b84b-cd1cac4fd99a','cb60b0c5-c98a-434f-b310-323a2ada338d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e5ffc95e8d4518a539a10091c95624',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:13.162585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb6f0f9-ac80-4a02-8fb2-fb555011a851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:13.181201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb6f0f9-ac80-4a02-8fb2-fb555011a851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:13.184813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Flow 'volume_create_api' (c79383d8-c2b7-4de4-bfdd-f190c520c086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:13.249148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume request issued successfully. Jan 13 11:57:13.269703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd6a6964-1b06-4687-a539-d6bba466cbd5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes returned with HTTP 202 Jan 13 11:57:13.271520 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 946/1869] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:57:12 2021] POST /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes => generated 833 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:13.287355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb7b8f5c-8730-47b8-a9a4-45b11ed511e0 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:13.287892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb7b8f5c-8730-47b8-a9a4-45b11ed511e0 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:13.288111 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:13.288111 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:13.288492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb7b8f5c-8730-47b8-a9a4-45b11ed511e0 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:13.388120 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:13.388120 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:13.399168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb7b8f5c-8730-47b8-a9a4-45b11ed511e0 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:13.428416 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb7b8f5c-8730-47b8-a9a4-45b11ed511e0 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:13.440177 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 924/1870] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:13 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:13.495787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f0c0871-3344-4184-ac15-381e13fd6f38 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:13.496042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f0c0871-3344-4184-ac15-381e13fd6f38 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:13.496126 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:13.496126 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:13.496484 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f0c0871-3344-4184-ac15-381e13fd6f38 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:13.583334 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:13.583334 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:13.607805 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f0c0871-3344-4184-ac15-381e13fd6f38 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:13.645609 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f0c0871-3344-4184-ac15-381e13fd6f38 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:13.651433 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 947/1871] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:13 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:13.716806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3709d02e-1873-47b5-9bf2-b51007d834b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:13.717773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3709d02e-1873-47b5-9bf2-b51007d834b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:13.718255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:13.718255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:13.719096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3709d02e-1873-47b5-9bf2-b51007d834b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:13.719630 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-3709d02e-1873-47b5-9bf2-b51007d834b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:13.734797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:13.734797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:13.806633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3709d02e-1873-47b5-9bf2-b51007d834b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 200 Jan 13 11:57:13.809530 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 925/1872] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:13 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 392 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:13.821819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:57:13.822634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:13.823051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:13.823051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:13.823629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:13.824480 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:13.828124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:13.890446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:57:13.892281 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:13.892867 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:13.901240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:13.910275 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:13.910275 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:13.943217 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:13.943896 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:13.960288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:13.967773 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:13.967773 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:14.006404 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b04259d7-2c9c-4e20-b024-e89aa4177847 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:57:14.007542 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 948/1873] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:57:13 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1993 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:14.026431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots Jan 13 11:57:14.027187 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:14.027187 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:14.027811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9a7fe055-9340-4265-b576-2cd0ba0bc642", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2117087693"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:14.028983 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group_snapshot {'group_snapshot': {'group_id': '9a7fe055-9340-4265-b576-2cd0ba0bc642', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2117087693'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 13 11:57:14.040322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:14.040322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:14.058052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2117087693. Jan 13 11:57:14.116575 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:14.116575 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:14.204385 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1067866339 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1067866339, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:14.264056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['f2c4bbe5-f73b-4976-a492-fc91b01c7b5d', 'cc51c132-c790-4ea4-985f-3bf07c79df74', 'bac81f0d-3b65-4da5-b251-c9910137793b', '3cfe0234-bdea-4da8-a4d4-f7ab6a811d05'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:14.446141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e663cec7-2ccb-42cc-a4dc-58242a87873d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:14.446713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e663cec7-2ccb-42cc-a4dc-58242a87873d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:14.446848 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:14.446848 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:14.447224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e663cec7-2ccb-42cc-a4dc-58242a87873d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:14.451504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce0d5644-27b3-4255-8ae5-4807887fcd28 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots returned with HTTP 202 Jan 13 11:57:14.461185 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 926/1874] 10.222.0.24 () {62 vars in 1291 bytes} [Wed Jan 13 11:57:14 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots => generated 187 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:14.477278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4985b26c-39fd-4b99-addf-75b309cf72f3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:14.479688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4985b26c-39fd-4b99-addf-75b309cf72f3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:14.480057 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:14.480057 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:14.481853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4985b26c-39fd-4b99-addf-75b309cf72f3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:14.482869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-4985b26c-39fd-4b99-addf-75b309cf72f3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:14.499923 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:14.499923 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:14.517243 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:14.517243 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:14.528064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e663cec7-2ccb-42cc-a4dc-58242a87873d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:14.560497 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4985b26c-39fd-4b99-addf-75b309cf72f3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 200 Jan 13 11:57:14.561578 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 927/1875] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:14 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 326 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:14.587778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e663cec7-2ccb-42cc-a4dc-58242a87873d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:14.588751 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 949/1876] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:14 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 925 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:14.681342 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33c52a40-d0ca-4c41-a064-b7e37ae9d884 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:14.681892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33c52a40-d0ca-4c41-a064-b7e37ae9d884 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:14.682115 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:14.682115 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:14.682490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33c52a40-d0ca-4c41-a064-b7e37ae9d884 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:14.846558 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:14.846558 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:14.892214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-33c52a40-d0ca-4c41-a064-b7e37ae9d884 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:14.992082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33c52a40-d0ca-4c41-a064-b7e37ae9d884 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:15.023211 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 928/1877] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:14 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:15.573744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cec2235-7643-4d00-9137-5be13dc5be51 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:15.574368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cec2235-7643-4d00-9137-5be13dc5be51 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:15.574840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:15.574840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:15.575216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cec2235-7643-4d00-9137-5be13dc5be51 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:15.575628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-1cec2235-7643-4d00-9137-5be13dc5be51 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:15.588041 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:15.588041 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:15.604777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd080534-d88a-4d1a-801a-cda0a1cbda3b tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:15.605680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd080534-d88a-4d1a-801a-cda0a1cbda3b tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:15.606042 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:15.606042 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:15.606649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd080534-d88a-4d1a-801a-cda0a1cbda3b tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:15.668731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cec2235-7643-4d00-9137-5be13dc5be51 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 200 Jan 13 11:57:15.669610 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 950/1878] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:15 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 326 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:15.779689 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:15.779689 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:15.811732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dd080534-d88a-4d1a-801a-cda0a1cbda3b tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:15.871283 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd080534-d88a-4d1a-801a-cda0a1cbda3b tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:15.877824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 929/1879] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:15 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 926 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:15.896861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-916995e1-d7a2-435d-8b32-7f639520a7e8 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:15.897816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-916995e1-d7a2-435d-8b32-7f639520a7e8 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:15.898121 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:15.898121 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:15.898657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-916995e1-d7a2-435d-8b32-7f639520a7e8 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:16.040940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e79bac4-5f09-46d3-8ede-4ecc7f879a62 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:16.043008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e79bac4-5f09-46d3-8ede-4ecc7f879a62 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:16.044668 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:16.044668 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:16.045397 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e79bac4-5f09-46d3-8ede-4ecc7f879a62 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:16.047387 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:16.047387 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:16.094341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-916995e1-d7a2-435d-8b32-7f639520a7e8 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:16.172061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-916995e1-d7a2-435d-8b32-7f639520a7e8 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:16.187762 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 951/1880] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:15 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 926 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:16.202918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] POST http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes Jan 13 11:57:16.203383 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:16.203383 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:16.203800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-997856644"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:16.204973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-997856644'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:16.205345 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume of 1 GB Jan 13 11:57:16.255542 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Availability Zones retrieved successfully. Jan 13 11:57:16.293983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:16.293983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:16.312871 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Flow 'volume_create_api' (e3b065b2-16e0-4906-bddd-4ac3cda55f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:16.324585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1e79bac4-5f09-46d3-8ede-4ecc7f879a62 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:16.332184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82228739-67d2-4bdd-8ffe-333569e699ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:16.334562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:16.413890 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e79bac4-5f09-46d3-8ede-4ecc7f879a62 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:16.414672 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 930/1881] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:16 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:16.528782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82228739-67d2-4bdd-8ffe-333569e699ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:16.539284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf360a10-6ea3-40ce-aaf5-d708dbc27236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:16.681914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6601aa07-137f-42e3-8b7c-44b6a59f7252 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:16.683119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6601aa07-137f-42e3-8b7c-44b6a59f7252 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:16.683498 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:16.683498 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:16.684142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6601aa07-137f-42e3-8b7c-44b6a59f7252 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:16.684722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-6601aa07-137f-42e3-8b7c-44b6a59f7252 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:16.698598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:16.698598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:16.746240 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6601aa07-137f-42e3-8b7c-44b6a59f7252 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 200 Jan 13 11:57:16.747130 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 931/1882] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:16 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 326 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:57:16.772031 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Created reservations ['ce1af335-bcca-4494-bc41-8d18f3823a1d', '59a92f8d-c525-4d99-aa10-4e168632c9d6', 'c5af9861-7225-4aed-82b7-3281a60bbfd0', '73243e6b-1362-469a-84ba-0449fdf77b76'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:16.773946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf360a10-6ea3-40ce-aaf5-d708dbc27236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce1af335-bcca-4494-bc41-8d18f3823a1d', '59a92f8d-c525-4d99-aa10-4e168632c9d6', 'c5af9861-7225-4aed-82b7-3281a60bbfd0', '73243e6b-1362-469a-84ba-0449fdf77b76']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:16.776104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f81fe6c-f635-4e76-ab43-b2eccb491b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:16.947466 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f81fe6c-f635-4e76-ab43-b2eccb491b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f01d549-0750-4e4c-9f41-ceb7fda7958a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-997856644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcf910812009461b9b7f9ff62145432a',qos_specs=None,replication_status=,reservations=['ce1af335-bcca-4494-bc41-8d18f3823a1d','59a92f8d-c525-4d99-aa10-4e168632c9d6','c5af9861-7225-4aed-82b7-3281a60bbfd0','73243e6b-1362-469a-84ba-0449fdf77b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e5ffc95e8d4518a539a10091c95624',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-997856644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f01d549-0750-4e4c-9f41-ceb7fda7958a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcf910812009461b9b7f9ff62145432a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e1e5ffc95e8d4518a539a10091c95624',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:16.950115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9921964-35e8-48e7-b0bb-c078bada85d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:16.991008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9921964-35e8-48e7-b0bb-c078bada85d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-997856644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcf910812009461b9b7f9ff62145432a',qos_specs=None,replication_status=,reservations=['ce1af335-bcca-4494-bc41-8d18f3823a1d','59a92f8d-c525-4d99-aa10-4e168632c9d6','c5af9861-7225-4aed-82b7-3281a60bbfd0','73243e6b-1362-469a-84ba-0449fdf77b76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e5ffc95e8d4518a539a10091c95624',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:16.992998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27eb472f-6b9f-42a7-8907-f27afc495305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:17.040856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27eb472f-6b9f-42a7-8907-f27afc495305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:17.044133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Flow 'volume_create_api' (e3b065b2-16e0-4906-bddd-4ac3cda55f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:17.221193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Create volume request issued successfully. Jan 13 11:57:17.285258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df78cf35-508b-4b3e-9002-9d84c9d43203 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes returned with HTTP 202 Jan 13 11:57:17.306449 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 952/1883] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:57:16 2021] POST /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes => generated 832 bytes in 1103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:17.330077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09510ada-4976-4df4-8b08-8900cff61d3d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:17.330650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09510ada-4976-4df4-8b08-8900cff61d3d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:17.330901 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:17.330901 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:17.331293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09510ada-4976-4df4-8b08-8900cff61d3d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:17.434139 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-800f53a9-a653-4761-9d0f-4c1cad191949 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:17.434793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-800f53a9-a653-4761-9d0f-4c1cad191949 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:17.435144 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:17.435144 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:17.435773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-800f53a9-a653-4761-9d0f-4c1cad191949 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:17.563855 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:17.563855 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:17.604957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-09510ada-4976-4df4-8b08-8900cff61d3d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:17.629732 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:17.629732 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:17.640260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-800f53a9-a653-4761-9d0f-4c1cad191949 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:17.652079 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09510ada-4976-4df4-8b08-8900cff61d3d tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:17.667378 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 932/1884] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:17 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 924 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:17.675789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-800f53a9-a653-4761-9d0f-4c1cad191949 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:17.677020 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 953/1885] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:17 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:17.758217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c745d95-8474-48a7-a14e-a4f9e83d5151 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:17.759759 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c745d95-8474-48a7-a14e-a4f9e83d5151 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:17.760202 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:17.760202 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:17.760885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c745d95-8474-48a7-a14e-a4f9e83d5151 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:17.761501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-5c745d95-8474-48a7-a14e-a4f9e83d5151 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:17.768602 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:17.768602 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:17.794044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c745d95-8474-48a7-a14e-a4f9e83d5151 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 200 Jan 13 11:57:17.795265 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 933/1886] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:17 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:18.671868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fcd3f67-8328-4067-b411-16173b313414 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:18.672670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fcd3f67-8328-4067-b411-16173b313414 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:18.673046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:18.673046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:18.673654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5fcd3f67-8328-4067-b411-16173b313414 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:18.696953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf63f24b-b85a-497d-b02f-0b98586811ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:18.697673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf63f24b-b85a-497d-b02f-0b98586811ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:18.698046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:18.698046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:18.698642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cf63f24b-b85a-497d-b02f-0b98586811ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:18.870293 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:18.870293 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:18.874188 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:18.874188 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:18.898884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cf63f24b-b85a-497d-b02f-0b98586811ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:18.901238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5fcd3f67-8328-4067-b411-16173b313414 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:18.961544 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cf63f24b-b85a-497d-b02f-0b98586811ff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:18.965570 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 934/1887] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:18 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:18.980540 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-932e17b4-e297-4c5a-b76c-0366632e3f15 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:18.981459 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-932e17b4-e297-4c5a-b76c-0366632e3f15 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:18.981682 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:18.981682 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:18.982056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-932e17b4-e297-4c5a-b76c-0366632e3f15 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:18.985471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-932e17b4-e297-4c5a-b76c-0366632e3f15 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:18.991604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5fcd3f67-8328-4067-b411-16173b313414 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:18.998431 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:18.998431 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:19.002381 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 954/1888] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:18 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 924 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:19.024165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-932e17b4-e297-4c5a-b76c-0366632e3f15 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 200 Jan 13 11:57:19.025571 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 935/1889] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:18 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:19.982296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7919ac0e-25e7-4f3f-9e1b-94c0f672b1b1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:19.984394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7919ac0e-25e7-4f3f-9e1b-94c0f672b1b1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:19.985001 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:19.985001 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:19.985643 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7919ac0e-25e7-4f3f-9e1b-94c0f672b1b1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.009439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb1b02af-87d5-4443-987c-9a8e69472d78 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:20.010455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb1b02af-87d5-4443-987c-9a8e69472d78 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.010898 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.010898 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.011561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb1b02af-87d5-4443-987c-9a8e69472d78 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.073538 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.073538 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.092857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7919ac0e-25e7-4f3f-9e1b-94c0f672b1b1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:20.138639 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.138639 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.150863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7919ac0e-25e7-4f3f-9e1b-94c0f672b1b1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:20.152269 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 955/1890] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:19 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:20.156744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06bc73d4-098d-42c7-9c26-95d1c4b22c38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:20.160564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06bc73d4-098d-42c7-9c26-95d1c4b22c38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.161043 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.161043 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.161673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06bc73d4-098d-42c7-9c26-95d1c4b22c38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.162246 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-06bc73d4-098d-42c7-9c26-95d1c4b22c38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:20.171662 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.171662 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.176753 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb1b02af-87d5-4443-987c-9a8e69472d78 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:20.187214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06bc73d4-098d-42c7-9c26-95d1c4b22c38 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 200 Jan 13 11:57:20.188824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 956/1891] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:20.202087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail Jan 13 11:57:20.202899 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.203287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.203287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.203905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.205209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:20.215348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:57:20.221129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb1b02af-87d5-4443-987c-9a8e69472d78 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:20.227739 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 936/1892] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 925 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:20.242717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e589775d-35b8-416e-a953-d1a8b9395ea9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:20.243530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e589775d-35b8-416e-a953-d1a8b9395ea9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.243903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.243903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.244524 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e589775d-35b8-416e-a953-d1a8b9395ea9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.266256 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all snapshots completed successfully. Jan 13 11:57:20.267528 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.267528 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.269817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbf3f473-c78c-4f40-a8b0-17c127bc2d1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail returned with HTTP 200 Jan 13 11:57:20.271928 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 957/1893] 10.222.0.24 () {58 vars in 1231 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail => generated 931 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:57:20.283762 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4272b7f-76ae-40c5-9a4c-514d1ac3399c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:20.285496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4272b7f-76ae-40c5-9a4c-514d1ac3399c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.285884 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.285884 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.286496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4272b7f-76ae-40c5-9a4c-514d1ac3399c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.322252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.322252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.324810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4272b7f-76ae-40c5-9a4c-514d1ac3399c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:20.327981 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4272b7f-76ae-40c5-9a4c-514d1ac3399c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 200 Jan 13 11:57:20.329329 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 958/1894] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 470 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:20.342408 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.342408 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.350496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6518e33e-3e79-4c8a-beae-4282214600fb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/0cf6198c-8a4b-4b7e-82c7-d72588a7126e Jan 13 11:57:20.352286 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e589775d-35b8-416e-a953-d1a8b9395ea9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:20.352840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6518e33e-3e79-4c8a-beae-4282214600fb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.353070 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.353070 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.353461 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6518e33e-3e79-4c8a-beae-4282214600fb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.379749 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e589775d-35b8-416e-a953-d1a8b9395ea9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:20.390226 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 937/1895] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 925 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:57:20.395383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes Jan 13 11:57:20.395907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.396122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.396122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.396500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.397180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:20.400232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.400232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.402176 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6518e33e-3e79-4c8a-beae-4282214600fb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:20.404324 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6518e33e-3e79-4c8a-beae-4282214600fb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/0cf6198c-8a4b-4b7e-82c7-d72588a7126e returned with HTTP 200 Jan 13 11:57:20.405601 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 959/1896] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/0cf6198c-8a4b-4b7e-82c7-d72588a7126e => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:20.411146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:20.418016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dcb88ead-2257-47b3-8fba-117abc48fa6f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:20.418945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dcb88ead-2257-47b3-8fba-117abc48fa6f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.419197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.419197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.419577 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dcb88ead-2257-47b3-8fba-117abc48fa6f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.419990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-dcb88ead-2257-47b3-8fba-117abc48fa6f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87942) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 11:57:20.420331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-dcb88ead-2257-47b3-8fba-117abc48fa6f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group_snapshot with id: 2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:20.439233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.439233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.532897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:20.534261 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eee52de1-f625-429e-af72-58272dbfa961 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes returned with HTTP 200 Jan 13 11:57:20.554131 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 938/1897] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes => generated 1172 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:20.565946 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?name=tempest-VolumesListTestJSON-Volume-997856644 Jan 13 11:57:20.566707 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.567100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.567100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.567490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.568147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:20.569014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.569014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.570112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-997856644'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:20.637521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dcb88ead-2257-47b3-8fba-117abc48fa6f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 202 Jan 13 11:57:20.639566 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 960/1898] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:57:20 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:20.650912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:57:20.651505 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.651724 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.651724 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.652105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.654567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:20.655522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.655522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.656611 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:20.713402 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:20.714594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-084e9092-7421-4624-bf85-cc5940c24a5e tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?name=tempest-VolumesListTestJSON-Volume-997856644 returned with HTTP 200 Jan 13 11:57:20.723010 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 939/1899] 10.222.0.24 () {58 vars in 1303 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?name=tempest-VolumesListTestJSON-Volume-997856644 => generated 399 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:20.733052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-997856644 Jan 13 11:57:20.733781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.734151 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.734151 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.734954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.735805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:20.740196 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.740196 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.741662 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-997856644'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:20.799289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:57:20.805431 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:20.810856 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:20.839039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:20.858916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.858916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.874160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:20.875561 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.875561 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.894289 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:20.894980 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:20.896837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3681f92b-a500-4eea-8819-09fbc4eae3ac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-997856644 returned with HTTP 200 Jan 13 11:57:20.897678 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 940/1900] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-997856644 => generated 928 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:20.911716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:20.923711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1 Jan 13 11:57:20.924232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:20.924422 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:20.924422 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:20.924809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:20.926037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:20.926288 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:20.926288 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:20.927835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:21.001638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60c36f3a-8d61-4ab0-84c4-64c2880497fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:57:21.015147 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 961/1901] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1993 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 11:57:21.022147 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail Jan 13 11:57:21.022685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:21.022907 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:21.022907 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:21.023288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:21.023863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:21.042882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:57:21.054345 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:21.059404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:21.059404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:21.097644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec7ab455-b487-4d6b-8d8f-3aa600eb3c0c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1 returned with HTTP 200 Jan 13 11:57:21.109703 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 941/1902] 10.222.0.24 () {58 vars in 1240 bytes} [Wed Jan 13 11:57:20 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1 => generated 1104 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:21.110408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all snapshots completed successfully. Jan 13 11:57:21.110408 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:21.110408 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:21.110408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7df4218-6f16-40c6-842b-7accebc8b9cb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail returned with HTTP 200 Jan 13 11:57:21.122379 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:21.123167 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:21.123604 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:21.123604 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:21.124250 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:21.125103 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:21.129458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:21.137235 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 962/1903] 10.222.0.24 () {58 vars in 1231 bytes} [Wed Jan 13 11:57:21 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail => generated 929 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:21.149430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a396cc8-f0ce-4692-bc98-ff4708937c64 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:21.149962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a396cc8-f0ce-4692-bc98-ff4708937c64 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:21.150164 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:21.150164 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:21.150550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a396cc8-f0ce-4692-bc98-ff4708937c64 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:21.240304 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:21.240304 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:21.241558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a396cc8-f0ce-4692-bc98-ff4708937c64 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:21.255535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a396cc8-f0ce-4692-bc98-ff4708937c64 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 200 Jan 13 11:57:21.256567 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 963/1904] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:21 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 469 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:21.269755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe7b4f16-a96a-4b8e-b082-a58ce6676dff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:21.270322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe7b4f16-a96a-4b8e-b082-a58ce6676dff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:21.270536 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:21.270536 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:21.270962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe7b4f16-a96a-4b8e-b082-a58ce6676dff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:21.417383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:21.424142 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:21.424142 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:21.431709 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:21.431709 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:21.462423 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ef4b104-50b8-43bd-94c1-c48c08b16896 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:21.463520 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 942/1905] 10.222.0.24 () {58 vars in 1328 bytes} [Wed Jan 13 11:57:21 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 1105 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:21.468717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe7b4f16-a96a-4b8e-b082-a58ce6676dff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:21.485713 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:21.486348 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:21.486573 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:21.486573 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:21.487112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:21.487897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:21.500857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:21.537656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe7b4f16-a96a-4b8e-b082-a58ce6676dff tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:21.538500 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 964/1906] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:21 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:21.739910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:21.741688 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:21.741688 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:21.751673 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-006f24aa-39ba-4ce4-82f7-4349fb5e9915 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:21.752534 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 943/1907] 10.222.0.24 () {58 vars in 1328 bytes} [Wed Jan 13 11:57:21 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 1104 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:21.769464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:21.770012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:21.770211 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:21.770211 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:21.770595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:21.771300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:21.773275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:21.967566 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:22.001884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18a422b5-d941-465f-82f7-67d3b0ab42ca tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:22.002977 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 965/1908] 10.222.0.24 () {58 vars in 1328 bytes} [Wed Jan 13 11:57:21 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=1&marker=17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:22.022100 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 13 11:57:22.023028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.023584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:22.023584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:22.024282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.025175 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:22.025966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:22.027870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:22.139165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:22.155746 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:22.155746 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:22.189009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4ac294a-19dc-4795-9d29-4ca90e681456 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 13 11:57:22.203915 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 944/1909] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:22.209796 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 13 11:57:22.210500 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.211162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.211970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:22.212675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:22.214419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:22.273606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-faca0ca1-fcbb-424a-a09b-2e56bf971859 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:22.274645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-faca0ca1-fcbb-424a-a09b-2e56bf971859 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.275122 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:22.275122 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:22.275773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-faca0ca1-fcbb-424a-a09b-2e56bf971859 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.313297 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:22.313297 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:22.317372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-faca0ca1-fcbb-424a-a09b-2e56bf971859 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:22.319977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-faca0ca1-fcbb-424a-a09b-2e56bf971859 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 200 Jan 13 11:57:22.321655 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 945/1910] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:22.350148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:22.355358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:22.355358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:22.379066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9914650a-d0f9-4f1d-b66a-44eced3b842a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 13 11:57:22.384955 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 966/1911] 10.222.0.24 () {58 vars in 1326 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:22.408064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1 Jan 13 11:57:22.408625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.408924 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:22.408924 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:22.410174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.411165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:22.416388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:22.559484 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5a4bc8c-28d4-48fe-89c4-15cc8eef3300 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:22.560994 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:22.562460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a08d55ac-2422-4185-9d8d-eea6389dcc85 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1 returned with HTTP 200 Jan 13 11:57:22.563543 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 946/1912] 10.222.0.24 () {58 vars in 1219 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1 => generated 568 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:22.567690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5a4bc8c-28d4-48fe-89c4-15cc8eef3300 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.568137 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:22.568137 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:22.569146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5a4bc8c-28d4-48fe-89c4-15cc8eef3300 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.582940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:22.588850 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.589338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:22.589338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:22.590044 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.590976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:22.592337 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:22.592337 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:22.593792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:22.652535 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:22.652535 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:22.663685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5a4bc8c-28d4-48fe-89c4-15cc8eef3300 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:22.739373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5a4bc8c-28d4-48fe-89c4-15cc8eef3300 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:22.740753 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 967/1913] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:22.823863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:22.825486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9280b03-ffa6-4e40-b80a-b32095742e34 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:22.827428 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 947/1914] 10.222.0.24 () {58 vars in 1307 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 569 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:22.839059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:22.839585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:22.839795 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:22.839795 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:22.840114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:22.841073 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:22.843325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:23.124935 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:23.140513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c4e41e1-91b1-4026-8af2-b1057a78471f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:23.142248 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 968/1915] 10.222.0.24 () {58 vars in 1307 bytes} [Wed Jan 13 11:57:22 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 568 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:23.154004 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:23.154673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:23.155153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:23.155153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:23.155842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:23.156701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:23.158010 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:23.158010 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:23.160941 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:23.336974 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79ef05c5-c0f1-4ecf-a6cb-804d0cbd1e6e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:23.337526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79ef05c5-c0f1-4ecf-a6cb-804d0cbd1e6e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:23.337746 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:23.337746 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:23.338126 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-79ef05c5-c0f1-4ecf-a6cb-804d0cbd1e6e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:23.395425 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:23.395425 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:23.396599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-79ef05c5-c0f1-4ecf-a6cb-804d0cbd1e6e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:23.403763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-79ef05c5-c0f1-4ecf-a6cb-804d0cbd1e6e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 200 Jan 13 11:57:23.404936 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 969/1916] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:23 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:23.522573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:23.522970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b01f9860-2524-4ade-8af5-035c29f9c725 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:23.532416 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 948/1917] 10.222.0.24 () {58 vars in 1307 bytes} [Wed Jan 13 11:57:23 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?limit=1&marker=17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 15 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:23.537726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?name=tempest-VolumesListTestJSON-Volume-296398423&status=available Jan 13 11:57:23.538378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:23.538599 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:23.538599 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:23.539127 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:23.540229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:23.540829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:23.542748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-296398423'), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:23.607063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:23.608083 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d74ff038-3c58-45f3-bcb3-8c067631e3be tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?name=tempest-VolumesListTestJSON-Volume-296398423&status=available returned with HTTP 200 Jan 13 11:57:23.608942 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 970/1918] 10.222.0.24 () {58 vars in 1337 bytes} [Wed Jan 13 11:57:23 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?name=tempest-VolumesListTestJSON-Volume-296398423&status=available => generated 399 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:23.624207 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1916947618&status=available Jan 13 11:57:23.631789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:23.634125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:23.635345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:23.638372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:23.640369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1916947618'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:23.761485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46dd2118-c38b-4ef9-930b-a62045e443eb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:23.762005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46dd2118-c38b-4ef9-930b-a62045e443eb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:23.762223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:23.762223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:23.762945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-46dd2118-c38b-4ef9-930b-a62045e443eb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:23.802557 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:23.803920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:23.803920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:23.834527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b576f8e5-04b7-4b8c-9746-2e01ae03ec50 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1916947618&status=available returned with HTTP 200 Jan 13 11:57:23.835755 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 949/1919] 10.222.0.24 () {58 vars in 1360 bytes} [Wed Jan 13 11:57:23 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1916947618&status=available => generated 929 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:57:23.856233 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8&sort=id%3Aasc Jan 13 11:57:23.856758 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:23.856974 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:23.856974 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:23.857356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:23.858034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:23.859811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:23.892458 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:23.892458 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:23.931983 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-46dd2118-c38b-4ef9-930b-a62045e443eb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:24.033470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-46dd2118-c38b-4ef9-930b-a62045e443eb tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:24.035148 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 971/1920] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:23 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 977 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:24.200895 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:24.208848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c8df2e3-e88b-45c6-826b-acadaae3bbac tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8&sort=id%3Aasc returned with HTTP 200 Jan 13 11:57:24.222556 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 950/1921] 10.222.0.24 () {58 vars in 1340 bytes} [Wed Jan 13 11:57:23 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?marker=da6ac7ea-c4ac-443d-b10a-d2091f615ed8&sort=id%3Aasc => generated 15 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:24.228036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 13 11:57:24.228835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:24.229258 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:24.229258 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:24.229958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:24.230876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:24.234474 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:24.359748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:24.364157 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:24.364157 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:24.375144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4a5bbb2-b5c1-4f97-bd49-9fba2fcd2597 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 13 11:57:24.376558 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 972/1922] 10.222.0.24 () {58 vars in 1304 bytes} [Wed Jan 13 11:57:24 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:24.400462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail Jan 13 11:57:24.401091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:24.401511 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:24.402092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:24.403846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:24.417514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ffcd2d3-38e0-4927-b046-e4a9757a9cff tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:24.418057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ffcd2d3-38e0-4927-b046-e4a9757a9cff tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:24.418278 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:24.418278 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:24.418662 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ffcd2d3-38e0-4927-b046-e4a9757a9cff tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:24.490594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:24.490594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:24.498528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4ffcd2d3-38e0-4927-b046-e4a9757a9cff tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:24.500752 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ffcd2d3-38e0-4927-b046-e4a9757a9cff tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 200 Jan 13 11:57:24.509773 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 973/1923] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:24 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:24.553487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:24.556011 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:24.556011 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:24.576024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd6a97ee-e8da-4a70-b443-98d2d267ce5c tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail returned with HTTP 200 Jan 13 11:57:24.577220 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 951/1924] 10.222.0.24 () {58 vars in 1225 bytes} [Wed Jan 13 11:57:24 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail => generated 2759 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:24.602433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 13 11:57:24.603258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:24.603477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:24.603477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:24.603853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:24.604776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:24.606596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:24.758087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:24.759718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0afeab51-430e-4eae-a0f7-1e450930536a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 13 11:57:24.760689 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 974/1925] 10.222.0.24 () {58 vars in 1283 bytes} [Wed Jan 13 11:57:24 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:24.774713 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?availability_zone=nova Jan 13 11:57:24.775262 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:24.775464 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:24.775464 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:24.775828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:24.776462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:24.777034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value nova, assuming string {{(pid=87943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:24.778584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:24.890350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:24.896867 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9db1b899-4f8f-4a0c-bc60-6cd660056f37 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?availability_zone=nova returned with HTTP 200 Jan 13 11:57:24.903689 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 952/1926] 10.222.0.24 () {58 vars in 1249 bytes} [Wed Jan 13 11:57:24 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?availability_zone=nova => generated 1172 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:24.908837 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?availability_zone=nova Jan 13 11:57:24.909809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:24.916513 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:24.916513 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:24.917356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:24.919659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:24.921627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value nova, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:24.922570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:24.922570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:24.924013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:25.052605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4825e5fa-f6b5-4b06-8190-89f3a06cd137 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:25.052931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4825e5fa-f6b5-4b06-8190-89f3a06cd137 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.053044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.053044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.053415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4825e5fa-f6b5-4b06-8190-89f3a06cd137 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.102613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:25.104021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f80d236-0fbf-4039-b905-09192c9c8291 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?availability_zone=nova returned with HTTP 200 Jan 13 11:57:25.105063 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 975/1927] 10.222.0.24 () {58 vars in 1249 bytes} [Wed Jan 13 11:57:24 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?availability_zone=nova => generated 1172 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:25.136870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?bootable=false Jan 13 11:57:25.137419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.137631 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.137631 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.138002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.138652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:25.145554 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:25.145554 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:25.146724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:25.210598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:25.210598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:25.234893 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4825e5fa-f6b5-4b06-8190-89f3a06cd137 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:25.265847 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:25.270591 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2f5695db-f5b8-4c45-ad80-f9b88269ea91 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?bootable=false returned with HTTP 200 Jan 13 11:57:25.271848 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 976/1928] 10.222.0.24 () {58 vars in 1233 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?bootable=false => generated 1172 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:25.292498 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?bootable=false Jan 13 11:57:25.293957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.294132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.294132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.295200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.297130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:25.300959 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:25.300959 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:25.302135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:25.309582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4825e5fa-f6b5-4b06-8190-89f3a06cd137 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:25.309809 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 953/1929] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 977 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:25.475220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:25.476625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7edda80b-f7a6-414a-8a3f-c22c5029a349 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?bootable=false returned with HTTP 200 Jan 13 11:57:25.477467 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 977/1930] 10.222.0.24 () {58 vars in 1233 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?bootable=false => generated 1172 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:25.491724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?status=available Jan 13 11:57:25.492423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.492755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.492755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.493327 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.494086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:25.494817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:25.496523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:25.522432 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d5dc8e2-131b-4005-a8db-a57b4bd6532c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:25.523949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d5dc8e2-131b-4005-a8db-a57b4bd6532c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.524084 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.524084 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.524440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d5dc8e2-131b-4005-a8db-a57b4bd6532c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.598815 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:25.598815 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:25.599222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d5dc8e2-131b-4005-a8db-a57b4bd6532c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:25.603094 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d5dc8e2-131b-4005-a8db-a57b4bd6532c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 200 Jan 13 11:57:25.604249 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 978/1931] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:25.643604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:25.646239 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a052d6d0-4e74-4ec0-a366-3b5339206dc9 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?status=available returned with HTTP 200 Jan 13 11:57:25.653843 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 954/1932] 10.222.0.24 () {58 vars in 1237 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?status=available => generated 1172 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:25.658181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?status=available Jan 13 11:57:25.658722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.659419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.659419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.659801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.660566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:25.661056 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:25.662789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:25.797418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:25.802304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8b8ad88b-5f3e-4ddb-804b-cc904d2f8e1a tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?status=available returned with HTTP 200 Jan 13 11:57:25.808856 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 979/1933] 10.222.0.24 () {58 vars in 1237 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes?status=available => generated 1172 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:25.850124 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?availability_zone=nova Jan 13 11:57:25.850683 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:25.851139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:25.851139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:25.851523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:25.852186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:25.852778 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value nova, assuming string {{(pid=87943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:25.853438 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:25.853438 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:25.854506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:25.973510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:25.980389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:25.980389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.002562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e08d77f1-d62c-41f1-8d6a-a6ee589d6519 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 13 11:57:26.004589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 955/1934] 10.222.0.24 () {58 vars in 1270 bytes} [Wed Jan 13 11:57:25 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?availability_zone=nova => generated 2759 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:26.028043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?bootable=false Jan 13 11:57:26.029048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.029292 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.029292 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.029644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.030417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:26.031490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.031490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.032852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:26.105710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:26.131157 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.131157 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.150966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16839a9b-2bd7-4297-9fb6-cf87d2b3c7c6 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?bootable=false returned with HTTP 200 Jan 13 11:57:26.152512 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 980/1935] 10.222.0.24 () {58 vars in 1254 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?bootable=false => generated 2759 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:26.174426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?status=available Jan 13 11:57:26.176510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.176945 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.176945 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.177617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.178483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:26.179400 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Could not evaluate value available, assuming string {{(pid=87943) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:26.181536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:26.297559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Get all volumes completed successfully. Jan 13 11:57:26.314649 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.314649 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.326397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a20e60da-5f98-4b6f-a0b7-238c1825c3b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:26.327092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a20e60da-5f98-4b6f-a0b7-238c1825c3b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.327421 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.327421 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.327987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a20e60da-5f98-4b6f-a0b7-238c1825c3b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.339683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f0fdcc4-82ee-4b29-a57d-56e0ed7ad9f5 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?status=available returned with HTTP 200 Jan 13 11:57:26.340734 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 956/1936] 10.222.0.24 () {58 vars in 1258 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/detail?status=available => generated 2759 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:26.363780 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] DELETE http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:26.364341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.364566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.364566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.364954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.365439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Delete volume with id: 7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:26.430305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.430305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.430743 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.430743 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.431959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:26.448155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a20e60da-5f98-4b6f-a0b7-238c1825c3b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:26.479801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Delete volume request issued successfully. Jan 13 11:57:26.480293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f43e7ea-8f2e-47ef-9536-628fddc1c7b2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 202 Jan 13 11:57:26.489991 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 957/1937] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:26 2021] DELETE /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:26.494263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9421769-dca4-4a1b-81f2-b1c2f9ece2ad tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:26.500172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9421769-dca4-4a1b-81f2-b1c2f9ece2ad tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.500429 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.500429 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.500888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d9421769-dca4-4a1b-81f2-b1c2f9ece2ad tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.512244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a20e60da-5f98-4b6f-a0b7-238c1825c3b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:26.513245 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 981/1938] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 980 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:26.598545 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.598545 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.607507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d9421769-dca4-4a1b-81f2-b1c2f9ece2ad tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:26.617047 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-941bb9ef-2e17-486a-83d2-908a5da9371e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 Jan 13 11:57:26.617962 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-941bb9ef-2e17-486a-83d2-908a5da9371e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.618302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.618302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.619043 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-941bb9ef-2e17-486a-83d2-908a5da9371e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.642907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d9421769-dca4-4a1b-81f2-b1c2f9ece2ad tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:26.654804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 958/1939] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 924 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:26.687048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-941bb9ef-2e17-486a-83d2-908a5da9371e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 returned with HTTP 404 Jan 13 11:57:26.689055 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 982/1940] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1e775d64-8d4a-477b-ab08-7664014dd6e0 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:26.698355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63c8ace2-aa9c-4a64-a489-a0b6b0babeb5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/0cf6198c-8a4b-4b7e-82c7-d72588a7126e Jan 13 11:57:26.699183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63c8ace2-aa9c-4a64-a489-a0b6b0babeb5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.699520 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:26.699520 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:26.700089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63c8ace2-aa9c-4a64-a489-a0b6b0babeb5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.732865 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63c8ace2-aa9c-4a64-a489-a0b6b0babeb5 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/0cf6198c-8a4b-4b7e-82c7-d72588a7126e returned with HTTP 404 Jan 13 11:57:26.734481 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 959/1941] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/0cf6198c-8a4b-4b7e-82c7-d72588a7126e => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:26.745341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-983a3cfe-7a3d-4e54-a3fa-2e96fa6f641f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:26.746132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-983a3cfe-7a3d-4e54-a3fa-2e96fa6f641f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.746748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-983a3cfe-7a3d-4e54-a3fa-2e96fa6f641f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.747313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-983a3cfe-7a3d-4e54-a3fa-2e96fa6f641f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:26.762505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-983a3cfe-7a3d-4e54-a3fa-2e96fa6f641f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 404 Jan 13 11:57:26.775571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0f88e2b5-b73e-4863-90b3-e3f9d81097ee tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:26.776051 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 983/1942] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:26.777390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0f88e2b5-b73e-4863-90b3-e3f9d81097ee tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.778025 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0f88e2b5-b73e-4863-90b3-e3f9d81097ee tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.778565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-0f88e2b5-b73e-4863-90b3-e3f9d81097ee tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for member 2a070e9c-05ec-498b-9025-c966b9d67d39 {{(pid=87943) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 11:57:26.780320 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-0f88e2b5-b73e-4863-90b3-e3f9d81097ee tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group_snapshot with id: 2a070e9c-05ec-498b-9025-c966b9d67d39 Jan 13 11:57:26.795104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0f88e2b5-b73e-4863-90b3-e3f9d81097ee tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 returned with HTTP 404 Jan 13 11:57:26.799879 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 960/1943] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:57:26 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/2a070e9c-05ec-498b-9025-c966b9d67d39 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:26.809606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:57:26.810346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:26.810988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:26.811730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:26.813601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:26.893031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:57:26.897111 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:26.897807 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:26.906308 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:26.915641 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.915641 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.932082 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:26.932611 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:26.946300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:26.954095 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:26.954095 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:26.982138 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fc62cd0-89a8-433d-94ec-2f0ae4e43d84 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:57:26.983467 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 984/1944] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:57:26 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1993 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:27.004558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5165a712-1da3-48fa-bf94-35a0bc1605c9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642/action Jan 13 11:57:27.006173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5165a712-1da3-48fa-bf94-35a0bc1605c9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:27.006649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5165a712-1da3-48fa-bf94-35a0bc1605c9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:27.007722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-5165a712-1da3-48fa-bf94-35a0bc1605c9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for group 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:57:27.008161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-5165a712-1da3-48fa-bf94-35a0bc1605c9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group with id: 9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:27.027289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:27.027289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:27.406146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5165a712-1da3-48fa-bf94-35a0bc1605c9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642/action returned with HTTP 202 Jan 13 11:57:27.407110 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 961/1945] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:57:26 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:27.416124 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:27.416703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:27.416896 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:27.416896 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:27.417275 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:27.523572 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:27.523572 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:27.530674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efa0a188-3ed2-47a6-9c76-326c30e230fe tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:27.531274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efa0a188-3ed2-47a6-9c76-326c30e230fe tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:27.531474 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:27.531474 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:27.531863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efa0a188-3ed2-47a6-9c76-326c30e230fe tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:27.584841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:27.608073 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:27.608529 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:27.625798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:27.641002 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:27.641002 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:27.648119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:27.648119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:27.679718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-efa0a188-3ed2-47a6-9c76-326c30e230fe tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:27.691862 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-888e6c45-b3c9-44e6-9cb9-40a1cecafce9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:27.693051 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 985/1946] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:27 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:27.697425 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33933c4a-697a-4789-9b8c-db95e4c14064 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:27.697954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33933c4a-697a-4789-9b8c-db95e4c14064 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:27.698157 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:27.698157 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:27.698526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33933c4a-697a-4789-9b8c-db95e4c14064 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:27.739364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efa0a188-3ed2-47a6-9c76-326c30e230fe tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:27.740591 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 962/1947] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:27 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 980 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:27.819671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:27.819671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:27.840747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-33933c4a-697a-4789-9b8c-db95e4c14064 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:27.899486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33933c4a-697a-4789-9b8c-db95e4c14064 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 200 Jan 13 11:57:27.900336 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 986/1948] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:27 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 924 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:28.709892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:28.710987 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:28.711219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:28.711219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:28.711609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:28.757796 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dbd777db-ffda-4c64-a1da-17ba9772895d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:28.759512 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dbd777db-ffda-4c64-a1da-17ba9772895d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:28.759720 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:28.759720 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:28.760150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dbd777db-ffda-4c64-a1da-17ba9772895d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:28.848393 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:28.848393 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:28.877439 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:28.877439 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:28.891118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:28.903747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dbd777db-ffda-4c64-a1da-17ba9772895d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:28.927586 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:28.935248 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:28.961263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:28.971059 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:28.971059 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:28.988699 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dbd777db-ffda-4c64-a1da-17ba9772895d tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:28.994280 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 987/1949] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:28 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 980 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:29.016034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a1aa0b0-7bfe-4ced-a3f5-83cd6d5de815 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a Jan 13 11:57:29.016594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a1aa0b0-7bfe-4ced-a3f5-83cd6d5de815 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:29.016803 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:29.016803 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:29.017186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a1aa0b0-7bfe-4ced-a3f5-83cd6d5de815 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:29.041065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8e7c5da-d5ee-4cf9-a816-51c27a1241cd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:29.042984 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 963/1950] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:28 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:29.148432 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a1aa0b0-7bfe-4ced-a3f5-83cd6d5de815 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a returned with HTTP 404 Jan 13 11:57:29.149795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 988/1951] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:28 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/7f01d549-0750-4e4c-9f41-ceb7fda7958a => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:29.158417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] DELETE http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:29.159563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:29.159759 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:29.159759 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:29.160160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:29.160629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Delete volume with id: da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:29.266943 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:29.266943 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:29.269069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:29.335896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Delete volume request issued successfully. Jan 13 11:57:29.336391 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78e2acd8-6e10-4d96-bf38-4fd9cd08c2d2 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 202 Jan 13 11:57:29.337577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 964/1952] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:29 2021] DELETE /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:29.344654 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d981326e-8d22-4b5b-8812-a6dec84fb87f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:29.345185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d981326e-8d22-4b5b-8812-a6dec84fb87f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:29.345805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d981326e-8d22-4b5b-8812-a6dec84fb87f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:29.436475 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:29.436475 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:29.446617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d981326e-8d22-4b5b-8812-a6dec84fb87f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:29.472766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d981326e-8d22-4b5b-8812-a6dec84fb87f tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:29.473596 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 989/1953] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:29 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 925 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:30.008739 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55798550-053c-4cd2-bf99-306447127428 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:30.010123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55798550-053c-4cd2-bf99-306447127428 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:30.010598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:30.010598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:30.011324 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55798550-053c-4cd2-bf99-306447127428 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:30.064705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:30.065737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:30.066211 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:30.066211 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:30.066970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:30.240088 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:30.240088 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:30.267690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-55798550-053c-4cd2-bf99-306447127428 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:30.283200 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:30.283200 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:30.312375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:30.355992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55798550-053c-4cd2-bf99-306447127428 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:30.358045 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:30.359029 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 965/1954] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:30 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 980 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:30.369400 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:30.380949 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:30.397377 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:30.397377 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:30.439558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff6983ef-0da5-4e6c-afd6-f784bdb80444 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:30.441095 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 990/1955] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:30 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:30.492028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0cabd915-34e3-40f3-a731-340805718f70 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:30.492572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0cabd915-34e3-40f3-a731-340805718f70 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:30.492772 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:30.492772 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:30.493418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0cabd915-34e3-40f3-a731-340805718f70 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:30.613827 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:30.613827 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:30.658475 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0cabd915-34e3-40f3-a731-340805718f70 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:30.724309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0cabd915-34e3-40f3-a731-340805718f70 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:30.725494 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 966/1956] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:30 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 925 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:31.381229 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-52c33124-b773-4da4-bb79-9afc4878ba8a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:31.382414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-52c33124-b773-4da4-bb79-9afc4878ba8a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:31.382805 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:31.382805 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:31.383395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-52c33124-b773-4da4-bb79-9afc4878ba8a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:31.457770 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:31.458919 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:31.459293 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:31.459293 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:31.459922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:31.529912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:31.529912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:31.553321 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-52c33124-b773-4da4-bb79-9afc4878ba8a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:31.593606 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:31.593606 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:31.609477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-52c33124-b773-4da4-bb79-9afc4878ba8a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:31.610997 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 991/1957] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:31 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 980 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:31.615312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:31.656126 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:31.656578 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:31.668318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:31.680341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:31.680341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:31.724505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95c493a3-8385-4505-b06f-f5c31602cad3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:31.725351 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 967/1958] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:31 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:31.742031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f300f5c-c226-492b-b892-a3aa508c0fd7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:31.742947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f300f5c-c226-492b-b892-a3aa508c0fd7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:31.743381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:31.743381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:31.744054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f300f5c-c226-492b-b892-a3aa508c0fd7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:31.901557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:31.901557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:31.943694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9f300f5c-c226-492b-b892-a3aa508c0fd7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:32.019774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f300f5c-c226-492b-b892-a3aa508c0fd7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 200 Jan 13 11:57:32.027960 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 992/1959] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:31 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 925 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:32.629333 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f8adb52-92dd-4f32-82c6-f50ef293acef tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:32.630438 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f8adb52-92dd-4f32-82c6-f50ef293acef tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:32.630823 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:32.630823 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:32.631430 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f8adb52-92dd-4f32-82c6-f50ef293acef tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:32.741672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:32.742261 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:32.742481 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:32.742481 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:32.744100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:32.798317 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:32.798317 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:32.820046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f8adb52-92dd-4f32-82c6-f50ef293acef tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:32.860442 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:32.860442 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:32.877436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:32.893721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f8adb52-92dd-4f32-82c6-f50ef293acef tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:32.894880 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 968/1960] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:32 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1370 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:32.911699 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:32.911699 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:32.919906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:32.934690 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:32.934690 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:32.978413 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56223ba6-c92e-4d36-b8e0-141f99456a6d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 200 Jan 13 11:57:32.979293 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 993/1961] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:32 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 999 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:33.037536 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f74ec874-51c4-499a-9f3c-3d1e06e31be7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 Jan 13 11:57:33.038231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f74ec874-51c4-499a-9f3c-3d1e06e31be7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:33.038559 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:33.038559 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:33.039165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f74ec874-51c4-499a-9f3c-3d1e06e31be7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:33.144077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f74ec874-51c4-499a-9f3c-3d1e06e31be7 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 returned with HTTP 404 Jan 13 11:57:33.145545 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 969/1962] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:33 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/da6ac7ea-c4ac-443d-b10a-d2091f615ed8 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:33.153264 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] DELETE http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:33.153801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:33.154030 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:33.154030 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:33.154343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:33.155018 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Delete volume with id: 17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:33.302902 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:33.302902 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:33.304238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:33.371646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Delete volume request issued successfully. Jan 13 11:57:33.372196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dfa40602-6981-430f-bd05-a97c94b5c9dc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 202 Jan 13 11:57:33.373109 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 994/1963] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:33 2021] DELETE /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:33.380820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e285248a-2ae6-47dc-9519-acfe5b1d1281 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:33.381174 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e285248a-2ae6-47dc-9519-acfe5b1d1281 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:33.381666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e285248a-2ae6-47dc-9519-acfe5b1d1281 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:33.484354 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:33.484354 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:33.509256 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e285248a-2ae6-47dc-9519-acfe5b1d1281 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:33.556254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e285248a-2ae6-47dc-9519-acfe5b1d1281 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:33.557090 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 970/1964] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:33 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 924 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:33.911406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62c8ddf0-3863-4500-a718-60a131377e50 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:33.912119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62c8ddf0-3863-4500-a718-60a131377e50 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:33.912456 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:33.912456 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:33.913330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62c8ddf0-3863-4500-a718-60a131377e50 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:33.995732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b7fe612-c1eb-4ed0-8c51-ea8324ff1ff0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:33.996307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b7fe612-c1eb-4ed0-8c51-ea8324ff1ff0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:33.996524 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:33.996524 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:33.996906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9b7fe612-c1eb-4ed0-8c51-ea8324ff1ff0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:34.052495 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:34.052495 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:34.092280 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-62c8ddf0-3863-4500-a718-60a131377e50 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:34.138260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9b7fe612-c1eb-4ed0-8c51-ea8324ff1ff0 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 404 Jan 13 11:57:34.140889 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 971/1965] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:33 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:34.159250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-399c6260-958a-4784-a96a-59e4ecfba236 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f Jan 13 11:57:34.163358 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-399c6260-958a-4784-a96a-59e4ecfba236 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:34.164084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-399c6260-958a-4784-a96a-59e4ecfba236 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:34.233113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62c8ddf0-3863-4500-a718-60a131377e50 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:34.241079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 995/1966] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:33 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1368 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:34.256893 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50691752-9db9-4940-868a-6d5b79dd9128 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:34.257539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50691752-9db9-4940-868a-6d5b79dd9128 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:34.257885 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:34.257885 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:34.258687 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50691752-9db9-4940-868a-6d5b79dd9128 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:34.300920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-399c6260-958a-4784-a96a-59e4ecfba236 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f returned with HTTP 404 Jan 13 11:57:34.302555 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 972/1967] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:34 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:34.313797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7734ce6c-d513-4438-91a3-c42b874dc0fe tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 Jan 13 11:57:34.318152 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7734ce6c-d513-4438-91a3-c42b874dc0fe tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:34.320368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7734ce6c-d513-4438-91a3-c42b874dc0fe tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:34.320892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-7734ce6c-d513-4438-91a3-c42b874dc0fe tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 9a7fe055-9340-4265-b576-2cd0ba0bc642 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:34.336509 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7734ce6c-d513-4438-91a3-c42b874dc0fe tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 returned with HTTP 404 Jan 13 11:57:34.337873 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 973/1968] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:34 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/9a7fe055-9340-4265-b576-2cd0ba0bc642 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 13 11:57:34.353527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cadb583b-61ec-41e1-976c-560eca214ea8 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] DELETE http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/45348b45-78f8-4d8f-a14a-f23d4a60210a Jan 13 11:57:34.355492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cadb583b-61ec-41e1-976c-560eca214ea8 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:34.357228 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cadb583b-61ec-41e1-976c-560eca214ea8 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:34.459031 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:34.459031 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:34.469451 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:57:34.469451 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:57:34.493717 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cadb583b-61ec-41e1-976c-560eca214ea8 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/45348b45-78f8-4d8f-a14a-f23d4a60210a returned with HTTP 202 Jan 13 11:57:34.498015 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 974/1969] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:57:34 2021] DELETE /volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/45348b45-78f8-4d8f-a14a-f23d4a60210a => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:34.499390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-50691752-9db9-4940-868a-6d5b79dd9128 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:34.513483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a344bde6-7131-451a-8ad5-2c1d2a71259f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] POST http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types Jan 13 11:57:34.514440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a344bde6-7131-451a-8ad5-2c1d2a71259f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1039764920"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:34.577377 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50691752-9db9-4940-868a-6d5b79dd9128 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:34.591839 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 996/1970] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:34 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1368 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:34.597856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d8be8e3-feed-4494-8281-d5704f8ecbfc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:34.598704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d8be8e3-feed-4494-8281-d5704f8ecbfc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:34.599140 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:34.599140 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:34.599819 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d8be8e3-feed-4494-8281-d5704f8ecbfc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:34.643768 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a344bde6-7131-451a-8ad5-2c1d2a71259f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types returned with HTTP 200 Jan 13 11:57:34.650025 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 975/1971] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:57:34 2021] POST /volume/v3/7ff19c9815f14d99952d3537884ff662/types => generated 224 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:34.662643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60fed673-49d2-429b-9359-16da29a9082c tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] POST http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types Jan 13 11:57:34.671061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-60fed673-49d2-429b-9359-16da29a9082c tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-498449540"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:34.787064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:34.787064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:34.797615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-60fed673-49d2-429b-9359-16da29a9082c tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types returned with HTTP 202 Jan 13 11:57:34.798469 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 976/1972] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:57:34 2021] POST /volume/v3/7ff19c9815f14d99952d3537884ff662/group_types => generated 180 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:34.810046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups Jan 13 11:57:34.811451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: version_select, body: {"group": {"group_type": "01f4c695-43a4-45ae-a30a-8c2b675b6b7d", "volume_types": ["e3862951-ba0c-40c6-bc9d-1401fd272f22"], "name": "tempest-GroupSnapshotsTest-Group-303581696"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:34.812527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group {'group': {'group_type': '01f4c695-43a4-45ae-a30a-8c2b675b6b7d', 'volume_types': ['e3862951-ba0c-40c6-bc9d-1401fd272f22'], 'name': 'tempest-GroupSnapshotsTest-Group-303581696'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:57:34.821200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0d8be8e3-feed-4494-8281-d5704f8ecbfc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:34.866374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group tempest-GroupSnapshotsTest-Group-303581696. Jan 13 11:57:34.888684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d8be8e3-feed-4494-8281-d5704f8ecbfc tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:34.889859 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 997/1973] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:34 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 924 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:34.924033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:57:34.973526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['7476f6de-56aa-4433-8c5c-74199b702bed'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:35.046230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-53900802-7007-4b2f-9b89-65a803f94039 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:35.047039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-53900802-7007-4b2f-9b89-65a803f94039 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:35.047408 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:35.047408 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:35.048003 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-53900802-7007-4b2f-9b89-65a803f94039 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:35.099949 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f48a85f8-e8cf-47c3-be82-6eb4b6f772da tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups returned with HTTP 202 Jan 13 11:57:35.101403 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 977/1974] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:57:34 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups => generated 111 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:35.110314 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd07aaa4-97cb-4558-8390-55d5be1bcd48 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e Jan 13 11:57:35.111241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd07aaa4-97cb-4558-8390-55d5be1bcd48 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:35.111642 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:35.111642 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:35.113002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd07aaa4-97cb-4558-8390-55d5be1bcd48 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:35.113583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-cd07aaa4-97cb-4558-8390-55d5be1bcd48 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 0439d77e-11ee-455f-b087-c828f29e119e {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:35.131114 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:35.131114 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:35.156930 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:35.156930 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:35.194172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-53900802-7007-4b2f-9b89-65a803f94039 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:35.207735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd07aaa4-97cb-4558-8390-55d5be1bcd48 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e returned with HTTP 200 Jan 13 11:57:35.210824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 978/1975] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:35 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e => generated 391 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:35.279812 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-53900802-7007-4b2f-9b89-65a803f94039 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:35.280816 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 998/1976] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:57:35 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1368 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:35.910579 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a2a298e-b481-44ba-85a6-555d6d7ff540 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:35.911271 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a2a298e-b481-44ba-85a6-555d6d7ff540 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:35.911488 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:35.911488 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:35.911867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a2a298e-b481-44ba-85a6-555d6d7ff540 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:36.030674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:36.030674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:36.043655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3a2a298e-b481-44ba-85a6-555d6d7ff540 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Volume info retrieved successfully. Jan 13 11:57:36.089156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a2a298e-b481-44ba-85a6-555d6d7ff540 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 200 Jan 13 11:57:36.090364 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 979/1977] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:35 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 924 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:36.223654 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94222ec4-19ba-4279-98fc-ff38a1c240d3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e Jan 13 11:57:36.224475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94222ec4-19ba-4279-98fc-ff38a1c240d3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:36.224906 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:36.224906 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:36.225544 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-94222ec4-19ba-4279-98fc-ff38a1c240d3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:36.226373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-94222ec4-19ba-4279-98fc-ff38a1c240d3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 0439d77e-11ee-455f-b087-c828f29e119e {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:36.248419 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:36.248419 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:36.342750 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-94222ec4-19ba-4279-98fc-ff38a1c240d3 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e returned with HTTP 200 Jan 13 11:57:36.344309 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 999/1978] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:36 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e => generated 392 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:36.354839 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes Jan 13 11:57:36.355416 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:36.355416 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:36.355925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e3862951-ba0c-40c6-bc9d-1401fd272f22", "group_id": "0439d77e-11ee-455f-b087-c828f29e119e", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1218755526"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:36.357162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request body: {'volume': {'volume_type': 'e3862951-ba0c-40c6-bc9d-1401fd272f22', 'group_id': '0439d77e-11ee-455f-b087-c828f29e119e', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1218755526'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:36.402588 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:36.402588 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:36.423184 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume of 1 GB Jan 13 11:57:36.492835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Availability Zones retrieved successfully. Jan 13 11:57:36.542163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (e26cf742-1745-42b7-8f18-1c97623e0786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:36.547164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1998720b-ed73-43b4-a1e5-cb56fc923561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:36.549085 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:36.549085 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:36.551054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:36.626836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1998720b-ed73-43b4-a1e5-cb56fc923561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:57:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3862951-ba0c-40c6-bc9d-1401fd272f22,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1039764920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3862951-ba0c-40c6-bc9d-1401fd272f22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0439d77e-11ee-455f-b087-c828f29e119e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:36.631064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce25667-648e-4694-9c8f-1e9eaf557d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:36.744179 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1039764920 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1039764920, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:36.747943 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1039764920 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1039764920, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:36.828213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['d24091c8-ae9d-4437-9756-be157bed777e', '819eab16-c3ab-4ec6-8349-8c15355f106b', 'a595b0d1-795f-4f01-b6de-73093226b38c', '8663cfb5-e1cb-43bd-8f54-cd0084caa48a'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:36.831298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce25667-648e-4694-9c8f-1e9eaf557d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24091c8-ae9d-4437-9756-be157bed777e', '819eab16-c3ab-4ec6-8349-8c15355f106b', 'a595b0d1-795f-4f01-b6de-73093226b38c', '8663cfb5-e1cb-43bd-8f54-cd0084caa48a']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:36.834698 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ab87c1-9c79-474c-bb20-b0834844cdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:36.921095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ab87c1-9c79-474c-bb20-b0834844cdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40138960-586b-4f70-9da6-90134da5090a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1218755526',encryption_key_id=None,group_id=0439d77e-11ee-455f-b087-c828f29e119e,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['d24091c8-ae9d-4437-9756-be157bed777e','819eab16-c3ab-4ec6-8349-8c15355f106b','a595b0d1-795f-4f01-b6de-73093226b38c','8663cfb5-e1cb-43bd-8f54-cd0084caa48a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=e3862951-ba0c-40c6-bc9d-1401fd272f22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1218755526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0439d77e-11ee-455f-b087-c828f29e119e,host=None,id=40138960-586b-4f70-9da6-90134da5090a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953a95e1965347a88d62fa2cac124373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3323ed62fd14729901a74f959952895',volume_attachment=,volume_type=,volume_type_id=e3862951-ba0c-40c6-bc9d-1401fd272f22)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:36.924053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b72a74-9373-422e-a658-1693e39d73d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:36.977091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b72a74-9373-422e-a658-1693e39d73d8) transitioned into state 'SUCCESS' from state '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-1218755526',encryption_key_id=None,group_id=0439d77e-11ee-455f-b087-c828f29e119e,group_type_id=,metadata={},multiattach=False,project_id='953a95e1965347a88d62fa2cac124373',qos_specs=None,replication_status=,reservations=['d24091c8-ae9d-4437-9756-be157bed777e','819eab16-c3ab-4ec6-8349-8c15355f106b','a595b0d1-795f-4f01-b6de-73093226b38c','8663cfb5-e1cb-43bd-8f54-cd0084caa48a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3323ed62fd14729901a74f959952895',volume_type_id=e3862951-ba0c-40c6-bc9d-1401fd272f22)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:36.979684 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d95458-ca24-4f54-9d02-d73470646644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:37.026370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d95458-ca24-4f54-9d02-d73470646644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:37.041136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Flow 'volume_create_api' (e26cf742-1745-42b7-8f18-1c97623e0786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:37.107355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c97c0a1-48cb-4ed9-bc6e-bf81771f3c12 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] GET http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 Jan 13 11:57:37.108149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c97c0a1-48cb-4ed9-bc6e-bf81771f3c12 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:37.108537 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:37.108537 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:37.109153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c97c0a1-48cb-4ed9-bc6e-bf81771f3c12 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:37.239657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Create volume request issued successfully. Jan 13 11:57:37.276681 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c97c0a1-48cb-4ed9-bc6e-bf81771f3c12 tempest-VolumesListTestJSON-1202390537 tempest-VolumesListTestJSON-1202390537] http://10.222.0.24/volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 returned with HTTP 404 Jan 13 11:57:37.277957 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1000/1979] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:37 2021] GET /volume/v3/bcf910812009461b9b7f9ff62145432a/volumes/17ba80ae-8383-41f9-87ba-36dd9a2cdf76 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:37.302536 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:37.303161 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:37.326966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:37.346602 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:37.346602 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:37.391726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc0e1c0c-10ff-4f60-894e-92ea60af9bc8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes returned with HTTP 202 Jan 13 11:57:37.402122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 980/1980] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:57:36 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/volumes => generated 908 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:37.417266 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:37.418050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:37.418866 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:37.444141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:37.445591 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:37.446078 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:37.446078 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:37.446706 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:37.541633 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:37.541633 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:37.571400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:37.593522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:37.593522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:37.624530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:37.654349 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:37.659768 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:37.660224 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:37.667214 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 981/1981] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:57:37 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1368 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:37.670565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume// Jan 13 11:57:37.671721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:37.671721 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:37.671721 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:37.671721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:37.678829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-725c47aa-1567-439c-989f-26381c0b07a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:57:37.683135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:37.688096 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 982/1982] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:57:37 2021] GET /volume/ => generated 754 bytes in 20 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:57:37.697355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-f3083b2c-e4f0-4542-a338-bc062a1712d1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments Jan 13 11:57:37.698180 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-f3083b2c-e4f0-4542-a338-bc062a1712d1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "735f49db-a9d8-41f8-afea-ec185f2ebd35", "instance_uuid": "6d3d7162-e53b-4e4a-b888-c5afb92f6795", "connector": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:37.705249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:37.705249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:37.767215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-853b9864-48bc-434e-9b07-e2e0952bdb45 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a returned with HTTP 200 Jan 13 11:57:37.768832 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1001/1983] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:37 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a => generated 1000 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:37.867579 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:37.867579 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:38.022142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-f31b2d1e-72ae-472e-bcad-02f170dfb8eb req-f3083b2c-e4f0-4542-a338-bc062a1712d1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments returned with HTTP 200 Jan 13 11:57:38.038897 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 983/1984] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:57:37 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:57:38.429933 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-da96e198-0511-445e-9b96-501c307ebe4c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/11c7198c-24c8-4057-ada3-0e71b17e8fa4 Jan 13 11:57:38.430454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-da96e198-0511-445e-9b96-501c307ebe4c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:38.430793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:38.430793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:38.431323 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-da96e198-0511-445e-9b96-501c307ebe4c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:38.523624 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:38.523624 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:38.786364 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:38.787036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:38.787215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:38.787215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:38.787603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:38.933386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:38.933386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:38.987091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:38.996099 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:57:38.996099 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:57:39.028632 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:39.031110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-61d93c71-c772-4572-bbfd-af2116952f81 req-da96e198-0511-445e-9b96-501c307ebe4c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:57:39.031540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-61d93c71-c772-4572-bbfd-af2116952f81 req-da96e198-0511-445e-9b96-501c307ebe4c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Pending status list for volume during attachment-delete: [] {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:57:39.031680 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:39.048363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-da96e198-0511-445e-9b96-501c307ebe4c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/11c7198c-24c8-4057-ada3-0e71b17e8fa4 returned with HTTP 200 Jan 13 11:57:39.050047 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1002/1985] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:57:38 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/11c7198c-24c8-4057-ada3-0e71b17e8fa4 => generated 19 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:39.053649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:39.066453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:39.067503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:39.067702 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:39.067702 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:39.068082 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:39.068546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume with id: 735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:39.070273 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.070273 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.125020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b7a4abb7-18a8-4c0e-acdd-a889a9414362 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a returned with HTTP 200 Jan 13 11:57:39.131966 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 984/1986] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:38 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a => generated 1001 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:39.159688 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots Jan 13 11:57:39.160471 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:39.160471 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:39.160963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0439d77e-11ee-455f-b087-c828f29e119e", "name": "tempest-group_snapshot-646847199"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:39.162022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating new group_snapshot {'group_snapshot': {'group_id': '0439d77e-11ee-455f-b087-c828f29e119e', 'name': 'tempest-group_snapshot-646847199'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 13 11:57:39.179143 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.179143 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.179428 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.179428 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.180608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:39.224317 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Creating group_snapshot tempest-group_snapshot-646847199. Jan 13 11:57:39.238702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume request issued successfully. Jan 13 11:57:39.239243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-61d93c71-c772-4572-bbfd-af2116952f81 req-b5a8d60f-6ace-4479-9386-255ad0b5cb3a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 202 Jan 13 11:57:39.240489 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1003/1987] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 11:57:39 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:57:39.335010 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.335010 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.392717 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1039764920 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1039764920, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:57:39.437631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Created reservations ['138fcbaf-4129-416d-b449-75fa39884904', 'd64f9c30-49df-4f2e-9f34-c3600ffffe6d', '8f95caa6-3b95-46ca-ba19-9925ace40a5d', 'eb078023-b18d-44eb-b64d-b42eb83dde4e'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:39.460310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:39.460837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:39.461053 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:39.461053 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:39.461428 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:39.461887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume with id: 735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:39.563625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.563625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.566787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:39.582490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] 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. Jan 13 11:57:39.583722 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98ae693e-3550-40fb-991e-ff591d8c70a9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 400 Jan 13 11:57:39.585301 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1004/1988] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:39 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 285 bytes in 129 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:39.594372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-de6eae81-75e7-4d36-b7b4-cb23f3cf173a tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots returned with HTTP 202 Jan 13 11:57:39.595682 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 985/1989] 10.222.0.24 () {62 vars in 1291 bytes} [Wed Jan 13 11:57:39 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots => generated 167 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:39.605260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97b133c0-da50-42ba-b91e-0b5dfa072a7c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:39.605836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97b133c0-da50-42ba-b91e-0b5dfa072a7c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:39.606033 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:39.606033 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:39.606663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97b133c0-da50-42ba-b91e-0b5dfa072a7c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:39.607686 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3ea236c-cc6a-4bb7-a7bc-326dd6641aa8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:39.608202 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3ea236c-cc6a-4bb7-a7bc-326dd6641aa8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:39.608422 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:39.608422 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:39.608948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3ea236c-cc6a-4bb7-a7bc-326dd6641aa8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:39.609659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-97b133c0-da50-42ba-b91e-0b5dfa072a7c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:39.631250 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.631250 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.674999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97b133c0-da50-42ba-b91e-0b5dfa072a7c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 200 Jan 13 11:57:39.675917 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1005/1990] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:39 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 306 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:39.703105 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:39.703105 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:39.737355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3ea236c-cc6a-4bb7-a7bc-326dd6641aa8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:39.785043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3ea236c-cc6a-4bb7-a7bc-326dd6641aa8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:39.795940 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 986/1991] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:39 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1367 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:40.688034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c52b106-1997-4226-85c0-c4980c2bd8fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:40.688925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c52b106-1997-4226-85c0-c4980c2bd8fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:40.689255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:40.689255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:40.689896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1c52b106-1997-4226-85c0-c4980c2bd8fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:40.690440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-1c52b106-1997-4226-85c0-c4980c2bd8fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:40.715460 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:40.715460 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:40.760000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1c52b106-1997-4226-85c0-c4980c2bd8fd tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 200 Jan 13 11:57:40.765460 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1006/1992] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:40 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 306 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:40.805360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c51b12c-0052-40dd-bacb-440b64a63b67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:40.806064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c51b12c-0052-40dd-bacb-440b64a63b67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:40.806393 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:40.806393 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:40.807092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c51b12c-0052-40dd-bacb-440b64a63b67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:40.875988 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:40.875988 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:40.885929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0c51b12c-0052-40dd-bacb-440b64a63b67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:40.930833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c51b12c-0052-40dd-bacb-440b64a63b67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 200 Jan 13 11:57:40.941975 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 987/1993] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:40 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 1367 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:41.773119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a03751e1-8b85-47c8-ba98-f1842e680f00 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:41.774346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a03751e1-8b85-47c8-ba98-f1842e680f00 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:41.774701 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:41.774701 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:41.775285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a03751e1-8b85-47c8-ba98-f1842e680f00 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:41.775811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-a03751e1-8b85-47c8-ba98-f1842e680f00 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:41.787609 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:41.787609 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:41.813492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a03751e1-8b85-47c8-ba98-f1842e680f00 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 200 Jan 13 11:57:41.814541 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 988/1994] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:41 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:41.824689 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail Jan 13 11:57:41.825218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:41.825451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:41.825451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:41.834724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:41.835215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:41.835215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:41.835634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1295374452"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:41.836721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1295374452'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:41.837096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume of 1 GB Jan 13 11:57:41.839082 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:41.839848 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:41.842181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:57:41.859216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Availability Zones retrieved successfully. Jan 13 11:57:41.878375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all snapshots completed successfully. Jan 13 11:57:41.879586 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:41.879586 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:41.881199 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5b0664f-0f0b-43ea-befc-2daf83a28e7b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail returned with HTTP 200 Jan 13 11:57:41.882501 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 989/1995] 10.222.0.24 () {58 vars in 1231 bytes} [Wed Jan 13 11:57:41 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail => generated 453 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:57:41.894585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-139250d0-8f74-45f0-b8fd-24e89f3af679 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 Jan 13 11:57:41.895518 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-139250d0-8f74-45f0-b8fd-24e89f3af679 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:41.895884 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:41.895884 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:41.896508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-139250d0-8f74-45f0-b8fd-24e89f3af679 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:41.907773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Flow 'volume_create_api' (8da47d0d-0e1a-475e-bd96-606c63879f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:41.912690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0821e593-1dcc-4f1f-b3a3-f34eee2d2e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:41.917186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:41.959656 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:41.959656 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:41.961166 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-139250d0-8f74-45f0-b8fd-24e89f3af679 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:41.965034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-139250d0-8f74-45f0-b8fd-24e89f3af679 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 returned with HTTP 200 Jan 13 11:57:41.973721 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 990/1996] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:41 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 => generated 450 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:57:41.977957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-272e6851-b700-44b2-8c97-cabc6c412a44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 Jan 13 11:57:41.978648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-272e6851-b700-44b2-8c97-cabc6c412a44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:41.979058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:41.979058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:41.979748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-272e6851-b700-44b2-8c97-cabc6c412a44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.061610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0821e593-1dcc-4f1f-b3a3-f34eee2d2e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:42.064142 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccf1999-f8fd-4471-a5f2-52d178e055b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:42.077440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-272e6851-b700-44b2-8c97-cabc6c412a44 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 returned with HTTP 404 Jan 13 11:57:42.078515 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 991/1997] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:41 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/735f49db-a9d8-41f8-afea-ec185f2ebd35 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:42.094788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd636e75-2309-430d-a2de-3c042438d616 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:42.094788 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd636e75-2309-430d-a2de-3c042438d616 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.105536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd636e75-2309-430d-a2de-3c042438d616 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.106007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-bd636e75-2309-430d-a2de-3c042438d616 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:42.118105 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.118105 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.150318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd636e75-2309-430d-a2de-3c042438d616 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 200 Jan 13 11:57:42.151259 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 992/1998] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:42 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 307 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:42.166198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-686d0ada-3842-4684-97e1-59ae0e39a91c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/detail Jan 13 11:57:42.170908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-686d0ada-3842-4684-97e1-59ae0e39a91c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.171223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:42.171223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:42.171619 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-686d0ada-3842-4684-97e1-59ae0e39a91c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.209381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Created reservations ['ddc4a37a-9e63-4007-8d14-ba2b22b4d99c', '85199973-ae33-40ec-a94e-d5528c19cf0c', '4912bbc7-af96-4ff2-9e7c-ebcc1ff83fac', '511323f9-dfc8-401c-8787-2c18dff64110'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:42.213325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccf1999-f8fd-4471-a5f2-52d178e055b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc4a37a-9e63-4007-8d14-ba2b22b4d99c', '85199973-ae33-40ec-a94e-d5528c19cf0c', '4912bbc7-af96-4ff2-9e7c-ebcc1ff83fac', '511323f9-dfc8-401c-8787-2c18dff64110']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:42.220774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-686d0ada-3842-4684-97e1-59ae0e39a91c tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/detail returned with HTTP 200 Jan 13 11:57:42.222018 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 993/1999] 10.222.0.24 () {60 vars in 1290 bytes} [Wed Jan 13 11:57:42 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/detail => generated 310 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:42.232271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38ef44a5-d3d5-4e44-97b4-25a95f6545b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:42.232863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38ef44a5-d3d5-4e44-97b4-25a95f6545b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.233089 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:42.233089 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:42.233471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-38ef44a5-d3d5-4e44-97b4-25a95f6545b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.233885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-38ef44a5-d3d5-4e44-97b4-25a95f6545b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87943) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 11:57:42.234301 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-38ef44a5-d3d5-4e44-97b4-25a95f6545b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group_snapshot with id: 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:42.238011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f55c97-5dbe-49ae-ad80-14f2af508e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:42.242334 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.242334 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.306958 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-38ef44a5-d3d5-4e44-97b4-25a95f6545b4 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 202 Jan 13 11:57:42.311358 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 994/2000] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:57:42 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 11:57:42.315629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:57:42.316457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.316457 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:42.316457 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:42.316675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.317605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:42.318397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.318397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.319488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:42.376083 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:57:42.377635 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:42.378095 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:42.386038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:42.387164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f55c97-5dbe-49ae-ad80-14f2af508e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f75b48d-d991-451a-8a20-8e8b69e63093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1295374452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='748d05b6d31b4230ad6aa6f29b321d34',qos_specs=None,replication_status=,reservations=['ddc4a37a-9e63-4007-8d14-ba2b22b4d99c','85199973-ae33-40ec-a94e-d5528c19cf0c','4912bbc7-af96-4ff2-9e7c-ebcc1ff83fac','511323f9-dfc8-401c-8787-2c18dff64110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b5081266ca4d82a7038459591d2636',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1295374452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f75b48d-d991-451a-8a20-8e8b69e63093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='748d05b6d31b4230ad6aa6f29b321d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03b5081266ca4d82a7038459591d2636',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:42.394053 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.394053 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.394445 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7736271-555b-41c8-9ae9-b89402760e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:42.416144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33914888-5e0a-491e-9077-f66d1e1b9d11 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:57:42.416988 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 995/2001] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:57:42 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1004 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:42.433841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail Jan 13 11:57:42.434381 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.434586 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:42.434586 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:42.435014 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.435588 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:42.437912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:57:42.459645 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7736271-555b-41c8-9ae9-b89402760e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1295374452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='748d05b6d31b4230ad6aa6f29b321d34',qos_specs=None,replication_status=,reservations=['ddc4a37a-9e63-4007-8d14-ba2b22b4d99c','85199973-ae33-40ec-a94e-d5528c19cf0c','4912bbc7-af96-4ff2-9e7c-ebcc1ff83fac','511323f9-dfc8-401c-8787-2c18dff64110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b5081266ca4d82a7038459591d2636',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:42.462390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a2b130-01e8-46d6-a08f-7c449a393e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:42.471192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all snapshots completed successfully. Jan 13 11:57:42.472596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.472596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.473980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a73382e-2218-48cf-86fa-30d141dad9d9 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail returned with HTTP 200 Jan 13 11:57:42.482619 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 996/2002] 10.222.0.24 () {58 vars in 1231 bytes} [Wed Jan 13 11:57:42 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/detail => generated 452 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:42.487917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7517910e-9bd8-4abf-9a39-1995b2bac59b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 Jan 13 11:57:42.490130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7517910e-9bd8-4abf-9a39-1995b2bac59b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.490356 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:42.490356 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:42.490749 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7517910e-9bd8-4abf-9a39-1995b2bac59b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.495792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a2b130-01e8-46d6-a08f-7c449a393e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:42.506361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Flow 'volume_create_api' (8da47d0d-0e1a-475e-bd96-606c63879f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:42.577901 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.577901 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.579088 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7517910e-9bd8-4abf-9a39-1995b2bac59b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:42.581366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7517910e-9bd8-4abf-9a39-1995b2bac59b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 returned with HTTP 200 Jan 13 11:57:42.582182 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 997/2003] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:42 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 => generated 449 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:42.606917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request issued successfully. Jan 13 11:57:42.623123 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4eb68b2-5109-4b13-8096-6fc94d2ab779 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 202 Jan 13 11:57:42.624007 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1007/2004] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:41 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 819 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:42.641524 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-366631d4-885e-4cb3-8a24-c76bdbe879d9 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:42.642210 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-366631d4-885e-4cb3-8a24-c76bdbe879d9 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:42.642569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:42.642569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:42.643778 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-366631d4-885e-4cb3-8a24-c76bdbe879d9 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:42.743328 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:42.743328 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:42.762656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-366631d4-885e-4cb3-8a24-c76bdbe879d9 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:42.815169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-366631d4-885e-4cb3-8a24-c76bdbe879d9 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 returned with HTTP 200 Jan 13 11:57:42.826329 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 998/2005] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:42 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 => generated 887 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:43.595508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-35e60dcf-c958-427d-8e20-5640bcc06604 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 Jan 13 11:57:43.596766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-35e60dcf-c958-427d-8e20-5640bcc06604 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:43.597191 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:43.597191 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:43.597868 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-35e60dcf-c958-427d-8e20-5640bcc06604 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:43.643637 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:43.643637 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:43.644990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-35e60dcf-c958-427d-8e20-5640bcc06604 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Snapshot retrieved successfully. Jan 13 11:57:43.646963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-35e60dcf-c958-427d-8e20-5640bcc06604 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 returned with HTTP 200 Jan 13 11:57:43.647969 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1008/2006] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:43 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 => generated 449 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:43.836340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ae1d809-62de-473e-8dd8-ffa6287543e1 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:43.836842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ae1d809-62de-473e-8dd8-ffa6287543e1 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:43.837051 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:43.837051 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:43.837642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7ae1d809-62de-473e-8dd8-ffa6287543e1 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:43.899450 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:43.899450 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:43.908867 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7ae1d809-62de-473e-8dd8-ffa6287543e1 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:43.933479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7ae1d809-62de-473e-8dd8-ffa6287543e1 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 returned with HTTP 200 Jan 13 11:57:43.946806 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 999/2007] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:43 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:44.662109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd09f3ec-a212-4f3f-ae2c-7c484892959d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 Jan 13 11:57:44.663087 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd09f3ec-a212-4f3f-ae2c-7c484892959d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:44.663510 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:44.663510 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:44.664188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bd09f3ec-a212-4f3f-ae2c-7c484892959d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:44.693738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bd09f3ec-a212-4f3f-ae2c-7c484892959d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 returned with HTTP 404 Jan 13 11:57:44.698849 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1009/2008] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:57:44 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/snapshots/1d114cf4-aad6-4d15-a4e1-8cb351beffc8 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:44.705035 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b161d5d5-e558-4ba3-b4a1-c70aff11700e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:44.706182 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b161d5d5-e558-4ba3-b4a1-c70aff11700e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:44.706631 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:44.706631 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:44.707378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b161d5d5-e558-4ba3-b4a1-c70aff11700e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:44.708005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-b161d5d5-e558-4ba3-b4a1-c70aff11700e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 11:57:44.713707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b161d5d5-e558-4ba3-b4a1-c70aff11700e tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 404 Jan 13 11:57:44.715312 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1000/2009] 10.222.0.24 () {60 vars in 1380 bytes} [Wed Jan 13 11:57:44 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 13 11:57:44.723698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a749aef3-1ea9-4900-ae96-5cce59e1b6a7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots Jan 13 11:57:44.724516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a749aef3-1ea9-4900-ae96-5cce59e1b6a7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:44.725152 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a749aef3-1ea9-4900-ae96-5cce59e1b6a7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:44.740887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a749aef3-1ea9-4900-ae96-5cce59e1b6a7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots returned with HTTP 200 Jan 13 11:57:44.742107 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1010/2010] 10.222.0.24 () {60 vars in 1269 bytes} [Wed Jan 13 11:57:44 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots => generated 23 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:44.753761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5402e96-1eec-4185-9673-335068dc5063 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:44.754343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5402e96-1eec-4185-9673-335068dc5063 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:44.754827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5402e96-1eec-4185-9673-335068dc5063 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:44.755467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.group_snapshots [None req-e5402e96-1eec-4185-9673-335068dc5063 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for member 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 {{(pid=87943) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 11:57:44.756003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.group_snapshots [None req-e5402e96-1eec-4185-9673-335068dc5063 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group_snapshot with id: 7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 Jan 13 11:57:44.762136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5402e96-1eec-4185-9673-335068dc5063 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 returned with HTTP 404 Jan 13 11:57:44.764089 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1001/2011] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:57:44 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/group_snapshots/7ca4f2d4-27e5-4b62-a2c6-363ecc15de27 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:44.771701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail Jan 13 11:57:44.772713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:44.773672 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:44.774496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:44.776623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:44.839577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Get all volumes completed successfully. Jan 13 11:57:44.841908 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:44.842791 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:44.854390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:44.864014 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:44.864014 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:44.889610 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09de10f6-ac0f-4de1-b9b5-17898589afe7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail returned with HTTP 200 Jan 13 11:57:44.891224 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1011/2012] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:57:44 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/detail => generated 1004 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:44.907605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2eaeabec-b1f0-4426-a3f1-95664686f8f8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] POST http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e/action Jan 13 11:57:44.908918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2eaeabec-b1f0-4426-a3f1-95664686f8f8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:44.909430 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2eaeabec-b1f0-4426-a3f1-95664686f8f8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:44.910891 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-2eaeabec-b1f0-4426-a3f1-95664686f8f8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] delete called for group 0439d77e-11ee-455f-b087-c828f29e119e {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:57:44.911487 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-2eaeabec-b1f0-4426-a3f1-95664686f8f8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete group with id: 0439d77e-11ee-455f-b087-c828f29e119e Jan 13 11:57:44.926115 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:44.926115 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:45.172504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2eaeabec-b1f0-4426-a3f1-95664686f8f8 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e/action returned with HTTP 202 Jan 13 11:57:45.173080 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1002/2013] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:57:44 2021] POST /volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:45.181761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:45.182336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:45.182551 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:45.182551 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:45.182958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:45.282669 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:45.282669 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:45.302393 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:45.337203 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:45.337819 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:45.345945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:45.355257 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:45.355257 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:45.428477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c9abd1f-ad23-4015-9056-eafb484eb21b tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a returned with HTTP 200 Jan 13 11:57:45.429480 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1012/2014] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:45 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a => generated 1000 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:46.450032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:46.459843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:46.459843 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:46.459843 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:46.459843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:46.464285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:46.464713 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:46.464713 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:46.465383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5ad13fe7-2cb2-4e65-9d08-b78bd941527c", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-806013751"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:46.466660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request body: {'volume': {'imageRef': '5ad13fe7-2cb2-4e65-9d08-b78bd941527c', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-806013751'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:46.572438 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:46.572438 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:46.596159 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Volume info retrieved successfully. Jan 13 11:57:46.634989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume of 2 GB Jan 13 11:57:46.635837 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:57:46.636289 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:57:46.645685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:57:46.652704 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Availability Zones retrieved successfully. Jan 13 11:57:46.653923 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:46.653923 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:46.671902 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Flow 'volume_create_api' (723dab10-34af-438d-b26a-bbc1b196db73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:46.675058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcc5d00-e4e0-4653-9ed6-00f9c7135206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:46.677349 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Validating volume size '2' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:46.678793 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f163b55a-f87b-4b11-a202-c1b2180a5c23 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a returned with HTTP 200 Jan 13 11:57:46.680426 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1003/2015] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:46 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a => generated 1000 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:57:46.685303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes Jan 13 11:57:46.686013 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:46.686013 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:46.686696 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1999702132", "snapshot_id": null, "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "volume_type": null, "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:46.688116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1999702132', 'snapshot_id': None, 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'volume_type': None, 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:46.774227 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcc5d00-e4e0-4653-9ed6-00f9c7135206) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 11:57:46.774227 n-d-766726-7 devstack@c-api.service[87941]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5ad13fe7-2cb2-4e65-9d08-b78bd941527c is not active. Jan 13 11:57:46.780377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcc5d00-e4e0-4653-9ed6-00f9c7135206) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:46.782487 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdcc5d00-e4e0-4653-9ed6-00f9c7135206) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:57:46.785898 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Flow 'volume_create_api' (723dab10-34af-438d-b26a-bbc1b196db73) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 11:57:46.786583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81f30866-2b91-4675-8ee2-c389a16b5492 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 400 Jan 13 11:57:46.788218 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1013/2016] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:57:46 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 125 bytes in 328 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:46.858347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume of 1 GB Jan 13 11:57:46.874884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Availability Zones retrieved successfully. Jan 13 11:57:46.897119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (6919b24a-3189-45fd-8b50-2b681cda1ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:46.901038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006ae7a-2ae0-400c-b203-b5d9925d864d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:46.903401 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:47.084816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4006ae7a-2ae0-400c-b203-b5d9925d864d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:47.087297 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8330f27-029e-4ae3-a0a7-b423b03d4b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:47.249211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Created reservations ['cee9a4cf-c0ef-4ac3-b026-b88eb769f522', '05a99d85-876c-4740-8b4f-c08c42b607d6', '1882e1b8-949b-4906-b486-2cc40dda5997', 'e8bb1463-73da-45ec-b896-966f8740baec'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:47.253067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8330f27-029e-4ae3-a0a7-b423b03d4b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee9a4cf-c0ef-4ac3-b026-b88eb769f522', '05a99d85-876c-4740-8b4f-c08c42b607d6', '1882e1b8-949b-4906-b486-2cc40dda5997', 'e8bb1463-73da-45ec-b896-966f8740baec']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:47.260042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5524ff15-76b0-4e4b-ac3f-9dba45c6676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:47.332831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5524ff15-76b0-4e4b-ac3f-9dba45c6676c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1999702132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['cee9a4cf-c0ef-4ac3-b026-b88eb769f522','05a99d85-876c-4740-8b4f-c08c42b607d6','1882e1b8-949b-4906-b486-2cc40dda5997','e8bb1463-73da-45ec-b896-966f8740baec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1999702132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f46e23c7c64417196ecad7ea0080337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9772a0b1e9984fef93fe444a3910b013',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:47.334980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de46ae8-e01c-4bfa-a70e-29da63fee0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:47.365773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de46ae8-e01c-4bfa-a70e-29da63fee0cd) transitioned into state 'SUCCESS' from state '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-1999702132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f46e23c7c64417196ecad7ea0080337',qos_specs=None,replication_status=,reservations=['cee9a4cf-c0ef-4ac3-b026-b88eb769f522','05a99d85-876c-4740-8b4f-c08c42b607d6','1882e1b8-949b-4906-b486-2cc40dda5997','e8bb1463-73da-45ec-b896-966f8740baec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9772a0b1e9984fef93fe444a3910b013',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:47.367969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df676e0-6e9c-42e0-9ff9-01b2e8c11f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:47.386578 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df676e0-6e9c-42e0-9ff9-01b2e8c11f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:47.389613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Flow 'volume_create_api' (6919b24a-3189-45fd-8b50-2b681cda1ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:47.448505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Create volume request issued successfully. Jan 13 11:57:47.476361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-111f4aeb-c0ef-49ce-ae3d-9562d50b0301 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes returned with HTTP 202 Jan 13 11:57:47.495518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a3ae367-6b45-4d6f-8d1c-7192633e7f4b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:47.497617 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a3ae367-6b45-4d6f-8d1c-7192633e7f4b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:47.498131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a3ae367-6b45-4d6f-8d1c-7192633e7f4b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:47.503454 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1004/2017] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:57:46 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes => generated 828 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:47.672252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:47.672252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:47.697797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e23250f9-ed19-4285-b846-4ce3accebcde tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:47.698376 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e23250f9-ed19-4285-b846-4ce3accebcde tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:47.698570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:47.698570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:47.699235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e23250f9-ed19-4285-b846-4ce3accebcde tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:47.719751 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1a3ae367-6b45-4d6f-8d1c-7192633e7f4b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:47.783820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e23250f9-ed19-4285-b846-4ce3accebcde tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a returned with HTTP 404 Jan 13 11:57:47.787667 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1005/2018] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:57:47 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 13 11:57:47.797102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a3ae367-6b45-4d6f-8d1c-7192633e7f4b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:47.802533 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1014/2019] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:47 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 896 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:47.826996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5257406e-58b9-4dfd-95d8-4c7fbbaf2cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] GET http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e Jan 13 11:57:47.828150 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5257406e-58b9-4dfd-95d8-4c7fbbaf2cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:47.830493 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5257406e-58b9-4dfd-95d8-4c7fbbaf2cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:47.831648 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-5257406e-58b9-4dfd-95d8-4c7fbbaf2cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] show called for member 0439d77e-11ee-455f-b087-c828f29e119e {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:47.838611 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:47.839362 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:47.839362 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:47.840051 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "630a1d9c-6779-4a59-84f8-7ea4cb4d08b3"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:47.841254 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request body: {'volume': {'size': 1, 'imageRef': '630a1d9c-6779-4a59-84f8-7ea4cb4d08b3'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:47.852595 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5257406e-58b9-4dfd-95d8-4c7fbbaf2cc7 tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e returned with HTTP 404 Jan 13 11:57:47.853971 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1006/2020] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:47 2021] GET /volume/v3/953a95e1965347a88d62fa2cac124373/groups/0439d77e-11ee-455f-b087-c828f29e119e => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:57:47.863817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ff75d7d-7edb-44a1-9121-e5803458a6f2 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] DELETE http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/01f4c695-43a4-45ae-a30a-8c2b675b6b7d Jan 13 11:57:47.870462 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ff75d7d-7edb-44a1-9121-e5803458a6f2 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:47.871551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3ff75d7d-7edb-44a1-9121-e5803458a6f2 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:47.872432 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:47.872432 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:47.934258 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:57:47.934258 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:57:47.942465 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3ff75d7d-7edb-44a1-9121-e5803458a6f2 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/01f4c695-43a4-45ae-a30a-8c2b675b6b7d returned with HTTP 202 Jan 13 11:57:47.943715 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1007/2021] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:57:47 2021] DELETE /volume/v3/7ff19c9815f14d99952d3537884ff662/group_types/01f4c695-43a4-45ae-a30a-8c2b675b6b7d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:57:47.954894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19c732c4-b360-4761-96b1-3493af369dbb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:47.957100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19c732c4-b360-4761-96b1-3493af369dbb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:47.959321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19c732c4-b360-4761-96b1-3493af369dbb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:47.968975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-19c732c4-b360-4761-96b1-3493af369dbb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete volume with id: 40138960-586b-4f70-9da6-90134da5090a Jan 13 11:57:48.022842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume of 1 GB Jan 13 11:57:48.043493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Availability Zones retrieved successfully. Jan 13 11:57:48.070169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Flow 'volume_create_api' (234f479c-0bee-45b4-8e1c-9efb6f97a2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:48.073154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f841a74-8ef1-4bc4-9dbe-9e58426e8e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:48.076361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:48.097026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19c732c4-b360-4761-96b1-3493af369dbb tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a returned with HTTP 404 Jan 13 11:57:48.098690 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1008/2022] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:47 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/40138960-586b-4f70-9da6-90134da5090a => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:48.108277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e258462-8319-4df9-8458-08770cf4f439 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] DELETE http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/e3862951-ba0c-40c6-bc9d-1401fd272f22 Jan 13 11:57:48.114320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e258462-8319-4df9-8458-08770cf4f439 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:48.115434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e258462-8319-4df9-8458-08770cf4f439 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:48.164268 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f841a74-8ef1-4bc4-9dbe-9e58426e8e2a) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 11:57:48.164268 n-d-766726-7 devstack@c-api.service[87941]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 13 11:57:48.169199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f841a74-8ef1-4bc4-9dbe-9e58426e8e2a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:48.184674 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f841a74-8ef1-4bc4-9dbe-9e58426e8e2a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:57:48.188853 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Flow 'volume_create_api' (234f479c-0bee-45b4-8e1c-9efb6f97a2ad) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 11:57:48.199370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f2e95497-e3f6-4ea1-83be-24082d189481 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 400 Jan 13 11:57:48.204231 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1015/2023] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:47 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 134 bytes in 369 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:48.316296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e258462-8319-4df9-8458-08770cf4f439 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/e3862951-ba0c-40c6-bc9d-1401fd272f22 returned with HTTP 202 Jan 13 11:57:48.317463 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1009/2024] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:57:48 2021] DELETE /volume/v3/7ff19c9815f14d99952d3537884ff662/types/e3862951-ba0c-40c6-bc9d-1401fd272f22 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:48.325959 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f976e1e-f7f4-4722-a83c-49eb65e28c5f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] GET http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/e3862951-ba0c-40c6-bc9d-1401fd272f22 Jan 13 11:57:48.326685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f976e1e-f7f4-4722-a83c-49eb65e28c5f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:48.327344 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f976e1e-f7f4-4722-a83c-49eb65e28c5f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:48.371070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f976e1e-f7f4-4722-a83c-49eb65e28c5f tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/e3862951-ba0c-40c6-bc9d-1401fd272f22 returned with HTTP 404 Jan 13 11:57:48.372965 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1016/2025] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:57:48 2021] GET /volume/v3/7ff19c9815f14d99952d3537884ff662/types/e3862951-ba0c-40c6-bc9d-1401fd272f22 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:48.380241 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-253e73bf-7978-4130-9338-c0dbcfbdaa1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:48.380772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-253e73bf-7978-4130-9338-c0dbcfbdaa1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:48.381260 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-253e73bf-7978-4130-9338-c0dbcfbdaa1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:48.381727 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-253e73bf-7978-4130-9338-c0dbcfbdaa1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete volume with id: ee072925-7905-48f1-bc81-0c230d351f47 Jan 13 11:57:48.490596 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-253e73bf-7978-4130-9338-c0dbcfbdaa1d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 returned with HTTP 404 Jan 13 11:57:48.499903 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-612ecd6a-126a-4640-af2c-5fb66b8eda8f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f Jan 13 11:57:48.500441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-612ecd6a-126a-4640-af2c-5fb66b8eda8f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:48.501107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-612ecd6a-126a-4640-af2c-5fb66b8eda8f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:48.502715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-612ecd6a-126a-4640-af2c-5fb66b8eda8f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete volume with id: 2fc0a06c-26b3-4489-91eb-a88cf544604f Jan 13 11:57:48.511313 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1010/2026] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:48 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/ee072925-7905-48f1-bc81-0c230d351f47 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:48.618314 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-612ecd6a-126a-4640-af2c-5fb66b8eda8f tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f returned with HTTP 404 Jan 13 11:57:48.619414 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1017/2027] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:48 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/2fc0a06c-26b3-4489-91eb-a88cf544604f => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:48.627929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51e90554-70de-4f4a-9cd5-bcaaed9de9b1 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] DELETE http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/fecb018c-7297-45d0-ab01-baf2bced179c Jan 13 11:57:48.628477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51e90554-70de-4f4a-9cd5-bcaaed9de9b1 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:48.629058 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51e90554-70de-4f4a-9cd5-bcaaed9de9b1 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:48.804422 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c654e338-c16b-4e3d-9942-4affbac717fb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:48.805452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c654e338-c16b-4e3d-9942-4affbac717fb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:48.807229 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c654e338-c16b-4e3d-9942-4affbac717fb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 400 Jan 13 11:57:48.808222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1018/2028] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:48 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:48.818404 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68b2276a-5961-492c-b21f-d9f385281144 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:48.820326 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68b2276a-5961-492c-b21f-d9f385281144 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "08a11be4-e1f3-450e-8e07-f75254ff1f05"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:48.828825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-68b2276a-5961-492c-b21f-d9f385281144 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '08a11be4-e1f3-450e-8e07-f75254ff1f05'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:48.874148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51e90554-70de-4f4a-9cd5-bcaaed9de9b1 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/fecb018c-7297-45d0-ab01-baf2bced179c returned with HTTP 202 Jan 13 11:57:48.876490 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1011/2029] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:57:48 2021] DELETE /volume/v3/7ff19c9815f14d99952d3537884ff662/types/fecb018c-7297-45d0-ab01-baf2bced179c => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:48.893336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-479fd4b7-4ac3-42bf-a0fd-1cd0af57887a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:48.894069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-479fd4b7-4ac3-42bf-a0fd-1cd0af57887a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:48.894566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-479fd4b7-4ac3-42bf-a0fd-1cd0af57887a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.037998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:49.037998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:49.057217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-479fd4b7-4ac3-42bf-a0fd-1cd0af57887a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:49.079277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68b2276a-5961-492c-b21f-d9f385281144 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 404 Jan 13 11:57:49.084901 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1019/2030] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:48 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 111 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:49.087233 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a1022a9-c8fe-4a40-8a93-7bebe3cda4eb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] GET http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/fecb018c-7297-45d0-ab01-baf2bced179c Jan 13 11:57:49.087885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a1022a9-c8fe-4a40-8a93-7bebe3cda4eb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.088641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a1022a9-c8fe-4a40-8a93-7bebe3cda4eb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.101975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a1022a9-c8fe-4a40-8a93-7bebe3cda4eb tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/fecb018c-7297-45d0-ab01-baf2bced179c returned with HTTP 404 Jan 13 11:57:49.106214 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1020/2031] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/7ff19c9815f14d99952d3537884ff662/types/fecb018c-7297-45d0-ab01-baf2bced179c => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:49.107849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bb14f7a-3298-4ad4-9a81-ed536be7c533 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:49.108903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bb14f7a-3298-4ad4-9a81-ed536be7c533 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "43302b67-31f7-45d3-b279-97ea695a6c12"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:49.110211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-5bb14f7a-3298-4ad4-9a81-ed536be7c533 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request body: {'volume': {'size': 1, 'source_volid': '43302b67-31f7-45d3-b279-97ea695a6c12'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:49.116886 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-479fd4b7-4ac3-42bf-a0fd-1cd0af57887a tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:49.128467 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1012/2032] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:48 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:49.133772 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ffb40fd-63db-4c9b-8556-d4985df1297d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] DELETE http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:57:49.134299 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ffb40fd-63db-4c9b-8556-d4985df1297d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.134516 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:49.134516 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:49.134927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ffb40fd-63db-4c9b-8556-d4985df1297d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.136303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0ffb40fd-63db-4c9b-8556-d4985df1297d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] Delete volume with id: 505e0d50-7d9f-4db8-821b-f5e453b8ce47 Jan 13 11:57:49.162330 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bb14f7a-3298-4ad4-9a81-ed536be7c533 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 404 Jan 13 11:57:49.168276 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1021/2033] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:49 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:49.173075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17892e40-369e-4446-a09f-a58987ee1b10 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:49.174796 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17892e40-369e-4446-a09f-a58987ee1b10 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e10af7e6-0297-419a-868e-3dc4149cbb0c"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:49.176050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-17892e40-369e-4446-a09f-a58987ee1b10 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e10af7e6-0297-419a-868e-3dc4149cbb0c'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:49.200995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17892e40-369e-4446-a09f-a58987ee1b10 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 404 Jan 13 11:57:49.206655 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1022/2034] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:49 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:49.212227 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bcd304f3-d3b7-48dc-990d-4dc8106e48e4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:49.213244 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bcd304f3-d3b7-48dc-990d-4dc8106e48e4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:49.214559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bcd304f3-d3b7-48dc-990d-4dc8106e48e4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 400 Jan 13 11:57:49.219795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1023/2035] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:49 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:49.225404 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e3f8f403-7c86-4ea5-895e-eb6a3fe47237 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:49.226794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e3f8f403-7c86-4ea5-895e-eb6a3fe47237 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:49.228537 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e3f8f403-7c86-4ea5-895e-eb6a3fe47237 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 400 Jan 13 11:57:49.233856 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1024/2036] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:49 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:49.241964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ffb40fd-63db-4c9b-8556-d4985df1297d tempest-GroupSnapshotsTest-1925451750 tempest-GroupSnapshotsTest-1925451750] http://10.222.0.24/volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 returned with HTTP 404 Jan 13 11:57:49.246138 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1013/2037] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:49 2021] DELETE /volume/v3/953a95e1965347a88d62fa2cac124373/volumes/505e0d50-7d9f-4db8-821b-f5e453b8ce47 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:49.246923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b58af09a-82b0-4dcc-9e2a-ebd12d39f83e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes Jan 13 11:57:49.247748 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b58af09a-82b0-4dcc-9e2a-ebd12d39f83e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:49.250163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b58af09a-82b0-4dcc-9e2a-ebd12d39f83e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes returned with HTTP 400 Jan 13 11:57:49.257708 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1025/2038] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:57:49 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes => generated 121 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:49.257896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c610d6cd-ef4c-4a8a-a9a0-92a4880e8578 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] DELETE http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/c6f17911-7510-409b-9334-08782c03fc1b Jan 13 11:57:49.257896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c610d6cd-ef4c-4a8a-a9a0-92a4880e8578 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.257896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c610d6cd-ef4c-4a8a-a9a0-92a4880e8578 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.263801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9deee910-5091-4d1c-a495-3bdbef508b97 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] DELETE http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1300787057 Jan 13 11:57:49.264310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9deee910-5091-4d1c-a495-3bdbef508b97 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.264791 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9deee910-5091-4d1c-a495-3bdbef508b97 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.265251 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9deee910-5091-4d1c-a495-3bdbef508b97 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Delete volume with id: tempest-invalid-1300787057 Jan 13 11:57:49.398348 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9deee910-5091-4d1c-a495-3bdbef508b97 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1300787057 returned with HTTP 404 Jan 13 11:57:49.404744 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1026/2039] 10.222.0.24 () {58 vars in 1288 bytes} [Wed Jan 13 11:57:49 2021] DELETE /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1300787057 => generated 99 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:49.419207 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1027/2040] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:57:49 2021] DELETE /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 13 11:57:49.419407 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:57:49.419407 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:57:49.432721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fc9bdc9-f209-42dc-9dd3-fe9e22191e8d tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/xxx/action Jan 13 11:57:49.433789 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fc9bdc9-f209-42dc-9dd3-fe9e22191e8d tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-detach": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:49.434373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fc9bdc9-f209-42dc-9dd3-fe9e22191e8d tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:49.467277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c610d6cd-ef4c-4a8a-a9a0-92a4880e8578 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/c6f17911-7510-409b-9334-08782c03fc1b returned with HTTP 202 Jan 13 11:57:49.471209 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1014/2041] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:57:49 2021] DELETE /volume/v3/7ff19c9815f14d99952d3537884ff662/types/c6f17911-7510-409b-9334-08782c03fc1b => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:49.475682 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89a8de81-d0fe-4137-b0c6-03a8358f6660 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] GET http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/c6f17911-7510-409b-9334-08782c03fc1b Jan 13 11:57:49.476206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89a8de81-d0fe-4137-b0c6-03a8358f6660 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.476689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-89a8de81-d0fe-4137-b0c6-03a8358f6660 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.510006 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fc9bdc9-f209-42dc-9dd3-fe9e22191e8d tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/xxx/action returned with HTTP 404 Jan 13 11:57:49.518934 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1028/2042] 10.222.0.24 () {60 vars in 1258 bytes} [Wed Jan 13 11:57:49 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/xxx/action => generated 76 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:49.519508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-89a8de81-d0fe-4137-b0c6-03a8358f6660 tempest-GroupSnapshotsTest-1174770418 tempest-GroupSnapshotsTest-1174770418] http://10.222.0.24/volume/v3/7ff19c9815f14d99952d3537884ff662/types/c6f17911-7510-409b-9334-08782c03fc1b returned with HTTP 404 Jan 13 11:57:49.523593 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1015/2043] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/7ff19c9815f14d99952d3537884ff662/types/c6f17911-7510-409b-9334-08782c03fc1b => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:49.526425 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22ecf8bd-e9bc-43af-a107-16af7df6f1bb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1008990753 Jan 13 11:57:49.528078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22ecf8bd-e9bc-43af-a107-16af7df6f1bb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.529782 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22ecf8bd-e9bc-43af-a107-16af7df6f1bb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.663149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22ecf8bd-e9bc-43af-a107-16af7df6f1bb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1008990753 returned with HTTP 404 Jan 13 11:57:49.670490 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1029/2044] 10.222.0.24 () {58 vars in 1285 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1008990753 => generated 99 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:49.676783 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1016/2045] 10.222.0.24 () {58 vars in 1207 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 13 11:57:49.686547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/detail?status=null Jan 13 11:57:49.687434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.688136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.689155 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:49.690419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Could not evaluate value null, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:49.692795 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:49.830319 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Get all volumes completed successfully. Jan 13 11:57:49.838942 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd673136-4889-4bcc-af9f-23e470dcc68c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/detail?status=null returned with HTTP 200 Jan 13 11:57:49.845717 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1030/2046] 10.222.0.24 () {58 vars in 1248 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/detail?status=null => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:49.865268 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1635848795 Jan 13 11:57:49.866104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.866803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.867918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:49.870166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1635848795'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:49.934397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Get all volumes completed successfully. Jan 13 11:57:49.941123 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-76d4b356-592c-4340-9e90-09f867ad7842 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1635848795 returned with HTTP 200 Jan 13 11:57:49.942306 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1017/2047] 10.222.0.24 () {58 vars in 1326 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1635848795 => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:49.958535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes?status=null Jan 13 11:57:49.959076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:49.959562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:49.960192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:49.960926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Could not evaluate value null, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:57:49.962294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:50.094192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Get all volumes completed successfully. Jan 13 11:57:50.095069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8db0e237-40d2-4d2d-85ed-08764e93289e tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes?status=null returned with HTTP 200 Jan 13 11:57:50.103281 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1031/2048] 10.222.0.24 () {58 vars in 1227 bytes} [Wed Jan 13 11:57:49 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes?status=null => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:50.108335 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes?name=tempest-VolumesNegativeTest-Volume-403435760 Jan 13 11:57:50.109240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:50.109928 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:50.111593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:57:50.113731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-403435760'), ('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:57:50.133249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06ca80f4-6001-48e7-8ea1-b4daec904d73 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:50.143096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06ca80f4-6001-48e7-8ea1-b4daec904d73 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:50.144241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-06ca80f4-6001-48e7-8ea1-b4daec904d73 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:50.270132 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Get all volumes completed successfully. Jan 13 11:57:50.271638 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78e5a5df-7ebc-4563-9c15-fc029fff61be tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes?name=tempest-VolumesNegativeTest-Volume-403435760 returned with HTTP 200 Jan 13 11:57:50.272885 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1018/2049] 10.222.0.24 () {58 vars in 1303 bytes} [Wed Jan 13 11:57:50 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes?name=tempest-VolumesNegativeTest-Volume-403435760 => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:57:50.292551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3813634c-124e-45ab-a396-15f35b5c3df7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action Jan 13 11:57:50.295040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3813634c-124e-45ab-a396-15f35b5c3df7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-reserve": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:50.297239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3813634c-124e-45ab-a396-15f35b5c3df7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:50.327155 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:50.327155 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:50.362368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-06ca80f4-6001-48e7-8ea1-b4daec904d73 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:50.438633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-06ca80f4-6001-48e7-8ea1-b4daec904d73 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:50.448730 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1032/2050] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:50 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:50.485280 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:50.485280 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:50.495092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3813634c-124e-45ab-a396-15f35b5c3df7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:50.507872 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3813634c-124e-45ab-a396-15f35b5c3df7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Reserve volume completed successfully. Jan 13 11:57:50.512840 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3813634c-124e-45ab-a396-15f35b5c3df7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action returned with HTTP 202 Jan 13 11:57:50.519009 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1019/2051] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:50 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:57:50.523575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45b25f57-f034-4bb0-8a78-590c9e042256 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action Jan 13 11:57:50.524047 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:50.524047 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:50.524490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45b25f57-f034-4bb0-8a78-590c9e042256 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-reserve": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:50.524873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-45b25f57-f034-4bb0-8a78-590c9e042256 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:50.643857 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:50.643857 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:50.645110 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-45b25f57-f034-4bb0-8a78-590c9e042256 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:50.669964 n-d-766726-7 devstack@c-api.service[87941]: ERROR cinder.volume.api [None req-45b25f57-f034-4bb0-8a78-590c9e042256 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume status must be available to reserve, but the status is attaching. Jan 13 11:57:50.673136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-45b25f57-f034-4bb0-8a78-590c9e042256 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action returned with HTTP 400 Jan 13 11:57:50.676429 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1033/2052] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:50 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action => generated 132 bytes in 157 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:50.686429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b2b7106-6024-4107-b65a-155c2b0bad90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action Jan 13 11:57:50.687562 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:50.687562 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:50.688477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b2b7106-6024-4107-b65a-155c2b0bad90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-unreserve": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:50.690005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b2b7106-6024-4107-b65a-155c2b0bad90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:50.750146 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:50.750146 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:50.751879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b2b7106-6024-4107-b65a-155c2b0bad90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:50.840355 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b2b7106-6024-4107-b65a-155c2b0bad90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Unreserve volume completed successfully. Jan 13 11:57:50.841495 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b2b7106-6024-4107-b65a-155c2b0bad90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action returned with HTTP 202 Jan 13 11:57:50.849186 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1020/2053] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:50 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 11:57:50.852189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ae815dd-8875-4095-875a-ebef58482fc0 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/18f180c7-b48e-4b15-8ced-baed93f41747/action Jan 13 11:57:50.852760 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:50.852760 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:50.853384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ae815dd-8875-4095-875a-ebef58482fc0 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-reserve": {}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:50.853982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ae815dd-8875-4095-875a-ebef58482fc0 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:50.967274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ae815dd-8875-4095-875a-ebef58482fc0 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/18f180c7-b48e-4b15-8ced-baed93f41747/action returned with HTTP 404 Jan 13 11:57:50.974876 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1034/2054] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:50 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/18f180c7-b48e-4b15-8ced-baed93f41747/action => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:50.982500 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8b19f8f-9c5d-4f3a-8a69-6a2a0ef1c6f4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/97a72418-6782-478e-84b4-0559ffcc45d2/action Jan 13 11:57:50.982991 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:50.982991 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:50.983437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8b19f8f-9c5d-4f3a-8a69-6a2a0ef1c6f4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-unreserve": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:50.983826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f8b19f8f-9c5d-4f3a-8a69-6a2a0ef1c6f4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.096181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f8b19f8f-9c5d-4f3a-8a69-6a2a0ef1c6f4 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/97a72418-6782-478e-84b4-0559ffcc45d2/action returned with HTTP 404 Jan 13 11:57:51.097267 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1021/2055] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:50 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/97a72418-6782-478e-84b4-0559ffcc45d2/action => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:51.107755 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1035/2056] 10.222.0.24 () {60 vars in 1227 bytes} [Wed Jan 13 11:57:51 2021] PUT /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 13 11:57:51.118815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f93b4f12-4545-4383-a244-8cf5ca55db32 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] PUT http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1234502254 Jan 13 11:57:51.118815 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f93b4f12-4545-4383-a244-8cf5ca55db32 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.247493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f93b4f12-4545-4383-a244-8cf5ca55db32 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1234502254 returned with HTTP 404 Jan 13 11:57:51.251051 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1022/2057] 10.222.0.24 () {60 vars in 1305 bytes} [Wed Jan 13 11:57:51 2021] PUT /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/tempest-invalid-1234502254 => generated 99 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:51.261000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f4c683a-423e-4949-8adb-60d4a85642b6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] PUT http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/f6c1239f-bdd9-4e1d-9585-15515db8e2a7 Jan 13 11:57:51.261678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7f4c683a-423e-4949-8adb-60d4a85642b6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.337693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7f4c683a-423e-4949-8adb-60d4a85642b6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/f6c1239f-bdd9-4e1d-9585-15515db8e2a7 returned with HTTP 404 Jan 13 11:57:51.339177 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1036/2058] 10.222.0.24 () {60 vars in 1335 bytes} [Wed Jan 13 11:57:51 2021] PUT /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/f6c1239f-bdd9-4e1d-9585-15515db8e2a7 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:51.348976 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce350a4c-987a-48c1-8055-c59485f9931a tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] DELETE http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/39ee6ee0-70bb-4b86-a1b5-7a3a5449c42f Jan 13 11:57:51.349509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce350a4c-987a-48c1-8055-c59485f9931a tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:51.350005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce350a4c-987a-48c1-8055-c59485f9931a tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:51.350473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ce350a4c-987a-48c1-8055-c59485f9931a tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Delete volume with id: 39ee6ee0-70bb-4b86-a1b5-7a3a5449c42f Jan 13 11:57:51.400740 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce350a4c-987a-48c1-8055-c59485f9931a tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/39ee6ee0-70bb-4b86-a1b5-7a3a5449c42f returned with HTTP 404 Jan 13 11:57:51.401937 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1023/2059] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:51 2021] DELETE /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/39ee6ee0-70bb-4b86-a1b5-7a3a5449c42f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:51.415529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0312331-0b95-4ce7-9689-083f098e21c6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action Jan 13 11:57:51.416856 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0312331-0b95-4ce7-9689-083f098e21c6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:51.417580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d0312331-0b95-4ce7-9689-083f098e21c6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.419895 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d0312331-0b95-4ce7-9689-083f098e21c6 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action returned with HTTP 400 Jan 13 11:57:51.425723 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1037/2060] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:51 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action => generated 140 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:51.431241 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-980547d3-0fbe-408d-8c89-74ae0d060534 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action Jan 13 11:57:51.432248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-980547d3-0fbe-408d-8c89-74ae0d060534 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:51.432825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-980547d3-0fbe-408d-8c89-74ae0d060534 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.434641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-980547d3-0fbe-408d-8c89-74ae0d060534 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action returned with HTTP 400 Jan 13 11:57:51.435824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1024/2061] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:51 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:51.445452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f0ad34cd-d28a-4e48-b88d-2b13a24b9601 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/80df7ecc-97e6-4ea5-b044-f0a9daea266f/action Jan 13 11:57:51.446547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f0ad34cd-d28a-4e48-b88d-2b13a24b9601 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:51.447162 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f0ad34cd-d28a-4e48-b88d-2b13a24b9601 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.456789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c334272-3dc2-4a1c-8bf5-503ed67368bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:51.457583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c334272-3dc2-4a1c-8bf5-503ed67368bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:51.458298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0c334272-3dc2-4a1c-8bf5-503ed67368bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:51.521167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f0ad34cd-d28a-4e48-b88d-2b13a24b9601 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/80df7ecc-97e6-4ea5-b044-f0a9daea266f/action returned with HTTP 404 Jan 13 11:57:51.526514 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1038/2062] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:51 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/80df7ecc-97e6-4ea5-b044-f0a9daea266f/action => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:51.530454 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:51.530454 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:51.535997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09876fd7-d6a5-44b0-92ae-2741d8a5e75c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action Jan 13 11:57:51.537060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09876fd7-d6a5-44b0-92ae-2741d8a5e75c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:51.537642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09876fd7-d6a5-44b0-92ae-2741d8a5e75c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.539733 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09876fd7-d6a5-44b0-92ae-2741d8a5e75c tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action returned with HTTP 400 Jan 13 11:57:51.540932 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0c334272-3dc2-4a1c-8bf5-503ed67368bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:51.541478 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1039/2063] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:57:51 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 11:57:51.550628 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a3523936-4f0b-4cd4-b446-dcf310a09117 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] POST http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/None/action Jan 13 11:57:51.552423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a3523936-4f0b-4cd4-b446-dcf310a09117 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:57:51.555453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a3523936-4f0b-4cd4-b446-dcf310a09117 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:51.566671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0c334272-3dc2-4a1c-8bf5-503ed67368bc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:51.567653 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1025/2064] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:51 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:51.612784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a3523936-4f0b-4cd4-b446-dcf310a09117 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/None/action returned with HTTP 404 Jan 13 11:57:51.618471 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1040/2065] 10.222.0.24 () {60 vars in 1261 bytes} [Wed Jan 13 11:57:51 2021] POST /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/None/action => generated 77 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:57:51.624092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a3710c0-e79f-4818-8432-1f9b97e39de3 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6bd2fb33-56fe-48c2-92d5-33cefd046ba5 Jan 13 11:57:51.624704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a3710c0-e79f-4818-8432-1f9b97e39de3 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:51.624995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:51.624995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:51.625491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a3710c0-e79f-4818-8432-1f9b97e39de3 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:51.684931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a3710c0-e79f-4818-8432-1f9b97e39de3 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6bd2fb33-56fe-48c2-92d5-33cefd046ba5 returned with HTTP 404 Jan 13 11:57:51.686153 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1026/2066] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:51 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6bd2fb33-56fe-48c2-92d5-33cefd046ba5 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:51.695564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] DELETE http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:51.696097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:51.696590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:51.697053 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Delete volume with id: 6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:51.749608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:51.749608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:51.750879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:51.788482 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Delete volume request issued successfully. Jan 13 11:57:51.788949 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e623049-38d0-4c70-a321-34973a5730d7 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 returned with HTTP 202 Jan 13 11:57:51.789891 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1041/2067] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:57:51 2021] DELETE /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:57:51.797442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb1a8263-4f21-4238-b0cc-1804803374cb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:51.797963 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb1a8263-4f21-4238-b0cc-1804803374cb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:51.799018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb1a8263-4f21-4238-b0cc-1804803374cb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:51.869029 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:51.869029 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:51.881675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cb1a8263-4f21-4238-b0cc-1804803374cb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:51.911291 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb1a8263-4f21-4238-b0cc-1804803374cb tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 returned with HTTP 200 Jan 13 11:57:51.912476 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1027/2068] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:51 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 => generated 911 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:52.584748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c6b78069-9211-4f97-9e62-455150f874a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:52.585825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c6b78069-9211-4f97-9e62-455150f874a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:52.586209 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:52.586209 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:52.587042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c6b78069-9211-4f97-9e62-455150f874a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:52.649453 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:52.649453 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:52.659268 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c6b78069-9211-4f97-9e62-455150f874a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:52.684982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c6b78069-9211-4f97-9e62-455150f874a7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:52.686150 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1042/2069] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:52 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:52.929153 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c4508a0f-1151-44b1-9430-26345fc54c78 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:52.929926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c4508a0f-1151-44b1-9430-26345fc54c78 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:52.930564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:52.930564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:52.931220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c4508a0f-1151-44b1-9430-26345fc54c78 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:53.043806 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:53.043806 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:53.068280 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c4508a0f-1151-44b1-9430-26345fc54c78 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Volume info retrieved successfully. Jan 13 11:57:53.147903 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c4508a0f-1151-44b1-9430-26345fc54c78 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 returned with HTTP 200 Jan 13 11:57:53.149024 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1028/2070] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:52 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 => generated 911 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:53.709250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-281f8880-3dc8-4aaf-82c3-9c2f45bed80b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:53.709845 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-281f8880-3dc8-4aaf-82c3-9c2f45bed80b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:53.710242 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:53.710242 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:53.710906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-281f8880-3dc8-4aaf-82c3-9c2f45bed80b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:53.768399 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:53.768399 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:53.778228 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-281f8880-3dc8-4aaf-82c3-9c2f45bed80b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:53.811548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-281f8880-3dc8-4aaf-82c3-9c2f45bed80b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:53.812680 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1043/2071] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:53 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:54.165186 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8ee7a59-70f4-4ed9-a157-699a7d8b4d90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] GET http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 Jan 13 11:57:54.166342 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8ee7a59-70f4-4ed9-a157-699a7d8b4d90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:54.166342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:54.166342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:54.167045 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8ee7a59-70f4-4ed9-a157-699a7d8b4d90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:54.294985 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8ee7a59-70f4-4ed9-a157-699a7d8b4d90 tempest-VolumesNegativeTest-2063358675 tempest-VolumesNegativeTest-2063358675] http://10.222.0.24/volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 returned with HTTP 404 Jan 13 11:57:54.311842 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1029/2072] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:54 2021] GET /volume/v3/748d05b6d31b4230ad6aa6f29b321d34/volumes/6f75b48d-d991-451a-8a20-8e8b69e63093 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:54.828825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a40a0da2-f6a7-4722-9cb3-c9f6e3bdb65c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:54.830681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a40a0da2-f6a7-4722-9cb3-c9f6e3bdb65c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:54.831098 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:54.831098 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:54.831752 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a40a0da2-f6a7-4722-9cb3-c9f6e3bdb65c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:54.932304 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:54.932304 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:54.959589 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a40a0da2-f6a7-4722-9cb3-c9f6e3bdb65c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:55.014600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a40a0da2-f6a7-4722-9cb3-c9f6e3bdb65c tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:55.017462 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1044/2073] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:54 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:56.033062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a42e4a5-00a5-406a-a114-f2de60a8c62e tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:56.034077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a42e4a5-00a5-406a-a114-f2de60a8c62e tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:56.034991 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a42e4a5-00a5-406a-a114-f2de60a8c62e tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:56.150431 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:56.150431 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:56.171410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0a42e4a5-00a5-406a-a114-f2de60a8c62e tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:56.226855 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a42e4a5-00a5-406a-a114-f2de60a8c62e tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:56.227966 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1030/2074] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:56 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:57.244604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21c503e5-51ff-494d-bac2-34ddc1dcaed8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:57.246055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21c503e5-51ff-494d-bac2-34ddc1dcaed8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:57.246436 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:57.246436 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:57.247078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21c503e5-51ff-494d-bac2-34ddc1dcaed8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:57.327835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:57.327835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:57.338444 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-21c503e5-51ff-494d-bac2-34ddc1dcaed8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:57.369236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21c503e5-51ff-494d-bac2-34ddc1dcaed8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:57.370248 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1045/2075] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:57 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:57.836185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be01739e-aedd-4835-a3af-1e011ab94cb4 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] POST http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/types Jan 13 11:57:57.836770 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:57.836770 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:57.837386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be01739e-aedd-4835-a3af-1e011ab94cb4 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1590472766"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:57.883791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be01739e-aedd-4835-a3af-1e011ab94cb4 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/types returned with HTTP 200 Jan 13 11:57:57.885198 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1031/2076] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 11:57:57 2021] POST /volume/v3/a76004fbbba647558298ed8b35355e47/types => generated 220 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:57.896724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3226e1af-1424-4050-accd-590c82553f7b tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] POST http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/group_types Jan 13 11:57:57.897549 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:57.897549 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:57.898432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3226e1af-1424-4050-accd-590c82553f7b tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-939531563"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:57.966500 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3226e1af-1424-4050-accd-590c82553f7b tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/group_types returned with HTTP 202 Jan 13 11:57:57.969580 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1046/2077] 10.222.0.24 () {62 vars in 1278 bytes} [Wed Jan 13 11:57:57 2021] POST /volume/v3/a76004fbbba647558298ed8b35355e47/group_types => generated 176 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:57:58.357990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] POST http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups Jan 13 11:57:58.358859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5909e77f-14ef-4554-a702-7ff7c9c86f29", "volume_types": ["92096aa3-91ae-45b1-b2fc-e56626eca85e"], "name": "tempest-GroupsV314Test-Group-2094436961"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:58.361691 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Creating new group {'group': {'group_type': '5909e77f-14ef-4554-a702-7ff7c9c86f29', 'volume_types': ['92096aa3-91ae-45b1-b2fc-e56626eca85e'], 'name': 'tempest-GroupsV314Test-Group-2094436961'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 11:57:58.382973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Creating group tempest-GroupsV314Test-Group-2094436961. Jan 13 11:57:58.386137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca8e03f0-615b-47ce-80a1-6f70c0807bd9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:58.386865 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca8e03f0-615b-47ce-80a1-6f70c0807bd9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:58.387692 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ca8e03f0-615b-47ce-80a1-6f70c0807bd9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:58.436126 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Availability Zones retrieved successfully. Jan 13 11:57:58.495325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:58.495325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:58.499010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Created reservations ['120516e1-f07d-4676-b7d8-9357b9cf37ba'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:57:58.506415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ca8e03f0-615b-47ce-80a1-6f70c0807bd9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:58.564937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ca8e03f0-615b-47ce-80a1-6f70c0807bd9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:58.566044 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1047/2078] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:58 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:58.582276 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-10e832f6-eb59-42ca-801d-89e2071bcfc8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups returned with HTTP 202 Jan 13 11:57:58.583211 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1032/2079] 10.222.0.24 () {62 vars in 1264 bytes} [Wed Jan 13 11:57:57 2021] POST /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups => generated 108 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:57:58.593069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e95bf4c-a71a-46a4-af84-91b9bfed11f8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 Jan 13 11:57:58.593658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e95bf4c-a71a-46a4-af84-91b9bfed11f8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:58.593860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:58.593860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:58.595096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4e95bf4c-a71a-46a4-af84-91b9bfed11f8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:58.596010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-4e95bf4c-a71a-46a4-af84-91b9bfed11f8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] show called for member 340652b1-9281-430b-9ede-f8a560c160a2 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:58.608766 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:58.608766 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:58.651788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4e95bf4c-a71a-46a4-af84-91b9bfed11f8 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 returned with HTTP 200 Jan 13 11:57:58.653778 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1048/2080] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:58 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 => generated 388 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:59.581493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-855a88d6-b5ac-4a84-bf48-6ca394232c67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:57:59.582596 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-855a88d6-b5ac-4a84-bf48-6ca394232c67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:59.583140 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:59.583140 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:59.583740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-855a88d6-b5ac-4a84-bf48-6ca394232c67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:59.650812 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:59.650812 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:59.664516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-855a88d6-b5ac-4a84-bf48-6ca394232c67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:57:59.666396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8be1027d-fb03-41b6-83a2-efaaa68ef3ca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 Jan 13 11:57:59.667018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8be1027d-fb03-41b6-83a2-efaaa68ef3ca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:57:59.667215 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:59.667215 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:59.667844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8be1027d-fb03-41b6-83a2-efaaa68ef3ca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:57:59.668395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-8be1027d-fb03-41b6-83a2-efaaa68ef3ca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] show called for member 340652b1-9281-430b-9ede-f8a560c160a2 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:57:59.680596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:59.680596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:59.691508 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-855a88d6-b5ac-4a84-bf48-6ca394232c67 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:57:59.693231 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1033/2081] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:57:59 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:57:59.784841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8be1027d-fb03-41b6-83a2-efaaa68ef3ca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 returned with HTTP 200 Jan 13 11:57:59.785938 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1049/2082] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:57:59 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 => generated 389 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:57:59.797398 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] POST http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes Jan 13 11:57:59.798456 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:57:59.798456 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:57:59.799110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92096aa3-91ae-45b1-b2fc-e56626eca85e", "group_id": "340652b1-9281-430b-9ede-f8a560c160a2", "size": 1, "name": "tempest-GroupsV314Test-Volume-2087523867"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:57:59.800547 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Create volume request body: {'volume': {'volume_type': '92096aa3-91ae-45b1-b2fc-e56626eca85e', 'group_id': '340652b1-9281-430b-9ede-f8a560c160a2', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-2087523867'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:57:59.833142 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:59.833142 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:59.834784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Create volume of 1 GB Jan 13 11:57:59.857066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Availability Zones retrieved successfully. Jan 13 11:57:59.878805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Flow 'volume_create_api' (f1c0edfa-6152-468a-bc86-63f163a1693a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:57:59.882223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f5989f-de30-40bb-9c7e-623a712fa048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:57:59.884406 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:57:59.884406 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:57:59.885729 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:57:59.959653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f5989f-de30-40bb-9c7e-623a712fa048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=92096aa3-91ae-45b1-b2fc-e56626eca85e,is_public=True,name='tempest-GroupsV314Test-volume-type-1590472766',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92096aa3-91ae-45b1-b2fc-e56626eca85e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '340652b1-9281-430b-9ede-f8a560c160a2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:57:59.963742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48bb856-5954-482b-8224-b52a76a528e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:00.022585 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1590472766 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1590472766, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:58:00.023880 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1590472766 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1590472766, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:58:00.078697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Created reservations ['29f46c8d-cbdf-470a-9954-5d554507df45', '59eb600f-99f3-400f-84b4-53dd2830631d', '39f51fe5-a4d5-433a-8fa7-dc47ba7b7ddb', '1fe528d1-29e7-4dd0-aae9-8262dc515ff3'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:00.082481 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48bb856-5954-482b-8224-b52a76a528e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f46c8d-cbdf-470a-9954-5d554507df45', '59eb600f-99f3-400f-84b4-53dd2830631d', '39f51fe5-a4d5-433a-8fa7-dc47ba7b7ddb', '1fe528d1-29e7-4dd0-aae9-8262dc515ff3']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:00.084926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c8ed2e-544e-4953-921b-e0c5807682ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:00.214681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c8ed2e-544e-4953-921b-e0c5807682ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0c57ca-89c1-44f7-b26f-0c19f552c7f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2087523867',encryption_key_id=None,group_id=340652b1-9281-430b-9ede-f8a560c160a2,group_type_id=,metadata={},multiattach=False,project_id='24f154dd93904f19b40ea35cbf2867ad',qos_specs=None,replication_status=,reservations=['29f46c8d-cbdf-470a-9954-5d554507df45','59eb600f-99f3-400f-84b4-53dd2830631d','39f51fe5-a4d5-433a-8fa7-dc47ba7b7ddb','1fe528d1-29e7-4dd0-aae9-8262dc515ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0002ee62f674ba2839c0b7d2bc4977f',volume_type_id=92096aa3-91ae-45b1-b2fc-e56626eca85e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2087523867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=340652b1-9281-430b-9ede-f8a560c160a2,host=None,id=7b0c57ca-89c1-44f7-b26f-0c19f552c7f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f154dd93904f19b40ea35cbf2867ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b0002ee62f674ba2839c0b7d2bc4977f',volume_attachment=,volume_type=,volume_type_id=92096aa3-91ae-45b1-b2fc-e56626eca85e)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:00.220941 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82ec342-5dbc-48a3-8279-49d302fac15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:00.286938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82ec342-5dbc-48a3-8279-49d302fac15a) transitioned into state 'SUCCESS' from state '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-2087523867',encryption_key_id=None,group_id=340652b1-9281-430b-9ede-f8a560c160a2,group_type_id=,metadata={},multiattach=False,project_id='24f154dd93904f19b40ea35cbf2867ad',qos_specs=None,replication_status=,reservations=['29f46c8d-cbdf-470a-9954-5d554507df45','59eb600f-99f3-400f-84b4-53dd2830631d','39f51fe5-a4d5-433a-8fa7-dc47ba7b7ddb','1fe528d1-29e7-4dd0-aae9-8262dc515ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0002ee62f674ba2839c0b7d2bc4977f',volume_type_id=92096aa3-91ae-45b1-b2fc-e56626eca85e)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:00.289659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7588317-7272-4881-950e-f451e2863abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:00.314576 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7588317-7272-4881-950e-f451e2863abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:00.317638 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Flow 'volume_create_api' (f1c0edfa-6152-468a-bc86-63f163a1693a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:00.415109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Create volume request issued successfully. Jan 13 11:58:00.432714 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:00.434178 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:00.442870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:00.457163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:00.457163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:00.470659 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07c14653-0f3b-470a-bc94-8686518f6215 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes returned with HTTP 202 Jan 13 11:58:00.471971 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1034/2083] 10.222.0.24 () {62 vars in 1267 bytes} [Wed Jan 13 11:57:59 2021] POST /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes => generated 900 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:00.487091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:00.487675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:00.489480 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:00.489480 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:00.490131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:00.603584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:00.603584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:00.614617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:00.632584 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:00.633275 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:00.642972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:00.650432 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:00.650432 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:00.676936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-365859a0-89d6-4a5c-86f7-1f5757e3d877 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 returned with HTTP 200 Jan 13 11:58:00.678153 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1050/2084] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:00 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 => generated 992 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:00.710370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-258a75cd-7864-43f9-86d4-44b259810b87 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:00.710972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-258a75cd-7864-43f9-86d4-44b259810b87 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:00.711198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:00.711198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:00.711543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-258a75cd-7864-43f9-86d4-44b259810b87 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:00.775177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:00.775177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:00.793810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-258a75cd-7864-43f9-86d4-44b259810b87 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:00.856313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-258a75cd-7864-43f9-86d4-44b259810b87 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:00.858063 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1035/2085] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:00 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:01.695858 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:01.697144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:01.697563 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:01.697563 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:01.698186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:01.785373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:01.785373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:01.795796 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:01.823434 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:01.824142 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:01.847218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:01.862987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:01.862987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:01.874049 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4773c67d-0d84-440d-afba-40d1321d23b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:01.875176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4773c67d-0d84-440d-afba-40d1321d23b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:01.875401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:01.875401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:01.875784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4773c67d-0d84-440d-afba-40d1321d23b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:01.897294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff0f0452-cbe7-4542-a41c-12f364260747 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 returned with HTTP 200 Jan 13 11:58:01.906804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1051/2086] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:01 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 => generated 993 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:01.917757 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] POST http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/action Jan 13 11:58:01.920255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:01.920255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:01.921376 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action body: b'{"create-from-src": {"source_group_id": "340652b1-9281-430b-9ede-f8a560c160a2", "name": "tempest-Group_from_grp-251973220"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:58:01.922052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "340652b1-9281-430b-9ede-f8a560c160a2", "name": "tempest-Group_from_grp-251973220"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:01.926543 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Creating new group {'create-from-src': {'source_group_id': '340652b1-9281-430b-9ede-f8a560c160a2', 'name': 'tempest-Group_from_grp-251973220'}}. {{(pid=87942) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 13 11:58:01.927162 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Creating group tempest-Group_from_grp-251973220 from source group 340652b1-9281-430b-9ede-f8a560c160a2. Jan 13 11:58:01.937026 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:01.937026 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:01.986036 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:01.986036 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:01.995659 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:01.995659 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:02.016305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4773c67d-0d84-440d-afba-40d1321d23b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:02.069303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4773c67d-0d84-440d-afba-40d1321d23b7 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:02.070133 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1036/2087] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:01 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:02.191533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Created reservations ['1378180f-22f8-452e-8a96-8b3f37544b3a'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:02.379492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.group.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] A mapping entry already exists for group 15bb9bef-847d-4e92-8643-ca784cf6cc98 and volume type 92096aa3-91ae-45b1-b2fc-e56626eca85e. Do not need to create again. Jan 13 11:58:02.380255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:02.380255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:02.380931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Availability Zones retrieved successfully. Jan 13 11:58:02.402113 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Flow 'volume_create_api' (daa9907f-51b2-41c2-babc-3b1896b7e24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:02.405844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a4c986-310f-472f-9435-edcb92ad58f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:02.409767 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Validating volume size '1' using validate_int, validate_source_size {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:02.483846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a4c986-310f-472f-9435-edcb92ad58f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7b0c57ca-89c1-44f7-b26f-0c19f552c7f8', 'volume_type': VolumeType(created_at=2021-01-13T11:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=92096aa3-91ae-45b1-b2fc-e56626eca85e,is_public=True,name='tempest-GroupsV314Test-volume-type-1590472766',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92096aa3-91ae-45b1-b2fc-e56626eca85e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '15bb9bef-847d-4e92-8643-ca784cf6cc98', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:02.487196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b76078-30f5-49aa-8e9b-952693baada1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:02.566467 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1590472766 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1590472766, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:58:02.569417 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1590472766 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1590472766, it is now deprecated. Please use the default quota class for default quota. Jan 13 11:58:02.622504 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Created reservations ['aec073dc-27dc-4771-85c1-f56f0eb02d8f', '7dd5ee74-ffcd-4d5d-a9b9-7aa26cafcab2', '7d3bc919-4e5a-4178-ba9d-be0c10d93e1b', '75ec93b5-44bd-4fa7-a144-5eeb2001e713'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:02.626636 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b76078-30f5-49aa-8e9b-952693baada1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec073dc-27dc-4771-85c1-f56f0eb02d8f', '7dd5ee74-ffcd-4d5d-a9b9-7aa26cafcab2', '7d3bc919-4e5a-4178-ba9d-be0c10d93e1b', '75ec93b5-44bd-4fa7-a144-5eeb2001e713']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:02.632634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9100516-cca8-4173-bad2-bd0c7f388e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:02.779268 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9100516-cca8-4173-bad2-bd0c7f388e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '368c03ef-10a5-4c22-8d34-2c5540cc08db', '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=15bb9bef-847d-4e92-8643-ca784cf6cc98,group_type_id=,metadata={},multiattach=False,project_id='24f154dd93904f19b40ea35cbf2867ad',qos_specs=None,replication_status=,reservations=['aec073dc-27dc-4771-85c1-f56f0eb02d8f','7dd5ee74-ffcd-4d5d-a9b9-7aa26cafcab2','7d3bc919-4e5a-4178-ba9d-be0c10d93e1b','75ec93b5-44bd-4fa7-a144-5eeb2001e713'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b0c57ca-89c1-44f7-b26f-0c19f552c7f8,status='creating',user_id='b0002ee62f674ba2839c0b7d2bc4977f',volume_type_id=92096aa3-91ae-45b1-b2fc-e56626eca85e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15bb9bef-847d-4e92-8643-ca784cf6cc98,host=None,id=368c03ef-10a5-4c22-8d34-2c5540cc08db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f154dd93904f19b40ea35cbf2867ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7b0c57ca-89c1-44f7-b26f-0c19f552c7f8,status='creating',terminated_at=None,updated_at=None,user_id='b0002ee62f674ba2839c0b7d2bc4977f',volume_attachment=,volume_type=,volume_type_id=92096aa3-91ae-45b1-b2fc-e56626eca85e)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:02.781257 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c2ecfd-f451-4588-8d05-a9be9dc69f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:02.817772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c2ecfd-f451-4588-8d05-a9be9dc69f47) transitioned into state 'SUCCESS' from 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=15bb9bef-847d-4e92-8643-ca784cf6cc98,group_type_id=,metadata={},multiattach=False,project_id='24f154dd93904f19b40ea35cbf2867ad',qos_specs=None,replication_status=,reservations=['aec073dc-27dc-4771-85c1-f56f0eb02d8f','7dd5ee74-ffcd-4d5d-a9b9-7aa26cafcab2','7d3bc919-4e5a-4178-ba9d-be0c10d93e1b','75ec93b5-44bd-4fa7-a144-5eeb2001e713'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b0c57ca-89c1-44f7-b26f-0c19f552c7f8,status='creating',user_id='b0002ee62f674ba2839c0b7d2bc4977f',volume_type_id=92096aa3-91ae-45b1-b2fc-e56626eca85e)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:02.821136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Flow 'volume_create_api' (daa9907f-51b2-41c2-babc-3b1896b7e24a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:02.924734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Create volume request issued successfully. Jan 13 11:58:02.998378 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e47f9efc-8967-4442-bd1f-5030a716bb87 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/action returned with HTTP 202 Jan 13 11:58:02.999627 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1052/2088] 10.222.0.24 () {62 vars in 1285 bytes} [Wed Jan 13 11:58:01 2021] POST /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/action => generated 101 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:03.008924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail Jan 13 11:58:03.009804 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:03.010219 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:03.010219 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:03.010898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:03.011831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:58:03.013777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:58:03.101973 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-432eef59-89a6-40ba-b154-683e168186a5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:03.102575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-432eef59-89a6-40ba-b154-683e168186a5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:03.102813 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:03.102813 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:03.103198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-432eef59-89a6-40ba-b154-683e168186a5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:03.125979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Get all volumes completed successfully. Jan 13 11:58:03.130134 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:03.133565 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:03.154008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:03.163107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:03.163107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:03.192307 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:03.193076 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:03.206314 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:03.223536 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:03.223536 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:03.230592 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:03.230592 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:03.264250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-432eef59-89a6-40ba-b154-683e168186a5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:03.270534 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a5edd053-dd96-4981-bcff-1dd183e8f8e2 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail returned with HTTP 200 Jan 13 11:58:03.272626 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1037/2089] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:58:03 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail => generated 1974 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 11:58:03.289886 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:03.291077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:03.291489 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:03.291489 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:03.292165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:03.359794 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-432eef59-89a6-40ba-b154-683e168186a5 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:03.365003 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1053/2090] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:03 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:03.393643 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:03.393643 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:03.419652 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:03.448539 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:03.458239 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:03.470875 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:03.480792 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:03.480792 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:03.527776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a5c92b3-046d-47b1-bb77-f671ecae2a01 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:03.528963 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1038/2091] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:03 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:58:04.380533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f70fd398-8c43-483a-85da-34b14a999572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:04.381136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f70fd398-8c43-483a-85da-34b14a999572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:04.381254 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:04.381254 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:04.381627 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f70fd398-8c43-483a-85da-34b14a999572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:04.529058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:04.529058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:04.545161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:04.545737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:04.545987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:04.545987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:04.546313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:04.556635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f70fd398-8c43-483a-85da-34b14a999572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:04.586139 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f70fd398-8c43-483a-85da-34b14a999572 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:04.607333 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1054/2092] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:04 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:04.656114 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:04.656114 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:04.670587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:04.697001 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:04.698898 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:04.713141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:04.721269 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:04.721269 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:04.769583 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3234863-d19e-4569-80d5-c961d618fb7e tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:04.771188 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1039/2093] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:04 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:05.603197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5fb96e5-9f6a-46aa-8d5a-09d5615c1017 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:05.603699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5fb96e5-9f6a-46aa-8d5a-09d5615c1017 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:05.603949 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:05.603949 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:05.604276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5fb96e5-9f6a-46aa-8d5a-09d5615c1017 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:05.711916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:05.711916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:05.731604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5fb96e5-9f6a-46aa-8d5a-09d5615c1017 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:05.779193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5fb96e5-9f6a-46aa-8d5a-09d5615c1017 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:05.780037 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1055/2094] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:05 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:05.788127 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:05.789010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:05.789424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:05.789424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:05.790198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:05.906577 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:05.906577 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:05.938072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:05.954656 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:05.955665 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:05.964095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:05.977119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:05.977119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:06.029370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a166f0e-2bb5-4672-8cac-1bca72983ecb tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:06.040262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1040/2095] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:05 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:06.796536 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33ec9992-6f24-4429-8b63-473a0360c824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:06.797068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33ec9992-6f24-4429-8b63-473a0360c824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:06.797262 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:06.797262 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:06.797741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33ec9992-6f24-4429-8b63-473a0360c824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:06.923403 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:06.923403 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:06.949617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-33ec9992-6f24-4429-8b63-473a0360c824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:07.019282 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33ec9992-6f24-4429-8b63-473a0360c824 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:07.020328 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1056/2096] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:06 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 978 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:07.047522 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:07.048424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:07.048875 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:07.048875 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:07.049476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:07.201376 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:07.201376 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:07.249301 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:07.296634 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:07.303967 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:07.314418 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:07.330289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:07.330289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:07.370600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-968909ec-8c91-47cf-8d5e-3f634b570171 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:07.372155 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1041/2097] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:07 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:08.036774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2e4b56a-dd9b-4cc1-864e-90fa8cb43ffd tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:08.037318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2e4b56a-dd9b-4cc1-864e-90fa8cb43ffd tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:08.037475 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:08.037475 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:08.038154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2e4b56a-dd9b-4cc1-864e-90fa8cb43ffd tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:08.150414 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:08.150414 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:08.173450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e2e4b56a-dd9b-4cc1-864e-90fa8cb43ffd tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:08.238811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2e4b56a-dd9b-4cc1-864e-90fa8cb43ffd tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:08.241369 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1057/2098] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:08 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 981 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:08.395993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:08.396482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:08.396876 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:08.396876 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:08.398623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:08.604893 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:08.604893 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:08.640735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:08.693288 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:08.697158 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:08.724943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:08.739522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:08.739522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:08.764773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66334a65-7817-4b93-b67c-ca1eb933be94 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:08.786099 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1042/2099] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:08 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:09.257914 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c50a40c1-85d0-418f-9a0d-839499fa0ca9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:09.258484 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c50a40c1-85d0-418f-9a0d-839499fa0ca9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:09.259322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:09.259322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:09.260335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c50a40c1-85d0-418f-9a0d-839499fa0ca9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:09.429477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:09.429477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:09.439822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c50a40c1-85d0-418f-9a0d-839499fa0ca9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:09.466730 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c50a40c1-85d0-418f-9a0d-839499fa0ca9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:09.478359 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1058/2100] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:09 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 981 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:09.793373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:09.794191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:09.794542 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:09.794542 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:09.795170 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:09.857413 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:09.857413 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:09.866940 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:09.913775 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:09.914202 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:09.932573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:09.942725 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:09.942725 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:09.989252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c6d1c879-a397-4eff-bd79-14fa87929774 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:09.994926 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1043/2101] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:09 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:10.484736 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c56c53dd-96a0-4a28-936b-7c8dd23cfb42 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:10.486305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c56c53dd-96a0-4a28-936b-7c8dd23cfb42 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:10.486305 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:10.486305 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:10.486559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c56c53dd-96a0-4a28-936b-7c8dd23cfb42 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:10.582625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:10.582625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:10.611618 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c56c53dd-96a0-4a28-936b-7c8dd23cfb42 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:10.654796 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c56c53dd-96a0-4a28-936b-7c8dd23cfb42 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:10.666438 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1059/2102] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:10 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 981 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:11.010005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:11.010982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:11.011534 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:11.011534 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:11.013097 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:11.209600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:11.209600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:11.233233 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:11.264271 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:11.264777 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:11.273863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:11.281332 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:11.281332 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:11.306442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8884c008-0d32-459c-b86d-676e33cc5e91 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:11.307477 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1044/2103] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:11 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:11.678167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc216a8c-8c61-4fa6-afd3-9fade4a723d2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:11.679045 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc216a8c-8c61-4fa6-afd3-9fade4a723d2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:11.679045 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:11.679045 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:11.680038 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc216a8c-8c61-4fa6-afd3-9fade4a723d2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:11.761967 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:11.761967 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:11.783816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fc216a8c-8c61-4fa6-afd3-9fade4a723d2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:11.822331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc216a8c-8c61-4fa6-afd3-9fade4a723d2 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:11.829372 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1060/2104] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:11 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 981 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:58:12.331621 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:12.348910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:12.349359 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:12.349359 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:12.351889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:12.465985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:12.465985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:12.537276 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:12.596498 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:12.598778 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:12.631022 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:12.677220 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:12.677220 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:12.740705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-696c7704-6e8e-405e-bf3b-6e5c5758b62a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:12.750199 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1045/2105] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:12 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:12.849476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e4c7d7b-a7f7-4511-aaea-5c53863e2056 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:12.850243 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e4c7d7b-a7f7-4511-aaea-5c53863e2056 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:12.850466 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:12.850466 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:12.850890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e4c7d7b-a7f7-4511-aaea-5c53863e2056 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:12.908216 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:12.908216 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:12.919334 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2e4c7d7b-a7f7-4511-aaea-5c53863e2056 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:12.950276 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e4c7d7b-a7f7-4511-aaea-5c53863e2056 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:12.951716 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1061/2106] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:12 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 981 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:13.757445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:13.757999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:13.758186 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:13.758186 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:13.758867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:13.829446 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:13.829446 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:13.838464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:13.853688 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:13.854149 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:13.862404 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:13.869245 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:13.869245 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:13.891833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d44cdd0-cfcf-4ea2-9620-868404af978c tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:13.893017 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1046/2107] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:13 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:13.968097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e425cb25-3ab0-4f5d-96f4-68325e9172f1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:13.968797 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e425cb25-3ab0-4f5d-96f4-68325e9172f1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:13.970068 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:13.970068 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:13.970644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e425cb25-3ab0-4f5d-96f4-68325e9172f1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:14.080397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:14.080397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:14.108083 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e425cb25-3ab0-4f5d-96f4-68325e9172f1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:14.177802 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e425cb25-3ab0-4f5d-96f4-68325e9172f1 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:14.180078 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1062/2108] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:13 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 981 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:14.909925 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:14.911125 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:14.911502 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:14.911502 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:14.912122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:14.963971 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:14.963971 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:14.973429 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:14.989430 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:14.990106 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:14.998940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:15.006142 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.006142 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.026889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b524f7de-1554-4d70-a2b4-3a4aa51e7a42 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:15.039596 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1047/2109] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:14 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 989 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:15.044588 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17814f19-9bb3-45b9-afb3-26a1743aebd7 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98 Jan 13 11:58:15.045379 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17814f19-9bb3-45b9-afb3-26a1743aebd7 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:15.045752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.045752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.046361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17814f19-9bb3-45b9-afb3-26a1743aebd7 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:15.046977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-17814f19-9bb3-45b9-afb3-26a1743aebd7 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] show called for member 15bb9bef-847d-4e92-8643-ca784cf6cc98 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:58:15.057266 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.057266 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.089014 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17814f19-9bb3-45b9-afb3-26a1743aebd7 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98 returned with HTTP 200 Jan 13 11:58:15.091189 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1063/2110] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:58:15 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98 => generated 416 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:15.103262 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail Jan 13 11:58:15.104370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:15.104782 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.104782 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.105565 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:15.106593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:58:15.108824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:58:15.197464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe38b1af-89cc-4459-9d88-e2cc0baf6735 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:15.199669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe38b1af-89cc-4459-9d88-e2cc0baf6735 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:15.200523 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.200523 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.205096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe38b1af-89cc-4459-9d88-e2cc0baf6735 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:15.298840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.298840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.310572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe38b1af-89cc-4459-9d88-e2cc0baf6735 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:15.337161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Get all volumes completed successfully. Jan 13 11:58:15.338690 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:15.339258 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:15.348226 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:15.355723 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.355723 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.365598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe38b1af-89cc-4459-9d88-e2cc0baf6735 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:15.367323 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1064/2111] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:15 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 1369 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:15.377016 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:15.377724 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:15.382685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-893f783b-847b-47f4-a1e2-c35877fd9814 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:15.383345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-893f783b-847b-47f4-a1e2-c35877fd9814 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:15.383602 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.383602 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.384502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-893f783b-847b-47f4-a1e2-c35877fd9814 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:15.388109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:15.397018 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.397018 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.420070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03a6c385-439d-444d-bc17-14c563265dca tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail returned with HTTP 200 Jan 13 11:58:15.421059 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1048/2112] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:58:15 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail => generated 1975 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 11:58:15.438874 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c13c5188-dd47-4cc6-b7f3-a36c4f34f4f3 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] POST http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98/action Jan 13 11:58:15.439382 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.439382 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.439890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c13c5188-dd47-4cc6-b7f3-a36c4f34f4f3 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:58:15.440279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c13c5188-dd47-4cc6-b7f3-a36c4f34f4f3 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:15.441229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-c13c5188-dd47-4cc6-b7f3-a36c4f34f4f3 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] delete called for group 15bb9bef-847d-4e92-8643-ca784cf6cc98 {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:58:15.441574 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-c13c5188-dd47-4cc6-b7f3-a36c4f34f4f3 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Delete group with id: 15bb9bef-847d-4e92-8643-ca784cf6cc98 Jan 13 11:58:15.448767 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.448767 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.460248 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.460248 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.470453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-893f783b-847b-47f4-a1e2-c35877fd9814 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:15.504406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-893f783b-847b-47f4-a1e2-c35877fd9814 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:15.505979 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1065/2113] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:15 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 1369 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:15.615721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c13c5188-dd47-4cc6-b7f3-a36c4f34f4f3 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98/action returned with HTTP 202 Jan 13 11:58:15.616925 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1049/2114] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:58:15 2021] POST /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:58:15.624731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:15.626609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:15.627064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.627064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.627484 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:15.749718 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.749718 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.761963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:15.777149 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:15.777889 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:15.786557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:15.793560 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.793560 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.816488 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d006929-6dd4-4289-9959-4583911b6312 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:15.818019 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1066/2115] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:15 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:58:15.827762 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-345b70a4-71d6-4e7c-91d9-6dcf318c3f49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:15.828369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-345b70a4-71d6-4e7c-91d9-6dcf318c3f49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:15.828625 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:15.828625 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:15.829010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-345b70a4-71d6-4e7c-91d9-6dcf318c3f49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:15.882737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:15.882737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:15.891891 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-69a48ad0-fcae-4633-87df-27adf733c954 req-345b70a4-71d6-4e7c-91d9-6dcf318c3f49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:15.915964 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-345b70a4-71d6-4e7c-91d9-6dcf318c3f49 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:15.926419 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1050/2116] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:58:15 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 1369 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:58:16.833878 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:16.834719 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:16.834961 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:16.834961 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:16.835740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:16.934267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:16.934267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:16.945198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:16.960676 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:16.961139 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:16.969310 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:16.976563 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:16.976563 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:17.008192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e417f905-aac7-4b02-9131-1f62d2d7a216 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 200 Jan 13 11:58:17.009358 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1067/2117] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:16 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 988 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:17.903134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:17.903801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:17.904455 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:17.904455 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:17.905592 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:17.972098 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:17.972098 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:17.984285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:18.014870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:18.016718 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1051/2118] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 11:58:17 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 1369 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:18.026246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d141fa0e-9b9a-41d3-95ea-8515cc18ee33 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db Jan 13 11:58:18.026849 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d141fa0e-9b9a-41d3-95ea-8515cc18ee33 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:18.027066 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:18.027066 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:18.027453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d141fa0e-9b9a-41d3-95ea-8515cc18ee33 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:18.028284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume// Jan 13 11:58:18.028833 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:18.029461 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:18.029461 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:18.029918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:18.031253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-5b4ef07a-0005-4223-b412-d63d764104f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 11:58:18.033180 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1052/2119] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 11:58:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 11:58:18.057301 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-6f27fe35-b1fd-4078-84be-373209dfab81 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] POST http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments Jan 13 11:58:18.067788 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-6f27fe35-b1fd-4078-84be-373209dfab81 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e", "instance_uuid": "279005c8-43d5-4ea5-8de7-1e5a6887eaec", "connector": null}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:18.118535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d141fa0e-9b9a-41d3-95ea-8515cc18ee33 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db returned with HTTP 404 Jan 13 11:58:18.123506 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1068/2120] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:18 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/368c03ef-10a5-4c22-8d34-2c5540cc08db => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:58:18.131628 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d895ff2-87ca-42a9-a02d-054a982bd08a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98 Jan 13 11:58:18.132203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d895ff2-87ca-42a9-a02d-054a982bd08a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:18.132690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d895ff2-87ca-42a9-a02d-054a982bd08a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:18.133603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-8d895ff2-87ca-42a9-a02d-054a982bd08a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] show called for member 15bb9bef-847d-4e92-8643-ca784cf6cc98 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:58:18.153215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d895ff2-87ca-42a9-a02d-054a982bd08a tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98 returned with HTTP 404 Jan 13 11:58:18.154177 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1069/2121] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:58:18 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/15bb9bef-847d-4e92-8643-ca784cf6cc98 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 13 11:58:18.161501 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:18.161501 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:18.162284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail Jan 13 11:58:18.162877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:18.163371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:18.164080 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:58:18.165816 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:58:18.266215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-69a48ad0-fcae-4633-87df-27adf733c954 req-6f27fe35-b1fd-4078-84be-373209dfab81 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments returned with HTTP 200 Jan 13 11:58:18.267414 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1053/2122] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 11:58:18 2021] POST /volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:18.326625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Get all volumes completed successfully. Jan 13 11:58:18.329411 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:18.330082 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:18.348885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87942) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:18.357217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:18.357217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:18.387146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc620916-63ac-4f1a-aabb-bfc02bfdd65b tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail returned with HTTP 200 Jan 13 11:58:18.388357 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1070/2123] 10.222.0.24 () {60 vars in 1266 bytes} [Wed Jan 13 11:58:18 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/detail => generated 996 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:18.405200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc774606-a8ff-4d61-b406-948a8a203117 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] POST http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2/action Jan 13 11:58:18.405908 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:18.405908 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:18.407042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc774606-a8ff-4d61-b406-948a8a203117 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:58:18.409006 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc774606-a8ff-4d61-b406-948a8a203117 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:18.410182 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-cc774606-a8ff-4d61-b406-948a8a203117 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] delete called for group 340652b1-9281-430b-9ede-f8a560c160a2 {{(pid=87943) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 11:58:18.410836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.groups [None req-cc774606-a8ff-4d61-b406-948a8a203117 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Delete group with id: 340652b1-9281-430b-9ede-f8a560c160a2 Jan 13 11:58:18.427256 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:18.427256 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:18.611148 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-61622dcd-ae31-4756-95a1-ff9ce02e5329 req-ef259eb0-6da8-4364-8eff-24a30d83dddc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/67f7f956-289a-4787-847b-b34f15adbe60 Jan 13 11:58:18.611793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-61622dcd-ae31-4756-95a1-ff9ce02e5329 req-ef259eb0-6da8-4364-8eff-24a30d83dddc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:18.612072 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:18.612072 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:18.612526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-61622dcd-ae31-4756-95a1-ff9ce02e5329 req-ef259eb0-6da8-4364-8eff-24a30d83dddc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:18.620363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc774606-a8ff-4d61-b406-948a8a203117 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2/action returned with HTTP 202 Jan 13 11:58:18.625283 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1054/2124] 10.222.0.24 () {62 vars in 1395 bytes} [Wed Jan 13 11:58:18 2021] POST /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:58:18.630846 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:18.631948 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:18.632352 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:18.632352 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:18.633015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:18.669916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:18.669916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:18.712339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:18.712339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:18.724921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:18.769021 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:18.771235 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:18.789372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:18.814046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:18.814046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:18.877202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c80d13d-e4de-4039-8906-10403d317a61 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 returned with HTTP 200 Jan 13 11:58:18.878043 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1055/2125] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:18 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 => generated 992 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:18.926699 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:58:18.926699 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:58:18.951844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-61622dcd-ae31-4756-95a1-ff9ce02e5329 req-ef259eb0-6da8-4364-8eff-24a30d83dddc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 11:58:18.952323 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-61622dcd-ae31-4756-95a1-ff9ce02e5329 req-ef259eb0-6da8-4364-8eff-24a30d83dddc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Pending status list for volume during attachment-delete: [] {{(pid=87942) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 11:58:18.964912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-61622dcd-ae31-4756-95a1-ff9ce02e5329 req-ef259eb0-6da8-4364-8eff-24a30d83dddc tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/67f7f956-289a-4787-847b-b34f15adbe60 returned with HTTP 200 Jan 13 11:58:18.967232 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1071/2126] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 11:58:18 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/attachments/67f7f956-289a-4787-847b-b34f15adbe60 => generated 19 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:19.174122 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] DELETE http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:19.175274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:19.175698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:19.175698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:19.176358 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:19.177093 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume with id: d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:19.252584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:19.252584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:19.254139 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:19.295289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Delete volume request issued successfully. Jan 13 11:58:19.295950 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc4932dc-a3f8-4e48-9694-2e251ae4c87b tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 202 Jan 13 11:58:19.298440 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1056/2127] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:19 2021] DELETE /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:19.306202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6981329a-73f1-49e4-b865-31293b80e0d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:19.306711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6981329a-73f1-49e4-b865-31293b80e0d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:19.307236 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:19.307236 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:19.307598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6981329a-73f1-49e4-b865-31293b80e0d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:19.366738 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:19.366738 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:19.379142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6981329a-73f1-49e4-b865-31293b80e0d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:19.425514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6981329a-73f1-49e4-b865-31293b80e0d8 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:19.426363 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1072/2128] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:19 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 1368 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:19.902072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:19.904931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:19.905755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:19.905755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:19.907219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:20.016671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:20.016671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:20.034520 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Volume info retrieved successfully. Jan 13 11:58:20.050619 n-d-766726-7 devstack@c-api.service[87941]: WARNING stevedore.named [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 11:58:20.051259 n-d-766726-7 devstack@c-api.service[87941]: WARNING castellan.key_manager [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 13 11:58:20.060825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG oslo_db.sqlalchemy.engines [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87943) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 11:58:20.069537 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:20.069537 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:20.094354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69c7eba9-cb7d-4000-acd2-273651979852 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 returned with HTTP 200 Jan 13 11:58:20.097166 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1057/2129] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:19 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 => generated 992 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:20.443430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dacd993e-cce7-4be0-925e-244408ce66f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:20.444531 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dacd993e-cce7-4be0-925e-244408ce66f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:20.444920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:20.444920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:20.445540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dacd993e-cce7-4be0-925e-244408ce66f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:20.517163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:20.517163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:20.533519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dacd993e-cce7-4be0-925e-244408ce66f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Volume info retrieved successfully. Jan 13 11:58:20.584877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dacd993e-cce7-4be0-925e-244408ce66f9 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 200 Jan 13 11:58:20.585700 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1073/2130] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:20 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 1368 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:21.119856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-668697ca-a73c-48d8-b9f0-3ebfe324ba74 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:21.120610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-668697ca-a73c-48d8-b9f0-3ebfe324ba74 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.120969 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:21.120969 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:21.121527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-668697ca-a73c-48d8-b9f0-3ebfe324ba74 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.223887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-668697ca-a73c-48d8-b9f0-3ebfe324ba74 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 returned with HTTP 404 Jan 13 11:58:21.228399 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1058/2131] 10.222.0.24 () {60 vars in 1356 bytes} [Wed Jan 13 11:58:21 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:58:21.234046 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e2180c2-bac8-404c-b72c-686e3fedde09 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] GET http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 Jan 13 11:58:21.235736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e2180c2-bac8-404c-b72c-686e3fedde09 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.236090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:21.236090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:21.236716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e2180c2-bac8-404c-b72c-686e3fedde09 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.237650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.groups [None req-0e2180c2-bac8-404c-b72c-686e3fedde09 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] show called for member 340652b1-9281-430b-9ede-f8a560c160a2 {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 11:58:21.244309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e2180c2-bac8-404c-b72c-686e3fedde09 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 returned with HTTP 404 Jan 13 11:58:21.245591 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1074/2132] 10.222.0.24 () {60 vars in 1353 bytes} [Wed Jan 13 11:58:21 2021] GET /volume/v3/24f154dd93904f19b40ea35cbf2867ad/groups/340652b1-9281-430b-9ede-f8a560c160a2 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 11:58:21.256036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a4ecd6f7-6ded-4d6e-a08a-fffd225eb77f tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] DELETE http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/group_types/5909e77f-14ef-4554-a702-7ff7c9c86f29 Jan 13 11:58:21.256621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a4ecd6f7-6ded-4d6e-a08a-fffd225eb77f tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.257260 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a4ecd6f7-6ded-4d6e-a08a-fffd225eb77f tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.302823 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:58:21.302823 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:58:21.314810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a4ecd6f7-6ded-4d6e-a08a-fffd225eb77f tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/group_types/5909e77f-14ef-4554-a702-7ff7c9c86f29 returned with HTTP 202 Jan 13 11:58:21.318719 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1059/2133] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 11:58:21 2021] DELETE /volume/v3/a76004fbbba647558298ed8b35355e47/group_types/5909e77f-14ef-4554-a702-7ff7c9c86f29 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 11:58:21.327269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec81bb8d-90a3-473e-96aa-b0918230a447 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] DELETE http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:21.328895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec81bb8d-90a3-473e-96aa-b0918230a447 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.329640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec81bb8d-90a3-473e-96aa-b0918230a447 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.330263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ec81bb8d-90a3-473e-96aa-b0918230a447 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] Delete volume with id: 7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 Jan 13 11:58:21.397635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec81bb8d-90a3-473e-96aa-b0918230a447 tempest-GroupsV314Test-2086655159 tempest-GroupsV314Test-2086655159] http://10.222.0.24/volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 returned with HTTP 404 Jan 13 11:58:21.398704 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1075/2134] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:21 2021] DELETE /volume/v3/24f154dd93904f19b40ea35cbf2867ad/volumes/7b0c57ca-89c1-44f7-b26f-0c19f552c7f8 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:21.412258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2f448d3-1b86-40dc-a5e4-78fe6b5b2666 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] DELETE http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/types/92096aa3-91ae-45b1-b2fc-e56626eca85e Jan 13 11:58:21.412721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2f448d3-1b86-40dc-a5e4-78fe6b5b2666 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.413239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2f448d3-1b86-40dc-a5e4-78fe6b5b2666 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.573998 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2f448d3-1b86-40dc-a5e4-78fe6b5b2666 tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/types/92096aa3-91ae-45b1-b2fc-e56626eca85e returned with HTTP 202 Jan 13 11:58:21.575033 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1060/2135] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 11:58:21 2021] DELETE /volume/v3/a76004fbbba647558298ed8b35355e47/types/92096aa3-91ae-45b1-b2fc-e56626eca85e => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:21.582954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dfd2d31-9ce7-42ad-9890-6beb72fd15fb tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] GET http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/types/92096aa3-91ae-45b1-b2fc-e56626eca85e Jan 13 11:58:21.583486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dfd2d31-9ce7-42ad-9890-6beb72fd15fb tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.584122 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6dfd2d31-9ce7-42ad-9890-6beb72fd15fb tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.602599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0b3ef4b0-e0bd-481d-b949-33c7a36979c3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] GET http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e Jan 13 11:58:21.603665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0b3ef4b0-e0bd-481d-b949-33c7a36979c3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:21.604355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0b3ef4b0-e0bd-481d-b949-33c7a36979c3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:21.619587 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6dfd2d31-9ce7-42ad-9890-6beb72fd15fb tempest-GroupsV314Test-1822102234 tempest-GroupsV314Test-1822102234] http://10.222.0.24/volume/v3/a76004fbbba647558298ed8b35355e47/types/92096aa3-91ae-45b1-b2fc-e56626eca85e returned with HTTP 404 Jan 13 11:58:21.624357 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1076/2136] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 11:58:21 2021] GET /volume/v3/a76004fbbba647558298ed8b35355e47/types/92096aa3-91ae-45b1-b2fc-e56626eca85e => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:21.766442 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0b3ef4b0-e0bd-481d-b949-33c7a36979c3 tempest-TestVolumeBootPattern-1281526072 tempest-TestVolumeBootPattern-1281526072] http://10.222.0.24/volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e returned with HTTP 404 Jan 13 11:58:21.767937 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1061/2137] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:21 2021] GET /volume/v3/7f46e23c7c64417196ecad7ea0080337/volumes/d04c7c18-2a8a-4d1b-bb0c-97e2ddf1808e => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:24.149464 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc6ff4c1-0c7a-4912-aae0-948be33e097d tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] GET http://10.222.0.24/volume/v3/9c5c23570b1046308582277f32697f72/scheduler-stats/get_pools?detail=True Jan 13 11:58:24.150372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc6ff4c1-0c7a-4912-aae0-948be33e097d tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:24.150960 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc6ff4c1-0c7a-4912-aae0-948be33e097d tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] Calling method 'get_pools' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:24.181381 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc6ff4c1-0c7a-4912-aae0-948be33e097d tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] http://10.222.0.24/volume/v3/9c5c23570b1046308582277f32697f72/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 13 11:58:24.182652 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1077/2138] 10.222.0.24 () {58 vars in 1281 bytes} [Wed Jan 13 11:58:23 2021] GET /volume/v3/9c5c23570b1046308582277f32697f72/scheduler-stats/get_pools?detail=True => generated 769 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:24.198681 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40494443-da9f-491c-b6d2-a4192dd533c1 tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] GET http://10.222.0.24/volume/v3/9c5c23570b1046308582277f32697f72/scheduler-stats/get_pools Jan 13 11:58:24.199755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40494443-da9f-491c-b6d2-a4192dd533c1 tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:24.200442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40494443-da9f-491c-b6d2-a4192dd533c1 tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] Calling method 'get_pools' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:24.238575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40494443-da9f-491c-b6d2-a4192dd533c1 tempest-VolumePoolsAdminTestsJSON-1387350941 tempest-VolumePoolsAdminTestsJSON-1387350941] http://10.222.0.24/volume/v3/9c5c23570b1046308582277f32697f72/scheduler-stats/get_pools returned with HTTP 200 Jan 13 11:58:24.239686 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1062/2139] 10.222.0.24 () {58 vars in 1258 bytes} [Wed Jan 13 11:58:24 2021] GET /volume/v3/9c5c23570b1046308582277f32697f72/scheduler-stats/get_pools => generated 61 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:58:30.716235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] POST http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes Jan 13 11:58:30.716997 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-469402535"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:30.718074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-469402535'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:30.718597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Create volume of 1 GB Jan 13 11:58:30.743982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Availability Zones retrieved successfully. Jan 13 11:58:30.788870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Flow 'volume_create_api' (7cf51b57-143e-46b5-9c5d-8d4a7828e2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:30.794300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9a648c-2d65-4736-a2ea-872d072e6bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:30.800811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:30.936461 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9a648c-2d65-4736-a2ea-872d072e6bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:30.939978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade488dc-46dc-4f1f-9d7e-751344fbddc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:31.071807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Created reservations ['29a1a39a-26c3-48c5-860f-73f6f9356092', 'ca14e697-abf0-40f1-b4d8-16d009159a4c', 'd04472d9-1f72-4438-b81a-26d7523c251e', '78eb500a-fae9-4049-aa61-2390c7d6ce35'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:31.074380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade488dc-46dc-4f1f-9d7e-751344fbddc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a1a39a-26c3-48c5-860f-73f6f9356092', 'ca14e697-abf0-40f1-b4d8-16d009159a4c', 'd04472d9-1f72-4438-b81a-26d7523c251e', '78eb500a-fae9-4049-aa61-2390c7d6ce35']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:31.078975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65d9781-5983-4e78-bb41-53fe6d39b2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:31.168288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65d9781-5983-4e78-bb41-53fe6d39b2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c6cfb5a-3936-46f8-954c-59e80ed32d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-469402535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81698ec0e4247b28403793ce14bc49c',qos_specs=None,replication_status=,reservations=['29a1a39a-26c3-48c5-860f-73f6f9356092','ca14e697-abf0-40f1-b4d8-16d009159a4c','d04472d9-1f72-4438-b81a-26d7523c251e','78eb500a-fae9-4049-aa61-2390c7d6ce35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5e9135601f43ec8e6aeca53878070a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-469402535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c6cfb5a-3936-46f8-954c-59e80ed32d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81698ec0e4247b28403793ce14bc49c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b5e9135601f43ec8e6aeca53878070a',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:31.171001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a7483e-29ee-4ee2-bc02-c0344c39079f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:31.207999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a7483e-29ee-4ee2-bc02-c0344c39079f) transitioned into state 'SUCCESS' from state '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-469402535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81698ec0e4247b28403793ce14bc49c',qos_specs=None,replication_status=,reservations=['29a1a39a-26c3-48c5-860f-73f6f9356092','ca14e697-abf0-40f1-b4d8-16d009159a4c','d04472d9-1f72-4438-b81a-26d7523c251e','78eb500a-fae9-4049-aa61-2390c7d6ce35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5e9135601f43ec8e6aeca53878070a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:31.211325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4573b968-f3ce-4c95-aba8-2b70d8209ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:31.230294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4573b968-f3ce-4c95-aba8-2b70d8209ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:31.234598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Flow 'volume_create_api' (7cf51b57-143e-46b5-9c5d-8d4a7828e2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:31.365859 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Create volume request issued successfully. Jan 13 11:58:31.397552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11d1d573-0379-4de1-9774-0ad0f9a9bd2d tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes returned with HTTP 202 Jan 13 11:58:31.398989 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1078/2140] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:30 2021] POST /volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes => generated 820 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:31.415058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23083058-98a9-4310-a5df-edbb7caf5923 tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] GET http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:31.415483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23083058-98a9-4310-a5df-edbb7caf5923 tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:31.415705 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:31.415705 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:31.416083 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-23083058-98a9-4310-a5df-edbb7caf5923 tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:31.504624 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:31.504624 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:31.527219 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-23083058-98a9-4310-a5df-edbb7caf5923 tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Volume info retrieved successfully. Jan 13 11:58:31.592564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-23083058-98a9-4310-a5df-edbb7caf5923 tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 returned with HTTP 200 Jan 13 11:58:31.593469 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1079/2141] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:31 2021] GET /volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 => generated 912 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:31.701821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f99112b7-536a-4fa3-ad1a-eeba6a35193d tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:31.703102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f99112b7-536a-4fa3-ad1a-eeba6a35193d tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:31.703608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f99112b7-536a-4fa3-ad1a-eeba6a35193d tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:31.844699 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f99112b7-536a-4fa3-ad1a-eeba6a35193d tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:31.845551 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1063/2142] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:58:31 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 361 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:31.858980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d5b75d1-5c11-45cc-9a64-7b89e37b4c15 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92/defaults Jan 13 11:58:31.859605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d5b75d1-5c11-45cc-9a64-7b89e37b4c15 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:31.859812 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:31.859812 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:31.860191 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d5b75d1-5c11-45cc-9a64-7b89e37b4c15 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'defaults' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:31.915192 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d5b75d1-5c11-45cc-9a64-7b89e37b4c15 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92/defaults returned with HTTP 200 Jan 13 11:58:31.916067 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1080/2143] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:58:31 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92/defaults => generated 361 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:31.929195 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56372c77-7ba2-4052-816c-4b27dbb140dd tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] PUT http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:31.930114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56372c77-7ba2-4052-816c-4b27dbb140dd tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:32.116312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56372c77-7ba2-4052-816c-4b27dbb140dd tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:32.117186 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1064/2144] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:58:31 2021] PUT /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 319 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:32.129819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd06a92a-bc6f-41aa-8651-02f68be0b2ee tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] DELETE http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:32.130507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd06a92a-bc6f-41aa-8651-02f68be0b2ee tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.132785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd06a92a-bc6f-41aa-8651-02f68be0b2ee tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:32.170961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd06a92a-bc6f-41aa-8651-02f68be0b2ee tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:32.172876 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1081/2145] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:58:32 2021] DELETE /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 11:58:32.182879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0cc03cea-b4a5-4470-b26b-6206f9b2826b tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:32.183522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0cc03cea-b4a5-4470-b26b-6206f9b2826b tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.184021 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0cc03cea-b4a5-4470-b26b-6206f9b2826b tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:32.248065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0cc03cea-b4a5-4470-b26b-6206f9b2826b tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:32.248938 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1065/2146] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:58:32 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 361 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:32.262093 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b59925c6-4ccb-45e0-9758-4e247b5972ce tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] PUT http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:32.263064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b59925c6-4ccb-45e0-9758-4e247b5972ce tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:32.609955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c251e90-76c0-4c5e-9340-38c77344960b tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] GET http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:32.611108 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c251e90-76c0-4c5e-9340-38c77344960b tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.611889 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c251e90-76c0-4c5e-9340-38c77344960b tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:32.618702 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b59925c6-4ccb-45e0-9758-4e247b5972ce tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:32.628062 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1082/2147] 10.222.0.24 () {60 vars in 1342 bytes} [Wed Jan 13 11:58:32 2021] PUT /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 319 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:32.649343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e750022c-7c2c-49da-8b2f-ff0aec861e66 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92/defaults Jan 13 11:58:32.650974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e750022c-7c2c-49da-8b2f-ff0aec861e66 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.651882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e750022c-7c2c-49da-8b2f-ff0aec861e66 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'defaults' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:32.678582 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e750022c-7c2c-49da-8b2f-ff0aec861e66 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92/defaults returned with HTTP 200 Jan 13 11:58:32.680140 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1083/2148] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:58:32 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92/defaults => generated 361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:32.706342 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ffaf80c-2644-42c0-a2d0-3061cdc7c62e tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:32.707224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ffaf80c-2644-42c0-a2d0-3061cdc7c62e tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.711805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ffaf80c-2644-42c0-a2d0-3061cdc7c62e tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:32.714917 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:32.714917 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:32.724449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4c251e90-76c0-4c5e-9340-38c77344960b tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Volume info retrieved successfully. Jan 13 11:58:32.751704 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c251e90-76c0-4c5e-9340-38c77344960b tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 returned with HTTP 200 Jan 13 11:58:32.763927 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1066/2149] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:32 2021] GET /volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:32.786013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ffaf80c-2644-42c0-a2d0-3061cdc7c62e tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:32.786903 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1084/2150] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:58:32 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 361 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:32.808485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e39b706-a3b7-47c6-a520-e6e56709a098 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True Jan 13 11:58:32.809190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e39b706-a3b7-47c6-a520-e6e56709a098 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.809699 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e39b706-a3b7-47c6-a520-e6e56709a098 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:32.926156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e39b706-a3b7-47c6-a520-e6e56709a098 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True returned with HTTP 200 Jan 13 11:58:32.931555 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1085/2151] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:32 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True => generated 1076 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:32.942532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-34b76038-9511-4738-9f42-6d58447df127 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:32.943163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-34b76038-9511-4738-9f42-6d58447df127 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:32.943359 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:32.943359 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:32.944027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-34b76038-9511-4738-9f42-6d58447df127 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:33.040341 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:33.040341 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:33.049619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-34b76038-9511-4738-9f42-6d58447df127 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:33.078393 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-34b76038-9511-4738-9f42-6d58447df127 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 returned with HTTP 200 Jan 13 11:58:33.079640 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1067/2152] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:32 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 => generated 1084 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 11:58:33.096548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] POST http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27/action Jan 13 11:58:33.097262 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:33.097262 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:33.098039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Action body: b'{"os-unmanage": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:58:33.098641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:33.100971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_unmanage [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Unmanage volume with id: 6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:33.161237 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:33.161237 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:33.162505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:33.196275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Delete volume request issued successfully. Jan 13 11:58:33.196800 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f82563e9-4d88-4b6f-97d9-06de757b2ad2 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27/action returned with HTTP 202 Jan 13 11:58:33.200911 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1068/2153] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:58:33 2021] POST /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:33.207822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2aa56cf5-33a8-4602-be45-c7b245b28703 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:33.208343 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2aa56cf5-33a8-4602-be45-c7b245b28703 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:33.208551 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:33.208551 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:33.208911 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2aa56cf5-33a8-4602-be45-c7b245b28703 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:33.228468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] POST http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes Jan 13 11:58:33.229536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-963297219"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:33.230609 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-963297219'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:33.231031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Create volume of 1 GB Jan 13 11:58:33.277453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Availability Zones retrieved successfully. Jan 13 11:58:33.304325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:33.304325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:33.328593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2aa56cf5-33a8-4602-be45-c7b245b28703 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:33.330974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Flow 'volume_create_api' (4a748b26-2e76-41a8-ad64-ce3986a3c11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:33.342672 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80067e19-a787-42de-98b7-7ed3ab56d5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:33.345831 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:33.370083 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2aa56cf5-33a8-4602-be45-c7b245b28703 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 returned with HTTP 200 Jan 13 11:58:33.386611 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1069/2154] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:33 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 => generated 1085 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:33.495993 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80067e19-a787-42de-98b7-7ed3ab56d5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:33.498639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272c93a9-a550-4333-a591-0b1cdebb739d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:33.636588 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Created reservations ['e5233e53-2c6b-4b3f-8498-d516426452f5', '977028e6-dff2-4a3e-9ba7-224080a2243c', '606517ee-c314-4175-adfb-a611f5c2b97b', '75fa3a95-02e3-4dab-8a00-a166e8449b63'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:33.639542 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272c93a9-a550-4333-a591-0b1cdebb739d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5233e53-2c6b-4b3f-8498-d516426452f5', '977028e6-dff2-4a3e-9ba7-224080a2243c', '606517ee-c314-4175-adfb-a611f5c2b97b', '75fa3a95-02e3-4dab-8a00-a166e8449b63']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:33.642245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db56d3e-6da6-4a33-85e4-8d39be4742fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:33.705996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db56d3e-6da6-4a33-85e4-8d39be4742fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-963297219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4ef8c91e2f42d5beb48c238f5d2b92',qos_specs=None,replication_status=,reservations=['e5233e53-2c6b-4b3f-8498-d516426452f5','977028e6-dff2-4a3e-9ba7-224080a2243c','606517ee-c314-4175-adfb-a611f5c2b97b','75fa3a95-02e3-4dab-8a00-a166e8449b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61908691e054eee897392e12f08cc16',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-963297219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4ef8c91e2f42d5beb48c238f5d2b92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c61908691e054eee897392e12f08cc16',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:33.708405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b797c2e-92be-422e-b097-af3a6d03503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:33.741673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b797c2e-92be-422e-b097-af3a6d03503e) transitioned into state 'SUCCESS' from state '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-963297219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4ef8c91e2f42d5beb48c238f5d2b92',qos_specs=None,replication_status=,reservations=['e5233e53-2c6b-4b3f-8498-d516426452f5','977028e6-dff2-4a3e-9ba7-224080a2243c','606517ee-c314-4175-adfb-a611f5c2b97b','75fa3a95-02e3-4dab-8a00-a166e8449b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61908691e054eee897392e12f08cc16',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:33.744010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87d6a68-ddcf-4963-931d-82049c8ed911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:33.762266 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87d6a68-ddcf-4963-931d-82049c8ed911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:33.765744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Flow 'volume_create_api' (4a748b26-2e76-41a8-ad64-ce3986a3c11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:33.824744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Create volume request issued successfully. Jan 13 11:58:33.841370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ffac3281-3130-44e9-8abf-133b4fa2b362 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes returned with HTTP 202 Jan 13 11:58:33.842873 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1086/2155] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:32 2021] POST /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes => generated 824 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:58:33.857290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c18bda96-e608-497e-9129-386e4596bafb tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:33.858050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c18bda96-e608-497e-9129-386e4596bafb tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:33.858331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:33.858331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:33.858867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c18bda96-e608-497e-9129-386e4596bafb tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:33.922710 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:33.922710 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:33.932816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c18bda96-e608-497e-9129-386e4596bafb tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:33.962715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c18bda96-e608-497e-9129-386e4596bafb tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 200 Jan 13 11:58:33.963813 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1070/2156] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:33 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 892 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:34.389336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8db7610-babd-4a0d-b5a6-190a0e674569 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:34.389943 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8db7610-babd-4a0d-b5a6-190a0e674569 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:34.390967 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:34.390967 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:34.391316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c8db7610-babd-4a0d-b5a6-190a0e674569 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:34.516530 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c8db7610-babd-4a0d-b5a6-190a0e674569 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 returned with HTTP 404 Jan 13 11:58:34.535498 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1087/2157] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:34 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:34.542731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81aaa867-35f1-4a13-922b-60c2aca6f8ce tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/detail?all_tenants=1 Jan 13 11:58:34.543294 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81aaa867-35f1-4a13-922b-60c2aca6f8ce tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:34.543513 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:34.543513 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:34.543912 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81aaa867-35f1-4a13-922b-60c2aca6f8ce tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'detail' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:34.545755 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81aaa867-35f1-4a13-922b-60c2aca6f8ce tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:58:34.664544 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81aaa867-35f1-4a13-922b-60c2aca6f8ce tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Get all volumes completed successfully. Jan 13 11:58:34.669451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:34.669451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:34.706878 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81aaa867-35f1-4a13-922b-60c2aca6f8ce tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 13 11:58:34.707661 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1071/2158] 10.222.0.24 () {58 vars in 1252 bytes} [Wed Jan 13 11:58:34 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/detail?all_tenants=1 => generated 1090 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:34.729281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] POST http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/os-volume-manage Jan 13 11:58:34.730078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1188949322", "host": "n-d-766726-7@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-6c6cfb5a-3936-46f8-954c-59e80ed32d27"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:34.732840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:34.732840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:34.734551 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_manage [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1188949322', 'host': 'n-d-766726-7@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-6c6cfb5a-3936-46f8-954c-59e80ed32d27'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 13 11:58:34.863458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Flow 'volume_manage_existing_api' (280e75cb-c797-4aa4-938b-10aacce3db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:34.866843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a33106-4448-405a-b35b-a1d44c990c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:34.983934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82ddb221-3285-4391-9e15-2c56d3ee007f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:34.985050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82ddb221-3285-4391-9e15-2c56d3ee007f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:34.986558 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:34.986558 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:34.989925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-82ddb221-3285-4391-9e15-2c56d3ee007f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:35.003356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Created reservations ['719460b7-03ce-46b7-bd8a-e5c20c014b95', '1a9f19d7-4813-4620-b27a-8c78ca66492f', '35a66b71-f79c-43c1-a727-6446d04ecdb5', '501aba27-fc8f-4d0f-b539-561ad0013c57'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:35.005282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a33106-4448-405a-b35b-a1d44c990c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['719460b7-03ce-46b7-bd8a-e5c20c014b95', '1a9f19d7-4813-4620-b27a-8c78ca66492f', '35a66b71-f79c-43c1-a727-6446d04ecdb5', '501aba27-fc8f-4d0f-b539-561ad0013c57']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:35.014558 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (c0499f0b-d599-4a05-8613-19835c0b209f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:35.062469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:35.062469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:35.082601 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-82ddb221-3285-4391-9e15-2c56d3ee007f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:35.158066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-82ddb221-3285-4391-9e15-2c56d3ee007f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 200 Jan 13 11:58:35.163270 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1072/2159] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:34 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:35.188069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (c0499f0b-d599-4a05-8613-19835c0b209f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '079061a25af84146be32d7938911356b', 'project_id': '3f6d21e9e06d487186a0c7a257c5b89e', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1188949322', 'host': 'n-d-766726-7@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', '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=2021-01-13T11:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1188949322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-766726-7@lvmdriver-1#lvmdriver-1',id=2309d9e8-6662-4851-beec-0d7c53b06f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6d21e9e06d487186a0c7a257c5b89e',provider_auth=None,provider_geometry=None,provider_id=None,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='079061a25af84146be32d7938911356b',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:35.190407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54899c21-158d-4ac4-9940-c0c5e9877a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:35.217553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54899c21-158d-4ac4-9940-c0c5e9877a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '079061a25af84146be32d7938911356b', 'project_id': '3f6d21e9e06d487186a0c7a257c5b89e', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1188949322', 'host': 'n-d-766726-7@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:35.220999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (977f00b1-88e6-40d6-8636-f82e78f991cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:35.226491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (977f00b1-88e6-40d6-8636-f82e78f991cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:35.229071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Flow 'volume_manage_existing_api' (280e75cb-c797-4aa4-938b-10aacce3db3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:35.229775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Manage volume request issued successfully. Jan 13 11:58:35.269548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-620585d1-2638-4491-8c27-d3dc5d567d5c tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/os-volume-manage returned with HTTP 202 Jan 13 11:58:35.282365 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1088/2160] 10.222.0.24 () {60 vars in 1253 bytes} [Wed Jan 13 11:58:34 2021] POST /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/os-volume-manage => generated 847 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:35.287003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a00cf4f-7932-4c85-aec4-2b0483cf56fe tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:35.287657 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a00cf4f-7932-4c85-aec4-2b0483cf56fe tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:35.287989 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:35.287989 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:35.288776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a00cf4f-7932-4c85-aec4-2b0483cf56fe tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:35.355339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:35.355339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:35.365559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0a00cf4f-7932-4c85-aec4-2b0483cf56fe tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:35.405811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a00cf4f-7932-4c85-aec4-2b0483cf56fe tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 200 Jan 13 11:58:35.407857 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1073/2161] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:35 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 1084 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:36.177163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98b56c6b-afd2-4c09-a3d9-b9d8bd4eccd4 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:36.177996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98b56c6b-afd2-4c09-a3d9-b9d8bd4eccd4 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:36.178315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:36.178315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:36.179213 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98b56c6b-afd2-4c09-a3d9-b9d8bd4eccd4 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:36.309449 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:36.309449 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:36.331595 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98b56c6b-afd2-4c09-a3d9-b9d8bd4eccd4 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:36.410335 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98b56c6b-afd2-4c09-a3d9-b9d8bd4eccd4 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 200 Jan 13 11:58:36.411434 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1089/2162] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:36 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:36.429799 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edb164e8-e663-41a1-93d0-cafcd86b5eab tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:36.432176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edb164e8-e663-41a1-93d0-cafcd86b5eab tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:36.432519 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:36.432519 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:36.433061 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edb164e8-e663-41a1-93d0-cafcd86b5eab tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:36.449430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-225ef847-979d-4046-845b-0401ef5fddd2 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True Jan 13 11:58:36.454164 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-225ef847-979d-4046-845b-0401ef5fddd2 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:36.454534 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:36.454534 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:36.455286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-225ef847-979d-4046-845b-0401ef5fddd2 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:36.601608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:36.601608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:36.611986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-225ef847-979d-4046-845b-0401ef5fddd2 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True returned with HTTP 200 Jan 13 11:58:36.613511 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1090/2163] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:36 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True => generated 1076 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:36.619819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-edb164e8-e663-41a1-93d0-cafcd86b5eab tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:36.630643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] DELETE http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:36.631298 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:36.631785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:36.632232 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Delete volume with id: be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:36.688586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edb164e8-e663-41a1-93d0-cafcd86b5eab tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 200 Jan 13 11:58:36.694705 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1074/2164] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:36 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 1084 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:36.777757 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:36.777757 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:36.800238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:36.864445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Delete volume request issued successfully. Jan 13 11:58:36.864921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d2ad5bc-8cf1-48f8-9741-d32d51e12295 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 202 Jan 13 11:58:36.868997 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1091/2165] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:36 2021] DELETE /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:36.873954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-290b6412-369e-4858-be42-8e0a4f65c543 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:36.874808 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-290b6412-369e-4858-be42-8e0a4f65c543 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:36.875236 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:36.875236 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:36.875598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-290b6412-369e-4858-be42-8e0a4f65c543 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:36.980920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:36.980920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:36.994891 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-290b6412-369e-4858-be42-8e0a4f65c543 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:37.032811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-290b6412-369e-4858-be42-8e0a4f65c543 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 200 Jan 13 11:58:37.034795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1075/2166] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:36 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:37.710645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c759d472-b12a-48cd-86dc-140672a8be10 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:37.711809 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c759d472-b12a-48cd-86dc-140672a8be10 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:37.712188 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:37.712188 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:37.712800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c759d472-b12a-48cd-86dc-140672a8be10 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:37.805808 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:37.805808 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:37.815557 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c759d472-b12a-48cd-86dc-140672a8be10 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:37.854086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c759d472-b12a-48cd-86dc-140672a8be10 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 200 Jan 13 11:58:37.867177 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1092/2167] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:37 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 1085 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:37.873082 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0eb0bd13-d9cd-45f0-80f5-8403b0417dc0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:37.873988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0eb0bd13-d9cd-45f0-80f5-8403b0417dc0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:37.875030 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:37.875030 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:37.875750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0eb0bd13-d9cd-45f0-80f5-8403b0417dc0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:37.946334 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:37.946334 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:37.963746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0eb0bd13-d9cd-45f0-80f5-8403b0417dc0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:38.026801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0eb0bd13-d9cd-45f0-80f5-8403b0417dc0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 200 Jan 13 11:58:38.028062 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1076/2168] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:37 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 1085 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:38.044789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] DELETE http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:38.045801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:38.046373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:38.046373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:38.047075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:38.047705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Delete volume with id: 2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:38.066966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f17f8806-e3b1-42f7-8a13-0ba5bcc2c243 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:38.067665 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f17f8806-e3b1-42f7-8a13-0ba5bcc2c243 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:38.068034 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:38.068034 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:38.068639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f17f8806-e3b1-42f7-8a13-0ba5bcc2c243 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:38.189339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:38.189339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:38.190565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:38.205886 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:38.205886 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:38.242518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f17f8806-e3b1-42f7-8a13-0ba5bcc2c243 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:38.273784 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Delete volume request issued successfully. Jan 13 11:58:38.275372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0e85c69-bab7-4a60-834a-c0b631083a08 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 202 Jan 13 11:58:38.279267 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1093/2169] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:38 2021] DELETE /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:38.291185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-861d996b-169e-47df-a97b-f57a7e642eb1 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:38.291712 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-861d996b-169e-47df-a97b-f57a7e642eb1 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:38.291920 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:38.291920 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:38.292288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-861d996b-169e-47df-a97b-f57a7e642eb1 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:38.333224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f17f8806-e3b1-42f7-8a13-0ba5bcc2c243 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 200 Jan 13 11:58:38.334372 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1077/2170] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:38 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 916 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:38.434664 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:38.434664 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:38.460066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-861d996b-169e-47df-a97b-f57a7e642eb1 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:38.510889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-861d996b-169e-47df-a97b-f57a7e642eb1 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 200 Jan 13 11:58:38.511903 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1094/2171] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:38 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 1084 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:39.351056 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cea61971-ebee-4afe-9367-f0f4c781fe87 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:39.351777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cea61971-ebee-4afe-9367-f0f4c781fe87 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:39.352169 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:39.352169 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:39.352798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cea61971-ebee-4afe-9367-f0f4c781fe87 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:39.469103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cea61971-ebee-4afe-9367-f0f4c781fe87 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 404 Jan 13 11:58:39.472588 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1078/2172] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:39 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:39.485298 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] POST http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes Jan 13 11:58:39.486150 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:39.486150 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:39.486842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-389247114"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:39.488113 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-389247114'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:39.488644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Create volume of 1 GB Jan 13 11:58:39.515500 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Availability Zones retrieved successfully. Jan 13 11:58:39.529371 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22378614-61a8-4edc-a99c-3cf6764c1897 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:39.530093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22378614-61a8-4edc-a99c-3cf6764c1897 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:39.531454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22378614-61a8-4edc-a99c-3cf6764c1897 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:39.567835 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Flow 'volume_create_api' (c0021581-2e99-47af-8ff4-548830d8b31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:39.592188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa129096-7419-4ebc-92b9-5dd880aacfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:39.601762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:39.747358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:39.747358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:39.775615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-22378614-61a8-4edc-a99c-3cf6764c1897 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Volume info retrieved successfully. Jan 13 11:58:39.841109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22378614-61a8-4edc-a99c-3cf6764c1897 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 200 Jan 13 11:58:39.841348 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1079/2173] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:39 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 1084 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:39.851373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa129096-7419-4ebc-92b9-5dd880aacfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:39.851373 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46588d39-1cf9-4bb7-905c-99e5179f1036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:40.037545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Created reservations ['2e240c2b-3be2-4449-b1e7-84de4285d87c', '9aa6143a-d76c-4921-9bbe-baee5d66c58a', '6dd8c834-2f68-454c-bb0d-47b45e147fc2', 'ef432209-bcb9-4f6b-9b47-ad8a6b037a5f'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:40.039829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46588d39-1cf9-4bb7-905c-99e5179f1036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e240c2b-3be2-4449-b1e7-84de4285d87c', '9aa6143a-d76c-4921-9bbe-baee5d66c58a', '6dd8c834-2f68-454c-bb0d-47b45e147fc2', 'ef432209-bcb9-4f6b-9b47-ad8a6b037a5f']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:40.043437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290b7247-22cb-4b37-a533-bf290a5dc2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:40.216331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290b7247-22cb-4b37-a533-bf290a5dc2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '722cd306-25ee-46d3-9d3b-cd107dd849cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-389247114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4ef8c91e2f42d5beb48c238f5d2b92',qos_specs=None,replication_status=,reservations=['2e240c2b-3be2-4449-b1e7-84de4285d87c','9aa6143a-d76c-4921-9bbe-baee5d66c58a','6dd8c834-2f68-454c-bb0d-47b45e147fc2','ef432209-bcb9-4f6b-9b47-ad8a6b037a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61908691e054eee897392e12f08cc16',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-389247114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=722cd306-25ee-46d3-9d3b-cd107dd849cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4ef8c91e2f42d5beb48c238f5d2b92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c61908691e054eee897392e12f08cc16',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:40.222668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dfb625-999a-4985-82a0-63878d38998c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:40.282071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dfb625-999a-4985-82a0-63878d38998c) transitioned into state 'SUCCESS' from state '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-389247114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4ef8c91e2f42d5beb48c238f5d2b92',qos_specs=None,replication_status=,reservations=['2e240c2b-3be2-4449-b1e7-84de4285d87c','9aa6143a-d76c-4921-9bbe-baee5d66c58a','6dd8c834-2f68-454c-bb0d-47b45e147fc2','ef432209-bcb9-4f6b-9b47-ad8a6b037a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61908691e054eee897392e12f08cc16',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:40.284368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96513535-cbfd-4785-ae2a-95d4b34672e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:40.312540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96513535-cbfd-4785-ae2a-95d4b34672e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:40.315491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Flow 'volume_create_api' (c0021581-2e99-47af-8ff4-548830d8b31d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:40.457477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Create volume request issued successfully. Jan 13 11:58:40.492644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12234c18-78ce-4603-8053-26fbc20a760f tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes returned with HTTP 202 Jan 13 11:58:40.496309 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1095/2174] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:39 2021] POST /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes => generated 824 bytes in 1014 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:40.508529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae996afa-6f77-48be-96f0-b17d6409a328 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:40.509396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae996afa-6f77-48be-96f0-b17d6409a328 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:40.509785 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:40.509785 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:40.510419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ae996afa-6f77-48be-96f0-b17d6409a328 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:40.623337 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:40.623337 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:40.645388 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ae996afa-6f77-48be-96f0-b17d6409a328 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:40.697321 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ae996afa-6f77-48be-96f0-b17d6409a328 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 200 Jan 13 11:58:40.702997 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1080/2175] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:40 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:40.860575 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-045f74e3-4494-425c-ac7a-1442f8c7d0c0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] GET http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 Jan 13 11:58:40.861365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-045f74e3-4494-425c-ac7a-1442f8c7d0c0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:40.862089 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:40.862089 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:40.862721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-045f74e3-4494-425c-ac7a-1442f8c7d0c0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:40.998400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-045f74e3-4494-425c-ac7a-1442f8c7d0c0 tempest-VolumeManageAdminTest-1091824182 tempest-VolumeManageAdminTest-1091824182] http://10.222.0.24/volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 returned with HTTP 404 Jan 13 11:58:41.000950 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1096/2176] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:40 2021] GET /volume/v3/3f6d21e9e06d487186a0c7a257c5b89e/volumes/2309d9e8-6662-4851-beec-0d7c53b06f22 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:41.015150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9253b0c7-ef9b-4e80-9cea-ab2d85e8e74f tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] DELETE http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:41.021426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9253b0c7-ef9b-4e80-9cea-ab2d85e8e74f tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:41.022319 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:41.022319 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:41.023101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9253b0c7-ef9b-4e80-9cea-ab2d85e8e74f tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:41.024485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9253b0c7-ef9b-4e80-9cea-ab2d85e8e74f tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] Delete volume with id: 6c6cfb5a-3936-46f8-954c-59e80ed32d27 Jan 13 11:58:41.149461 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9253b0c7-ef9b-4e80-9cea-ab2d85e8e74f tempest-VolumeManageAdminTest-1522568674 tempest-VolumeManageAdminTest-1522568674] http://10.222.0.24/volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 returned with HTTP 404 Jan 13 11:58:41.151185 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1081/2177] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:41 2021] DELETE /volume/v3/c81698ec0e4247b28403793ce14bc49c/volumes/6c6cfb5a-3936-46f8-954c-59e80ed32d27 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:41.719080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-111d3731-31e7-4375-86a0-95c3438d2179 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] GET http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:41.719649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-111d3731-31e7-4375-86a0-95c3438d2179 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:41.720109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-111d3731-31e7-4375-86a0-95c3438d2179 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:41.807675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:41.807675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:41.820001 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-111d3731-31e7-4375-86a0-95c3438d2179 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Volume info retrieved successfully. Jan 13 11:58:41.868489 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-111d3731-31e7-4375-86a0-95c3438d2179 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 200 Jan 13 11:58:41.871725 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1097/2178] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:41 2021] GET /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:41.889149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9969a1d-c4ed-4755-9c52-c0d204d28e71 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True Jan 13 11:58:41.889925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9969a1d-c4ed-4755-9c52-c0d204d28e71 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:41.890739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9969a1d-c4ed-4755-9c52-c0d204d28e71 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:41.982663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9969a1d-c4ed-4755-9c52-c0d204d28e71 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True returned with HTTP 200 Jan 13 11:58:41.993670 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1082/2179] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:41 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True => generated 1076 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:42.002720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7ca7e9d-7f22-4a8e-884e-f3fdfacc5d69 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/0c175796b7a04b61b14f8862a2eb4bcc?usage=True Jan 13 11:58:42.004145 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7ca7e9d-7f22-4a8e-884e-f3fdfacc5d69 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:42.008226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:42.008226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:42.008817 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7ca7e9d-7f22-4a8e-884e-f3fdfacc5d69 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:42.131908 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7ca7e9d-7f22-4a8e-884e-f3fdfacc5d69 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/0c175796b7a04b61b14f8862a2eb4bcc?usage=True returned with HTTP 200 Jan 13 11:58:42.143880 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1098/2180] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:41 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/0c175796b7a04b61b14f8862a2eb4bcc?usage=True => generated 868 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:42.157512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cff05b86-c550-4799-b98f-f23a978de666 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] POST http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/os-volume-transfer Jan 13 11:58:42.184412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cff05b86-c550-4799-b98f-f23a978de666 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "722cd306-25ee-46d3-9d3b-cd107dd849cf"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:42.185892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-cff05b86-c550-4799-b98f-f23a978de666 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Creating new volume transfer {'transfer': {'volume_id': '722cd306-25ee-46d3-9d3b-cd107dd849cf'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 13 11:58:42.198250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-cff05b86-c550-4799-b98f-f23a978de666 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Creating transfer of volume 722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:42.198679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.transfer.api [None req-cff05b86-c550-4799-b98f-f23a978de666 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Generating transfer record for volume 722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:42.368906 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:42.368906 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:42.427427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cff05b86-c550-4799-b98f-f23a978de666 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/os-volume-transfer returned with HTTP 202 Jan 13 11:58:42.434546 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1083/2181] 10.222.0.24 () {60 vars in 1258 bytes} [Wed Jan 13 11:58:42 2021] POST /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/os-volume-transfer => generated 507 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:42.841669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] POST http://10.222.0.24/volume/v3/0c175796b7a04b61b14f8862a2eb4bcc/os-volume-transfer/20198aa4-2c72-4a6b-afaa-6a649ac75fd2/accept Jan 13 11:58:42.843548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e184f5eadae591c8"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:42.844781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.volume_transfer [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Accepting volume transfer 20198aa4-2c72-4a6b-afaa-6a649ac75fd2 {{(pid=87942) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 13 11:58:42.845241 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.volume_transfer [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Accepting transfer 20198aa4-2c72-4a6b-afaa-6a649ac75fd2 Jan 13 11:58:43.201219 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Created reservations ['97d3bec1-da4a-49ec-b97f-29e923a47a86', '58a6621a-369a-4bf3-aea3-848dd2992264', '1c2eacc2-a07b-42e1-8aaf-459773682e4c', 'ba87702d-3b9c-4238-8725-217175f81553'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:43.261562 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Created reservations ['97151f14-81b4-4688-bdcd-ea3955fda054', 'd23aa156-ee5c-4406-a5ef-3c7a7409e362', 'c27c49c8-6eec-4de8-acf1-0b90ca4e32c3', '01c8c740-a332-4612-859e-21c5e8785c7b'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:43.360538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Created reservations ['8003cf99-b64a-4c51-86f4-1d3a0190fb39', '51609cae-1ff7-44cd-993d-e224752daba9', '4bffcfec-fa98-4f9c-b0d0-7f6186667066', '870c695d-9b5e-4f7d-bb88-19fcc3edd933'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:43.441945 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Created reservations ['285f7a59-7eca-4144-8482-cdee4c3388be', '123274fb-9f5b-4eb9-a73d-7e52f069c3af', '10186cfb-e1d5-4449-bc16-8ede9a9623b6', 'fffe7471-9b9a-4c24-a3eb-f16572c82860'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:43.444259 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:43.444259 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:43.536061 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Transfer volume completed successfully. Jan 13 11:58:43.580548 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:58:43.580548 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:58:43.720567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.transfer.api [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Volume 722cd306-25ee-46d3-9d3b-cd107dd849cf has been transferred. Jan 13 11:58:43.831609 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9033cc78-214c-45cb-8720-0afcb13f0223 tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] http://10.222.0.24/volume/v3/0c175796b7a04b61b14f8862a2eb4bcc/os-volume-transfer/20198aa4-2c72-4a6b-afaa-6a649ac75fd2/accept returned with HTTP 202 Jan 13 11:58:43.833192 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1099/2182] 10.222.0.24 () {60 vars in 1390 bytes} [Wed Jan 13 11:58:42 2021] POST /volume/v3/0c175796b7a04b61b14f8862a2eb4bcc/os-volume-transfer/20198aa4-2c72-4a6b-afaa-6a649ac75fd2/accept => generated 431 bytes in 1398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:43.844655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00b8874f-b6d7-4573-b8d5-4a007b0e71ea tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] GET http://10.222.0.24/volume/v3/0c175796b7a04b61b14f8862a2eb4bcc/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:43.845188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00b8874f-b6d7-4573-b8d5-4a007b0e71ea tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:43.845399 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:43.845399 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:43.846316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-00b8874f-b6d7-4573-b8d5-4a007b0e71ea tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:43.946550 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:43.946550 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:43.956731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-00b8874f-b6d7-4573-b8d5-4a007b0e71ea tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] Volume info retrieved successfully. Jan 13 11:58:43.986644 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-00b8874f-b6d7-4573-b8d5-4a007b0e71ea tempest-VolumeQuotasAdminTestJSON-1172164225 tempest-VolumeQuotasAdminTestJSON-1172164225] http://10.222.0.24/volume/v3/0c175796b7a04b61b14f8862a2eb4bcc/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 200 Jan 13 11:58:43.987981 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1084/2183] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:43 2021] GET /volume/v3/0c175796b7a04b61b14f8862a2eb4bcc/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:44.007736 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95b21600-2de0-4bc8-a7e7-60e38a349954 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True Jan 13 11:58:44.008357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95b21600-2de0-4bc8-a7e7-60e38a349954 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:44.008627 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:44.008627 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:44.009084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95b21600-2de0-4bc8-a7e7-60e38a349954 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:44.010099 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:44.010099 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:44.083100 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95b21600-2de0-4bc8-a7e7-60e38a349954 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True returned with HTTP 200 Jan 13 11:58:44.084308 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1100/2184] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:43 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92?usage=True => generated 1076 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:44.105801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a26d2967-cd4a-4d5c-a962-25db6e16edc0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/0c175796b7a04b61b14f8862a2eb4bcc?usage=True Jan 13 11:58:44.106410 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a26d2967-cd4a-4d5c-a962-25db6e16edc0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:44.106680 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:44.106680 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:44.107265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a26d2967-cd4a-4d5c-a962-25db6e16edc0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:44.220600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a26d2967-cd4a-4d5c-a962-25db6e16edc0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/0c175796b7a04b61b14f8862a2eb4bcc?usage=True returned with HTTP 200 Jan 13 11:58:44.222073 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1085/2185] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:44 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/0c175796b7a04b61b14f8862a2eb4bcc?usage=True => generated 868 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:44.239494 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] DELETE http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:44.240561 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:44.241130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:44.241768 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Delete volume with id: 722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:44.334722 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:44.334722 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:44.336071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Volume info retrieved successfully. Jan 13 11:58:44.373255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Delete volume request issued successfully. Jan 13 11:58:44.374019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d54ef99-6195-428f-8f26-05689fb0c044 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 202 Jan 13 11:58:44.375577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1101/2186] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:44 2021] DELETE /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:44.383860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70429afd-bc34-4b15-8083-8ee79c1b7ed0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:44.384884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70429afd-bc34-4b15-8083-8ee79c1b7ed0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:44.385376 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70429afd-bc34-4b15-8083-8ee79c1b7ed0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:44.501405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:44.501405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:44.519849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-70429afd-bc34-4b15-8083-8ee79c1b7ed0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Volume info retrieved successfully. Jan 13 11:58:44.578086 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70429afd-bc34-4b15-8083-8ee79c1b7ed0 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 200 Jan 13 11:58:44.579704 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1086/2187] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:44 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 1087 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:45.596521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc459c37-a132-4e59-954a-880773f1dbbe tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:45.597230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc459c37-a132-4e59-954a-880773f1dbbe tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:45.597561 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:45.597561 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:45.598131 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cc459c37-a132-4e59-954a-880773f1dbbe tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:45.703526 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:45.703526 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:45.721104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cc459c37-a132-4e59-954a-880773f1dbbe tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Volume info retrieved successfully. Jan 13 11:58:45.773369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cc459c37-a132-4e59-954a-880773f1dbbe tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 200 Jan 13 11:58:45.774859 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1102/2188] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:45 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 1087 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:46.792820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc18b4ad-d258-4c9e-836e-2fc01b760307 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:46.793867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc18b4ad-d258-4c9e-836e-2fc01b760307 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:46.794235 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:46.794235 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:46.794883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dc18b4ad-d258-4c9e-836e-2fc01b760307 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:46.937710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dc18b4ad-d258-4c9e-836e-2fc01b760307 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 404 Jan 13 11:58:46.938794 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1087/2189] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:46 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:46.952000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16aa3971-0385-406f-b34a-2c3559d9d0e8 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] GET http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/c3d31fd7b75a44d6bfa1f984fd038998?usage=True Jan 13 11:58:46.952862 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16aa3971-0385-406f-b34a-2c3559d9d0e8 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:46.953199 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:46.953199 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:46.953925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16aa3971-0385-406f-b34a-2c3559d9d0e8 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:47.106368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16aa3971-0385-406f-b34a-2c3559d9d0e8 tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/c3d31fd7b75a44d6bfa1f984fd038998?usage=True returned with HTTP 200 Jan 13 11:58:47.107287 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1103/2190] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 11:58:46 2021] GET /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/c3d31fd7b75a44d6bfa1f984fd038998?usage=True => generated 868 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:47.130188 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cd059ff-25bb-4c71-800a-b7d68c649f7a tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] PUT http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:47.131139 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cd059ff-25bb-4c71-800a-b7d68c649f7a tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:47.494881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cd059ff-25bb-4c71-800a-b7d68c649f7a tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:47.500430 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1088/2191] 10.222.0.24 () {60 vars in 1342 bytes} [Wed Jan 13 11:58:47 2021] PUT /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 321 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:47.511801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a059ce5-235d-4945-a49a-a4161afe6dff tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] PUT http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 Jan 13 11:58:47.512661 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a059ce5-235d-4945-a49a-a4161afe6dff tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:47.880833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a059ce5-235d-4945-a49a-a4161afe6dff tempest-VolumeQuotasAdminTestJSON-1487293177 tempest-VolumeQuotasAdminTestJSON-1487293177] http://10.222.0.24/volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 returned with HTTP 200 Jan 13 11:58:47.889037 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1104/2192] 10.222.0.24 () {60 vars in 1342 bytes} [Wed Jan 13 11:58:47 2021] PUT /volume/v3/c3d31fd7b75a44d6bfa1f984fd038998/os-quota-sets/3e4ef8c91e2f42d5beb48c238f5d2b92 => generated 319 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:47.895833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cd612b4-4c08-4b6c-b0ef-94b98c079cb5 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] DELETE http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:47.896702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cd612b4-4c08-4b6c-b0ef-94b98c079cb5 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:47.897371 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7cd612b4-4c08-4b6c-b0ef-94b98c079cb5 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:47.898045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7cd612b4-4c08-4b6c-b0ef-94b98c079cb5 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Delete volume with id: 722cd306-25ee-46d3-9d3b-cd107dd849cf Jan 13 11:58:47.980333 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7cd612b4-4c08-4b6c-b0ef-94b98c079cb5 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf returned with HTTP 404 Jan 13 11:58:47.986496 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1089/2193] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:47 2021] DELETE /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/722cd306-25ee-46d3-9d3b-cd107dd849cf => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:47.995588 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86e4e84e-ace9-4bf5-9891-165315b17f54 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] DELETE http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:47.996206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86e4e84e-ace9-4bf5-9891-165315b17f54 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:47.997308 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-86e4e84e-ace9-4bf5-9891-165315b17f54 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:47.997440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-86e4e84e-ace9-4bf5-9891-165315b17f54 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] Delete volume with id: be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 Jan 13 11:58:48.059151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-86e4e84e-ace9-4bf5-9891-165315b17f54 tempest-VolumeQuotasAdminTestJSON-228653341 tempest-VolumeQuotasAdminTestJSON-228653341] http://10.222.0.24/volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 returned with HTTP 404 Jan 13 11:58:48.060479 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1105/2194] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:47 2021] DELETE /volume/v3/3e4ef8c91e2f42d5beb48c238f5d2b92/volumes/be3c2bb6-703b-4d2a-add0-cf9d3a4f0b71 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:50.072073 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b043435a-bbb7-4e1d-b75b-b39344812984 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] GET http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 Jan 13 11:58:50.072775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b043435a-bbb7-4e1d-b75b-b39344812984 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:50.073389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b043435a-bbb7-4e1d-b75b-b39344812984 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:50.120586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b043435a-bbb7-4e1d-b75b-b39344812984 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 returned with HTTP 200 Jan 13 11:58:50.122648 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1090/2195] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:58:49 2021] GET /volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 => generated 361 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:50.368867 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] POST http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes Jan 13 11:58:50.369874 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1105938209"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:50.372000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1105938209'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:50.372672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume of 1 GB Jan 13 11:58:50.390963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Availability Zones retrieved successfully. Jan 13 11:58:50.413082 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Flow 'volume_create_api' (ecbee770-83dc-45e1-8477-74f169bf5d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:50.419882 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c9dc46-8927-46af-ad9d-5e0b6e3528d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:50.424283 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:50.528063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c9dc46-8927-46af-ad9d-5e0b6e3528d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:50.532773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e366849e-c151-4b94-8757-d26254ff497e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:50.745302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Created reservations ['d00758e3-760b-4871-aede-560a0c9b2800', '5a71e05e-6cb0-41c6-a174-73a12a44b3fa', '27fe4dc6-583d-4c7e-a342-7281c06873d4', 'd70543cd-5824-4f53-9abb-18a3ea627d82'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:50.748230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e366849e-c151-4b94-8757-d26254ff497e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d00758e3-760b-4871-aede-560a0c9b2800', '5a71e05e-6cb0-41c6-a174-73a12a44b3fa', '27fe4dc6-583d-4c7e-a342-7281c06873d4', 'd70543cd-5824-4f53-9abb-18a3ea627d82']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:50.751522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeba1d44-b348-4ba4-9236-1ed358598d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:50.893232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeba1d44-b348-4ba4-9236-1ed358598d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96fcb625-6bdb-48c8-be34-2163e99e4152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1105938209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4dd67c68604234828ec560e086b167',qos_specs=None,replication_status=,reservations=['d00758e3-760b-4871-aede-560a0c9b2800','5a71e05e-6cb0-41c6-a174-73a12a44b3fa','27fe4dc6-583d-4c7e-a342-7281c06873d4','d70543cd-5824-4f53-9abb-18a3ea627d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11edfa82b36c4960960281704f74ee31',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1105938209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96fcb625-6bdb-48c8-be34-2163e99e4152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4dd67c68604234828ec560e086b167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='11edfa82b36c4960960281704f74ee31',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:50.895771 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f79b3d-b84c-41ca-bdd6-6d9b37f9d13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:50.960050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f79b3d-b84c-41ca-bdd6-6d9b37f9d13a) transitioned into state 'SUCCESS' from state '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-1105938209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4dd67c68604234828ec560e086b167',qos_specs=None,replication_status=,reservations=['d00758e3-760b-4871-aede-560a0c9b2800','5a71e05e-6cb0-41c6-a174-73a12a44b3fa','27fe4dc6-583d-4c7e-a342-7281c06873d4','d70543cd-5824-4f53-9abb-18a3ea627d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11edfa82b36c4960960281704f74ee31',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:50.962076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df36ef8-dc02-4c58-95c2-5cb783433c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:50.989093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df36ef8-dc02-4c58-95c2-5cb783433c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:50.991895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Flow 'volume_create_api' (ecbee770-83dc-45e1-8477-74f169bf5d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:51.059707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume request issued successfully. Jan 13 11:58:51.077645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be4f9f52-cae2-4643-89f9-d1434ab60fcf tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes returned with HTTP 202 Jan 13 11:58:51.079496 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1106/2196] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:50 2021] POST /volume/v3/6e4dd67c68604234828ec560e086b167/volumes => generated 828 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:51.095441 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc29cd38-33a0-4862-b813-a8fd88a376f5 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] GET http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:51.096060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc29cd38-33a0-4862-b813-a8fd88a376f5 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:51.096927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc29cd38-33a0-4862-b813-a8fd88a376f5 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:51.252358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:51.252358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:51.273026 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fc29cd38-33a0-4862-b813-a8fd88a376f5 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Volume info retrieved successfully. Jan 13 11:58:51.301262 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc29cd38-33a0-4862-b813-a8fd88a376f5 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 returned with HTTP 200 Jan 13 11:58:51.302310 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1091/2197] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:51 2021] GET /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:52.321809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0aaf752f-9628-4850-8aca-62b9e036b2c0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] GET http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:52.323067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0aaf752f-9628-4850-8aca-62b9e036b2c0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:52.323724 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:52.323724 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:52.324311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0aaf752f-9628-4850-8aca-62b9e036b2c0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:52.469018 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:52.469018 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:52.487369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0aaf752f-9628-4850-8aca-62b9e036b2c0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Volume info retrieved successfully. Jan 13 11:58:52.541039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0aaf752f-9628-4850-8aca-62b9e036b2c0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 returned with HTTP 200 Jan 13 11:58:52.542262 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1107/2198] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:52 2021] GET /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 => generated 921 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:52.562629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b53329e-f6e8-4886-9d09-a3000225ab65 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] PUT http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 Jan 13 11:58:52.563201 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:52.563201 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:52.563626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b53329e-f6e8-4886-9d09-a3000225ab65 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:52.747407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b53329e-f6e8-4886-9d09-a3000225ab65 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 returned with HTTP 200 Jan 13 11:58:52.749337 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1092/2199] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:58:52 2021] PUT /volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 => generated 316 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:52.759172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] POST http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes Jan 13 11:58:52.759370 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:52.759370 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:52.759814 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:52.761109 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume request body: {'volume': {'size': 2}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:52.761222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume of 2 GB Jan 13 11:58:52.786304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Availability Zones retrieved successfully. Jan 13 11:58:52.816041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Flow 'volume_create_api' (9d28ebad-5d31-4623-96e7-d6bafb05e006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:52.818828 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdb2fb2-e0be-4e6e-a8b3-d02a02ff87a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:52.832047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Validating volume size '2' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:52.939781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdb2fb2-e0be-4e6e-a8b3-d02a02ff87a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:52.942309 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60ca949-c992-468f-ab48-d96a6cbb3d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.036921 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota_utils [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Quota exceeded for 6e4dd67c68604234828ec560e086b167, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 13 11:58:53.083865 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60ca949-c992-468f-ab48-d96a6cbb3d03) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 11:58:53.083865 n-d-766726-7 devstack@c-api.service[87941]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 13 11:58:53.089163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60ca949-c992-468f-ab48-d96a6cbb3d03) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.092744 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60ca949-c992-468f-ab48-d96a6cbb3d03) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:58:53.094742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdb2fb2-e0be-4e6e-a8b3-d02a02ff87a2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.096881 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdb2fb2-e0be-4e6e-a8b3-d02a02ff87a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:58:53.099586 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Flow 'volume_create_api' (9d28ebad-5d31-4623-96e7-d6bafb05e006) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 11:58:53.100857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.middleware.fault [None req-2208bce9-139d-4248-b885-4a747ef3cea6 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes returned with HTTP 413 Jan 13 11:58:53.103028 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1108/2200] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:52 2021] POST /volume/v3/6e4dd67c68604234828ec560e086b167/volumes => generated 208 bytes in 348 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 11:58:53.122946 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-706f1b1f-04a9-4e9c-a651-5c1926997cf5 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] PUT http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 Jan 13 11:58:53.124870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-706f1b1f-04a9-4e9c-a651-5c1926997cf5 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:53.306905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-706f1b1f-04a9-4e9c-a651-5c1926997cf5 tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 returned with HTTP 200 Jan 13 11:58:53.319028 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1093/2201] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:58:53 2021] PUT /volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 => generated 316 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:53.319891 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] POST http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes Jan 13 11:58:53.320524 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:53.320524 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:53.321204 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:53.322425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume request body: {'volume': {'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:53.323514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Create volume of 1 GB Jan 13 11:58:53.324331 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:53.324331 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:53.346203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Availability Zones retrieved successfully. Jan 13 11:58:53.387768 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Flow 'volume_create_api' (a655ba52-588d-41aa-8f9d-ee0057b1762b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:53.391724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df43e61-3170-47d3-b3fb-1ce7ae230062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.393864 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:53.524682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df43e61-3170-47d3-b3fb-1ce7ae230062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:53.527084 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65816323-a8e1-4e56-8ce5-9260aacf5d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.591330 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota_utils [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Quota exceeded for 6e4dd67c68604234828ec560e086b167, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 13 11:58:53.594317 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65816323-a8e1-4e56-8ce5-9260aacf5d2d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 11:58:53.594569 n-d-766726-7 devstack@c-api.service[87941]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 13 11:58:53.600363 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65816323-a8e1-4e56-8ce5-9260aacf5d2d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.604392 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65816323-a8e1-4e56-8ce5-9260aacf5d2d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:58:53.611206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df43e61-3170-47d3-b3fb-1ce7ae230062) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:53.613474 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df43e61-3170-47d3-b3fb-1ce7ae230062) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 11:58:53.616153 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.volume.api [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Flow 'volume_create_api' (a655ba52-588d-41aa-8f9d-ee0057b1762b) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 11:58:53.619790 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.middleware.fault [None req-a6afb2fc-0978-4af8-a0d7-b47f771a2f6a tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes returned with HTTP 413 Jan 13 11:58:53.621611 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1109/2202] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:53 2021] POST /volume/v3/6e4dd67c68604234828ec560e086b167/volumes => generated 150 bytes in 306 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 11:58:53.640354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ad78ed4-4397-4bb2-b509-39d18243a79d tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] PUT http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 Jan 13 11:58:53.641486 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ad78ed4-4397-4bb2-b509-39d18243a79d tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:53.821238 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ad78ed4-4397-4bb2-b509-39d18243a79d tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 returned with HTTP 200 Jan 13 11:58:53.822626 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1094/2203] 10.222.0.24 () {60 vars in 1341 bytes} [Wed Jan 13 11:58:53 2021] PUT /volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 => generated 315 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:53.836307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c55e233-b332-48f6-a699-fda36e21ae84 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] POST http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152/action Jan 13 11:58:53.836962 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:53.836962 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:53.837753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c55e233-b332-48f6-a699-fda36e21ae84 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:58:53.838429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c55e233-b332-48f6-a699-fda36e21ae84 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:53.914049 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:53.914049 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:53.915616 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8c55e233-b332-48f6-a699-fda36e21ae84 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Volume info retrieved successfully. Jan 13 11:58:54.008503 n-d-766726-7 devstack@c-api.service[87941]: ERROR cinder.volume.api [None req-8c55e233-b332-48f6-a699-fda36e21ae84 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Quota exceeded for 6e4dd67c68604234828ec560e086b167, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 13 11:58:54.016696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.middleware.fault [None req-8c55e233-b332-48f6-a699-fda36e21ae84 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152/action returned with HTTP 413 Jan 13 11:58:54.020442 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1110/2204] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:58:53 2021] POST /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152/action => generated 208 bytes in 190 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 11:58:54.028327 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] DELETE http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:54.028957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:54.029523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:54.029995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Delete volume with id: 96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:54.098209 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:54.098209 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:54.099694 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Volume info retrieved successfully. Jan 13 11:58:54.160328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Delete volume request issued successfully. Jan 13 11:58:54.161586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-209f8447-0231-47f6-8d4f-a2aef5d5d505 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 returned with HTTP 202 Jan 13 11:58:54.163124 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1095/2205] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:58:54 2021] DELETE /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:58:54.176175 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42d8aa0f-240a-4bb8-a8fd-cd1ab5ce1085 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] GET http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:54.176863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42d8aa0f-240a-4bb8-a8fd-cd1ab5ce1085 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:54.177067 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:54.177067 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:54.177451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42d8aa0f-240a-4bb8-a8fd-cd1ab5ce1085 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:54.293614 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:54.293614 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:54.317177 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-42d8aa0f-240a-4bb8-a8fd-cd1ab5ce1085 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Volume info retrieved successfully. Jan 13 11:58:54.348208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42d8aa0f-240a-4bb8-a8fd-cd1ab5ce1085 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 returned with HTTP 200 Jan 13 11:58:54.349404 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1111/2206] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:54 2021] GET /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:54.534180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17a2d660-963a-4b99-af3c-0af6374cb424 tempest-ExtensionsTestJSON-1669178071 tempest-ExtensionsTestJSON-1669178071] GET http://10.222.0.24/volume/v3/9d2f2bc441884259b781feb16f799885/extensions Jan 13 11:58:54.535290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17a2d660-963a-4b99-af3c-0af6374cb424 tempest-ExtensionsTestJSON-1669178071 tempest-ExtensionsTestJSON-1669178071] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:54.535658 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:54.535658 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:54.536443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-17a2d660-963a-4b99-af3c-0af6374cb424 tempest-ExtensionsTestJSON-1669178071 tempest-ExtensionsTestJSON-1669178071] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:54.537435 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-17a2d660-963a-4b99-af3c-0af6374cb424 tempest-ExtensionsTestJSON-1669178071 tempest-ExtensionsTestJSON-1669178071] http://10.222.0.24/volume/v3/9d2f2bc441884259b781feb16f799885/extensions returned with HTTP 200 Jan 13 11:58:54.539467 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1096/2207] 10.222.0.24 () {58 vars in 1213 bytes} [Wed Jan 13 11:58:54 2021] GET /volume/v3/9d2f2bc441884259b781feb16f799885/extensions => generated 5245 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:58:55.365033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00d7582-5b09-401f-9ab9-7b886aed76b0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] GET http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:55.365722 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00d7582-5b09-401f-9ab9-7b886aed76b0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:55.366205 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:55.366205 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:55.366588 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f00d7582-5b09-401f-9ab9-7b886aed76b0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:55.547016 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:55.547016 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:55.572679 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f00d7582-5b09-401f-9ab9-7b886aed76b0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Volume info retrieved successfully. Jan 13 11:58:55.624589 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f00d7582-5b09-401f-9ab9-7b886aed76b0 tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 returned with HTTP 200 Jan 13 11:58:55.634201 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1112/2208] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:55 2021] GET /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:56.641453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ade37d82-25ad-441f-9266-bb43f24bcb5e tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] GET http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 Jan 13 11:58:56.641970 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ade37d82-25ad-441f-9266-bb43f24bcb5e tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:56.642447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ade37d82-25ad-441f-9266-bb43f24bcb5e tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:56.743743 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ade37d82-25ad-441f-9266-bb43f24bcb5e tempest-VolumeQuotasNegativeTestJSON-1123635739 tempest-VolumeQuotasNegativeTestJSON-1123635739] http://10.222.0.24/volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 returned with HTTP 404 Jan 13 11:58:56.744990 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1097/2209] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:56 2021] GET /volume/v3/6e4dd67c68604234828ec560e086b167/volumes/96fcb625-6bdb-48c8-be34-2163e99e4152 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:58:56.755705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a99ef16b-e5f0-4536-bca7-4d1f7344b14e tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] PUT http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 Jan 13 11:58:56.756711 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:58:56.756711 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:58:56.757569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a99ef16b-e5f0-4536-bca7-4d1f7344b14e tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:57.140448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a99ef16b-e5f0-4536-bca7-4d1f7344b14e tempest-VolumeQuotasNegativeTestJSON-2138341625 tempest-VolumeQuotasNegativeTestJSON-2138341625] http://10.222.0.24/volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 returned with HTTP 200 Jan 13 11:58:57.146976 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1113/2210] 10.222.0.24 () {60 vars in 1342 bytes} [Wed Jan 13 11:58:56 2021] PUT /volume/v3/b10efc98eccb46e794d88f728c3429ea/os-quota-sets/6e4dd67c68604234828ec560e086b167 => generated 319 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:58:58.596811 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] POST http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes Jan 13 11:58:58.597582 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-56008971"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:58:58.598990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-56008971'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:58:58.599368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume of 1 GB Jan 13 11:58:58.612858 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Availability Zones retrieved successfully. Jan 13 11:58:58.631705 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Flow 'volume_create_api' (1977292f-a289-4a58-860c-6d63c366fca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:58.634472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bff3fc7-d68b-4c69-9b11-34042d3335e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:58.636869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:58:58.717802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bff3fc7-d68b-4c69-9b11-34042d3335e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:58.721395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe30341-47c2-4d93-a368-f5ed227524a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:58.847263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Created reservations ['9c5a74b4-83ca-43ff-af5e-8c62fa2083d3', '2b596acd-b480-4a0b-a31f-31d59608019d', '174c19f4-c118-435e-b5c7-f29c61e7511c', '6bb3c6aa-ef57-4209-a610-042f7a802fbf'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:58:58.849615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe30341-47c2-4d93-a368-f5ed227524a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c5a74b4-83ca-43ff-af5e-8c62fa2083d3', '2b596acd-b480-4a0b-a31f-31d59608019d', '174c19f4-c118-435e-b5c7-f29c61e7511c', '6bb3c6aa-ef57-4209-a610-042f7a802fbf']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:58.852408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c2819d-1c06-4785-ae30-27477fea3a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:58.923386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c2819d-1c06-4785-ae30-27477fea3a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c12b4801-0095-4976-93d2-cca9af5d719d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-56008971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6976ecf3994600a582dd4a0ad71c62',qos_specs=None,replication_status=,reservations=['9c5a74b4-83ca-43ff-af5e-8c62fa2083d3','2b596acd-b480-4a0b-a31f-31d59608019d','174c19f4-c118-435e-b5c7-f29c61e7511c','6bb3c6aa-ef57-4209-a610-042f7a802fbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582e774440aa436eb8b42c223c173825',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-56008971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c12b4801-0095-4976-93d2-cca9af5d719d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6976ecf3994600a582dd4a0ad71c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='582e774440aa436eb8b42c223c173825',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:58.925929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0b56d0-fb0e-47a2-801f-5d23480b6abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:58.959267 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0b56d0-fb0e-47a2-801f-5d23480b6abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-56008971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6976ecf3994600a582dd4a0ad71c62',qos_specs=None,replication_status=,reservations=['9c5a74b4-83ca-43ff-af5e-8c62fa2083d3','2b596acd-b480-4a0b-a31f-31d59608019d','174c19f4-c118-435e-b5c7-f29c61e7511c','6bb3c6aa-ef57-4209-a610-042f7a802fbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582e774440aa436eb8b42c223c173825',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:58.961458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e041d757-63ca-4aac-9be8-367ead1cbf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:58:58.977869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e041d757-63ca-4aac-9be8-367ead1cbf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:58:58.981491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Flow 'volume_create_api' (1977292f-a289-4a58-860c-6d63c366fca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:58:59.046860 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume request issued successfully. Jan 13 11:58:59.063519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fcba11d6-c671-47f4-b436-6103a86ad426 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes returned with HTTP 202 Jan 13 11:58:59.075182 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1098/2211] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:58:58 2021] POST /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes => generated 818 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:58:59.081253 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1afbfcd0-3416-4607-8972-9450c8a5394d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:58:59.081897 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1afbfcd0-3416-4607-8972-9450c8a5394d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:58:59.083606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1afbfcd0-3416-4607-8972-9450c8a5394d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:58:59.192612 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:58:59.192612 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:58:59.203427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1afbfcd0-3416-4607-8972-9450c8a5394d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:58:59.229978 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1afbfcd0-3416-4607-8972-9450c8a5394d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 200 Jan 13 11:58:59.231158 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1114/2212] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:58:59 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 910 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:00.249774 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-814cfc40-ba10-4db4-bc74-6334e5c8ee03 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:00.250451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-814cfc40-ba10-4db4-bc74-6334e5c8ee03 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:00.250797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:00.250797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:00.251391 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-814cfc40-ba10-4db4-bc74-6334e5c8ee03 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:00.302896 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:00.302896 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:00.312359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-814cfc40-ba10-4db4-bc74-6334e5c8ee03 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:00.340167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-814cfc40-ba10-4db4-bc74-6334e5c8ee03 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 200 Jan 13 11:59:00.345190 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1099/2213] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:00 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:00.361665 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] POST http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots Jan 13 11:59:00.362728 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:00.362728 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:00.363520 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c12b4801-0095-4976-93d2-cca9af5d719d", "name": "tempest-VolumesDeleteCascade-Snapshot-35262926"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:00.424815 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:00.424815 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:00.426921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:00.427633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create snapshot from volume c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:00.533690 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Created reservations ['f2949b5e-aa7d-4b5d-abf0-43d6dc90c33c', 'a84d63bb-ca16-4c06-ae06-540c0905ccfc', 'd14c30f4-9f30-4c66-ba1f-7bc00ee7d7ab', '409d0294-9786-435a-829c-588fa00717a6'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:00.660455 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot create request issued successfully. Jan 13 11:59:00.661405 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9f06dc06-22c6-43c1-9cb6-7510ba2b57bf tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots returned with HTTP 202 Jan 13 11:59:00.662471 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1115/2214] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:59:00 2021] POST /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots => generated 305 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:00.673975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc54df8a-9184-4b35-98ba-feae8d9b5920 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba Jan 13 11:59:00.674431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc54df8a-9184-4b35-98ba-feae8d9b5920 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:00.674959 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:00.674959 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:00.675230 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bc54df8a-9184-4b35-98ba-feae8d9b5920 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:00.701446 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:00.701446 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:00.702863 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bc54df8a-9184-4b35-98ba-feae8d9b5920 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:00.705382 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bc54df8a-9184-4b35-98ba-feae8d9b5920 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba returned with HTTP 200 Jan 13 11:59:00.709890 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1100/2215] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:00 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:01.722303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c521810-f101-4ee7-a54b-be1e9baf6f17 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba Jan 13 11:59:01.723231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c521810-f101-4ee7-a54b-be1e9baf6f17 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:01.723322 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:01.723322 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:01.723679 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c521810-f101-4ee7-a54b-be1e9baf6f17 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:01.781912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:01.781912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:01.783092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2c521810-f101-4ee7-a54b-be1e9baf6f17 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:01.785021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c521810-f101-4ee7-a54b-be1e9baf6f17 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba returned with HTTP 200 Jan 13 11:59:01.793962 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1116/2216] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:01 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba => generated 437 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:02.221538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes Jan 13 11:59:02.222078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:02.222297 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:02.222297 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:02.222676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:02.223412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:59:02.225152 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:59:02.276934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Get all volumes completed successfully. Jan 13 11:59:02.277823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81b24c3b-7f15-4a0f-a5ca-294199b01c5f tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes returned with HTTP 200 Jan 13 11:59:02.278871 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1101/2217] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:59:01 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes => generated 15 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:02.288975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] POST http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes Jan 13 11:59:02.289553 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:02.289553 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:02.290115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-459404457"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:02.291512 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-459404457'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:02.292002 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume of 1 GB Jan 13 11:59:02.306058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Availability Zones retrieved successfully. Jan 13 11:59:02.323492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Flow 'volume_create_api' (7f998190-77fe-45cd-b2ff-7c070675407b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:02.327020 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419af0f4-6c2b-4b99-a223-1ffd586fb1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:02.329260 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:02.400425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419af0f4-6c2b-4b99-a223-1ffd586fb1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:02.402781 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93396d68-13e3-468c-bab7-b14a0d724ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:02.505442 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Created reservations ['d2e6ed39-808f-4d22-a5b6-3d2a3efb804b', '87c6862f-1cba-442a-8f71-4162f9350aef', 'fe9d4192-9638-4941-8258-84ff299bdd3d', 'cb6e6796-4081-4464-87ce-4678fa036812'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:02.507972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93396d68-13e3-468c-bab7-b14a0d724ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e6ed39-808f-4d22-a5b6-3d2a3efb804b', '87c6862f-1cba-442a-8f71-4162f9350aef', 'fe9d4192-9638-4941-8258-84ff299bdd3d', 'cb6e6796-4081-4464-87ce-4678fa036812']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:02.510328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70b7bea-3314-4156-8bc7-369246b0def8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:02.583079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70b7bea-3314-4156-8bc7-369246b0def8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a41819b-3751-420d-9bb5-6ce6d11106cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-459404457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3c9469fb6442e2ab536506ab450dd8',qos_specs=None,replication_status=,reservations=['d2e6ed39-808f-4d22-a5b6-3d2a3efb804b','87c6862f-1cba-442a-8f71-4162f9350aef','fe9d4192-9638-4941-8258-84ff299bdd3d','cb6e6796-4081-4464-87ce-4678fa036812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b120920a23d44f92a3c501254bbf333a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-459404457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a41819b-3751-420d-9bb5-6ce6d11106cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a3c9469fb6442e2ab536506ab450dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b120920a23d44f92a3c501254bbf333a',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:02.585265 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe9f1e6-7128-4f0c-b7a4-46856c862816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:02.616169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe9f1e6-7128-4f0c-b7a4-46856c862816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-459404457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3c9469fb6442e2ab536506ab450dd8',qos_specs=None,replication_status=,reservations=['d2e6ed39-808f-4d22-a5b6-3d2a3efb804b','87c6862f-1cba-442a-8f71-4162f9350aef','fe9d4192-9638-4941-8258-84ff299bdd3d','cb6e6796-4081-4464-87ce-4678fa036812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b120920a23d44f92a3c501254bbf333a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:02.618318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df6a8af-a89b-4225-a354-c3a62548a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:02.639209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df6a8af-a89b-4225-a354-c3a62548a907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:02.644199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Flow 'volume_create_api' (7f998190-77fe-45cd-b2ff-7c070675407b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:02.721407 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume request issued successfully. Jan 13 11:59:02.746316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7c50a83-f2ec-46a8-a9ff-759bfdb3ab2c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes returned with HTTP 202 Jan 13 11:59:02.758423 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1117/2218] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:02 2021] POST /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes => generated 823 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:02.764632 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec832932-346f-4c01-a316-0056b20e8db7 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:02.765608 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec832932-346f-4c01-a316-0056b20e8db7 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:02.766252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec832932-346f-4c01-a316-0056b20e8db7 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:02.801108 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df158e1b-c9de-469d-bd4a-1ef29604232d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba Jan 13 11:59:02.801922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df158e1b-c9de-469d-bd4a-1ef29604232d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:02.802255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:02.802255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:02.802998 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df158e1b-c9de-469d-bd4a-1ef29604232d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:02.840246 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:02.840246 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:02.845774 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:02.845774 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:02.847052 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-df158e1b-c9de-469d-bd4a-1ef29604232d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:02.849602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df158e1b-c9de-469d-bd4a-1ef29604232d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba returned with HTTP 200 Jan 13 11:59:02.850829 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1118/2219] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:02 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:02.851707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec832932-346f-4c01-a316-0056b20e8db7 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:02.865498 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] POST http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots Jan 13 11:59:02.865984 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:02.865984 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:02.866387 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c12b4801-0095-4976-93d2-cca9af5d719d", "name": "tempest-VolumesDeleteCascade-Snapshot-1639600791"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:02.884624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec832932-346f-4c01-a316-0056b20e8db7 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 200 Jan 13 11:59:02.885803 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1102/2220] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:02 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:02.926692 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:02.926692 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:02.928574 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:02.929021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create snapshot from volume c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:02.990743 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Created reservations ['fbd731cd-9d18-4f8b-9a47-7ac20a732b1b', '96c70dc9-7035-42ea-a5f0-d3ba9dca5847', '0fa0a940-a376-4e69-b7d9-94e93a40c952', 'c8550f62-d2aa-4de3-88db-99651027053e'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:03.103347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot create request issued successfully. Jan 13 11:59:03.104161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1792e648-8f64-4ee1-9c56-d559cbfc2c41 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots returned with HTTP 202 Jan 13 11:59:03.105058 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1119/2221] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:59:02 2021] POST /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots => generated 307 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 11:59:03.117161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6188c176-6e9e-4d66-b4ac-1afa21b533d7 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 Jan 13 11:59:03.118138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6188c176-6e9e-4d66-b4ac-1afa21b533d7 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:03.118138 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:03.118138 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:03.118408 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6188c176-6e9e-4d66-b4ac-1afa21b533d7 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:03.161788 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:03.161788 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:03.163578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6188c176-6e9e-4d66-b4ac-1afa21b533d7 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:03.166023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6188c176-6e9e-4d66-b4ac-1afa21b533d7 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 returned with HTTP 200 Jan 13 11:59:03.167078 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1103/2222] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:03 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:03.902103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93e87d35-13fe-462f-b4a8-365fab77cdb4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:03.902612 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93e87d35-13fe-462f-b4a8-365fab77cdb4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:03.902857 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:03.902857 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:03.903205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93e87d35-13fe-462f-b4a8-365fab77cdb4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:03.953728 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:03.953728 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:03.962198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93e87d35-13fe-462f-b4a8-365fab77cdb4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:03.984996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93e87d35-13fe-462f-b4a8-365fab77cdb4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 200 Jan 13 11:59:03.994897 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1120/2223] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:03 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:04.001048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-625dfc43-7bfb-4fac-a538-491dd65c312e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:04.001580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-625dfc43-7bfb-4fac-a538-491dd65c312e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:04.001777 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:04.001777 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:04.002152 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-625dfc43-7bfb-4fac-a538-491dd65c312e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:04.055417 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:04.055417 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:04.067140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-625dfc43-7bfb-4fac-a538-491dd65c312e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:04.091160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-625dfc43-7bfb-4fac-a538-491dd65c312e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 200 Jan 13 11:59:04.092726 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1104/2224] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:03 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:04.107105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] POST http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes Jan 13 11:59:04.107558 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:04.107558 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:04.107994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-843873894"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:04.109216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-843873894'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:04.109547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume of 1 GB Jan 13 11:59:04.125180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Availability Zones retrieved successfully. Jan 13 11:59:04.145848 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Flow 'volume_create_api' (ffc00f25-c341-4ab9-8b2d-bf04616e706e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:04.149380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54935b6e-2d6c-48ab-82a9-fae3e08442ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:04.151761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:04.181400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-624ffe3a-8f7b-4771-9c31-d511d46306be tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 Jan 13 11:59:04.181934 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-624ffe3a-8f7b-4771-9c31-d511d46306be tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:04.182147 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:04.182147 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:04.182527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-624ffe3a-8f7b-4771-9c31-d511d46306be tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:04.279587 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:04.279587 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:04.279830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54935b6e-2d6c-48ab-82a9-fae3e08442ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:04.281581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-624ffe3a-8f7b-4771-9c31-d511d46306be tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:04.284390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-624ffe3a-8f7b-4771-9c31-d511d46306be tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 returned with HTTP 200 Jan 13 11:59:04.284534 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5471068a-9c85-4172-8b7d-71b0e2a98d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:04.285938 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1105/2225] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:04 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 => generated 439 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:04.386214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Created reservations ['02398f0a-585f-442e-91d0-e83c54a2404e', '1d4d3c79-9af7-47e8-b512-bb421394d22d', '872a8704-4b03-4a8f-af01-8fb1efadb266', '7ea65004-18dd-460d-835e-026c50321814'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:04.389165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5471068a-9c85-4172-8b7d-71b0e2a98d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02398f0a-585f-442e-91d0-e83c54a2404e', '1d4d3c79-9af7-47e8-b512-bb421394d22d', '872a8704-4b03-4a8f-af01-8fb1efadb266', '7ea65004-18dd-460d-835e-026c50321814']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:04.391569 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6dfc619-77d5-4094-ab75-291a77e4c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:04.452383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6dfc619-77d5-4094-ab75-291a77e4c347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a38f23-9328-45ff-b449-6935cd5a6ff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-843873894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3c9469fb6442e2ab536506ab450dd8',qos_specs=None,replication_status=,reservations=['02398f0a-585f-442e-91d0-e83c54a2404e','1d4d3c79-9af7-47e8-b512-bb421394d22d','872a8704-4b03-4a8f-af01-8fb1efadb266','7ea65004-18dd-460d-835e-026c50321814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b120920a23d44f92a3c501254bbf333a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-843873894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a38f23-9328-45ff-b449-6935cd5a6ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a3c9469fb6442e2ab536506ab450dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b120920a23d44f92a3c501254bbf333a',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:04.454432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e390b1dc-5af2-4f95-84ce-9f939786e2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:04.480726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e390b1dc-5af2-4f95-84ce-9f939786e2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-843873894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3c9469fb6442e2ab536506ab450dd8',qos_specs=None,replication_status=,reservations=['02398f0a-585f-442e-91d0-e83c54a2404e','1d4d3c79-9af7-47e8-b512-bb421394d22d','872a8704-4b03-4a8f-af01-8fb1efadb266','7ea65004-18dd-460d-835e-026c50321814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b120920a23d44f92a3c501254bbf333a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:04.482677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02d3c4e-c07f-42dc-9a4c-49331e98b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:04.497124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02d3c4e-c07f-42dc-9a4c-49331e98b41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:04.500658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Flow 'volume_create_api' (ffc00f25-c341-4ab9-8b2d-bf04616e706e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:04.552420 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume request issued successfully. Jan 13 11:59:04.566700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-994e7063-1235-4b4b-94b2-670ee3022622 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes returned with HTTP 202 Jan 13 11:59:04.567795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1121/2226] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:04 2021] POST /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes => generated 823 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:04.582262 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-200b152b-e607-44fd-98e2-e67cdadbe476 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:04.582796 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-200b152b-e607-44fd-98e2-e67cdadbe476 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:04.583181 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:04.583181 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:04.583804 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-200b152b-e607-44fd-98e2-e67cdadbe476 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:04.634251 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:04.634251 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:04.643712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-200b152b-e607-44fd-98e2-e67cdadbe476 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:04.666687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-200b152b-e607-44fd-98e2-e67cdadbe476 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 200 Jan 13 11:59:04.667753 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1106/2227] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:04 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:05.298444 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbd77017-82cc-42ba-83a4-00725f339a6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 Jan 13 11:59:05.299030 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbd77017-82cc-42ba-83a4-00725f339a6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:05.299282 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:05.299282 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:05.299593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbd77017-82cc-42ba-83a4-00725f339a6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:05.330397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:05.330397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:05.331671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fbd77017-82cc-42ba-83a4-00725f339a6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:05.333661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbd77017-82cc-42ba-83a4-00725f339a6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 returned with HTTP 200 Jan 13 11:59:05.334576 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1122/2228] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:05 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:05.345354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d?cascade=True Jan 13 11:59:05.345885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:05.346100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:05.346100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:05.346583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:05.347005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume with id: c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:05.395126 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:05.395126 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:05.396307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:05.448048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume request issued successfully. Jan 13 11:59:05.448523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cba37bb7-0689-4f64-be25-3754b92ac190 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d?cascade=True returned with HTTP 202 Jan 13 11:59:05.449753 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1107/2229] 10.222.0.24 () {58 vars in 1343 bytes} [Wed Jan 13 11:59:05 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d?cascade=True => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:05.463482 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b67e8451-361a-4bf8-94b1-25f5ae85cc57 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:05.465104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b67e8451-361a-4bf8-94b1-25f5ae85cc57 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:05.465104 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:05.465104 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:05.465104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b67e8451-361a-4bf8-94b1-25f5ae85cc57 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:05.512951 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:05.512951 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:05.521993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b67e8451-361a-4bf8-94b1-25f5ae85cc57 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:05.544934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b67e8451-361a-4bf8-94b1-25f5ae85cc57 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 200 Jan 13 11:59:05.546018 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1123/2230] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:05 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:05.684782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edeb87d8-a544-4b18-b04b-ee4ed2b24e7b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:05.685499 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edeb87d8-a544-4b18-b04b-ee4ed2b24e7b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:05.685823 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:05.685823 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:05.686383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edeb87d8-a544-4b18-b04b-ee4ed2b24e7b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:05.738566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:05.738566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:05.747103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-edeb87d8-a544-4b18-b04b-ee4ed2b24e7b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:05.770197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edeb87d8-a544-4b18-b04b-ee4ed2b24e7b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 200 Jan 13 11:59:05.771352 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1108/2231] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:05 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:05.788293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-007712ca-1dd1-4800-8e2d-7df0036e4d1b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:05.788810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-007712ca-1dd1-4800-8e2d-7df0036e4d1b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:05.789025 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:05.789025 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:05.789392 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-007712ca-1dd1-4800-8e2d-7df0036e4d1b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:05.838643 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:05.838643 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:05.847385 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-007712ca-1dd1-4800-8e2d-7df0036e4d1b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:05.869337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-007712ca-1dd1-4800-8e2d-7df0036e4d1b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 200 Jan 13 11:59:05.870305 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1124/2232] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:05 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:05.885319 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] POST http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes Jan 13 11:59:05.885787 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:05.885787 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:05.886205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2115807395"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:05.887523 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2115807395'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:05.888250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume of 1 GB Jan 13 11:59:05.906117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Availability Zones retrieved successfully. Jan 13 11:59:05.923389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Flow 'volume_create_api' (c19a8871-bcf0-43e7-927e-17ca3b77a458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:05.926188 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29374b96-4526-41bb-bc70-0fecd145cb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:05.928586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:05.996981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29374b96-4526-41bb-bc70-0fecd145cb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:05.999950 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c093936-d8a0-49bc-9286-041c7e64bf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:06.069106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Created reservations ['0628f620-d659-4c5a-a239-45919f2b04b2', 'f28b9995-9d2f-449c-8805-a8ab77068b66', '2a347733-43b4-4e5e-8b3b-93aa832e4db8', '9b0d037f-12cc-4e63-88f3-f757cf6a3b04'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:06.071605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c093936-d8a0-49bc-9286-041c7e64bf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0628f620-d659-4c5a-a239-45919f2b04b2', 'f28b9995-9d2f-449c-8805-a8ab77068b66', '2a347733-43b4-4e5e-8b3b-93aa832e4db8', '9b0d037f-12cc-4e63-88f3-f757cf6a3b04']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:06.074200 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a4211e-8b34-49af-9304-baf262d8d32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:06.143167 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a4211e-8b34-49af-9304-baf262d8d32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8553c286-0bf4-42ce-ae37-e4acd08a040e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2115807395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3c9469fb6442e2ab536506ab450dd8',qos_specs=None,replication_status=,reservations=['0628f620-d659-4c5a-a239-45919f2b04b2','f28b9995-9d2f-449c-8805-a8ab77068b66','2a347733-43b4-4e5e-8b3b-93aa832e4db8','9b0d037f-12cc-4e63-88f3-f757cf6a3b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b120920a23d44f92a3c501254bbf333a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2115807395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8553c286-0bf4-42ce-ae37-e4acd08a040e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a3c9469fb6442e2ab536506ab450dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b120920a23d44f92a3c501254bbf333a',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:06.145975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aca1cf0-50d2-40d3-955e-1ffc18981d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:06.176225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aca1cf0-50d2-40d3-955e-1ffc18981d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2115807395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a3c9469fb6442e2ab536506ab450dd8',qos_specs=None,replication_status=,reservations=['0628f620-d659-4c5a-a239-45919f2b04b2','f28b9995-9d2f-449c-8805-a8ab77068b66','2a347733-43b4-4e5e-8b3b-93aa832e4db8','9b0d037f-12cc-4e63-88f3-f757cf6a3b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b120920a23d44f92a3c501254bbf333a',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:06.178735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5739db-291a-4362-96eb-f70d5a76b97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:06.195181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5739db-291a-4362-96eb-f70d5a76b97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:06.198731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Flow 'volume_create_api' (c19a8871-bcf0-43e7-927e-17ca3b77a458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:06.251760 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Create volume request issued successfully. Jan 13 11:59:06.266992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-454afa37-7299-4f0c-a17e-bee4f24fa16e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes returned with HTTP 202 Jan 13 11:59:06.277195 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1109/2233] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:05 2021] POST /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes => generated 824 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:06.283322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a5cd227-497d-4054-ae04-4bb5633ffe8c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:06.283852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a5cd227-497d-4054-ae04-4bb5633ffe8c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:06.284070 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:06.284070 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:06.284974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a5cd227-497d-4054-ae04-4bb5633ffe8c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:06.354136 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:06.354136 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:06.375822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5a5cd227-497d-4054-ae04-4bb5633ffe8c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:06.413936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a5cd227-497d-4054-ae04-4bb5633ffe8c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 200 Jan 13 11:59:06.422805 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1125/2234] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:06 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:06.563676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e9a2ed7-683e-43fe-bae7-01321b90ba2e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:06.564574 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e9a2ed7-683e-43fe-bae7-01321b90ba2e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:06.564999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:06.564999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:06.565827 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0e9a2ed7-683e-43fe-bae7-01321b90ba2e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:06.618787 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:06.618787 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:06.629338 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0e9a2ed7-683e-43fe-bae7-01321b90ba2e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:06.653325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0e9a2ed7-683e-43fe-bae7-01321b90ba2e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 200 Jan 13 11:59:06.655016 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1110/2235] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:06 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:07.432316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50fdd767-6894-416c-bc16-ac83837a0752 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:07.432857 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50fdd767-6894-416c-bc16-ac83837a0752 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:07.433083 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:07.433083 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:07.433421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50fdd767-6894-416c-bc16-ac83837a0752 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:07.486328 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:07.486328 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:07.497870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-50fdd767-6894-416c-bc16-ac83837a0752 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:07.535711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50fdd767-6894-416c-bc16-ac83837a0752 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 200 Jan 13 11:59:07.536840 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1126/2236] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:07 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:07.552477 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e9680cd-0843-44d1-a4e1-11c7c0421b70 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:07.553805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e9680cd-0843-44d1-a4e1-11c7c0421b70 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:07.554061 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:07.554061 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:07.554399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e9680cd-0843-44d1-a4e1-11c7c0421b70 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:07.613811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:07.613811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:07.624861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1e9680cd-0843-44d1-a4e1-11c7c0421b70 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:07.649887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e9680cd-0843-44d1-a4e1-11c7c0421b70 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 200 Jan 13 11:59:07.651005 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1111/2237] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:07 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:07.675533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f0f74c03-3247-403e-bdad-7581d13b86b4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:07.677346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f0f74c03-3247-403e-bdad-7581d13b86b4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:07.678032 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:07.678032 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:07.679494 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f0f74c03-3247-403e-bdad-7581d13b86b4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:07.741689 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:07.741689 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:07.754742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] POST http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes Jan 13 11:59:07.755203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:07.755203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:07.755440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f0f74c03-3247-403e-bdad-7581d13b86b4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:07.755612 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:07.756671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Create volume request body: {'volume': {'size': 1}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:07.757035 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Create volume of 1 GB Jan 13 11:59:07.770202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Availability Zones retrieved successfully. Jan 13 11:59:07.782252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f0f74c03-3247-403e-bdad-7581d13b86b4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 200 Jan 13 11:59:07.783284 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1112/2238] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:07 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:07.790141 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Flow 'volume_create_api' (124a3221-d2b4-4fea-b716-3833605e241d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:07.793336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8eb7459-7fe0-44a9-8805-65028c0c0e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:07.796181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:07.869149 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8eb7459-7fe0-44a9-8805-65028c0c0e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:07.871394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acb3185-1ac5-418f-a2dd-43afd8470d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:07.965731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Created reservations ['8b92f469-0ddc-4a66-bd3c-1e3b6251594d', '6b62e1f5-a874-4934-bcc9-5112f71153ff', '7a16d73a-cbfb-4448-bf68-0107e4b5b9ff', 'e29b35de-9fba-4167-a1ce-e2559e6037bb'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:07.967890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acb3185-1ac5-418f-a2dd-43afd8470d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b92f469-0ddc-4a66-bd3c-1e3b6251594d', '6b62e1f5-a874-4934-bcc9-5112f71153ff', '7a16d73a-cbfb-4448-bf68-0107e4b5b9ff', 'e29b35de-9fba-4167-a1ce-e2559e6037bb']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:07.970002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb7e6edf-8f3e-42b3-800e-7b88779b138c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:08.031924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb7e6edf-8f3e-42b3-800e-7b88779b138c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9945d96-800f-40b1-b018-44790d6e8fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ac965d1c32541b79729c157a0dd564e',qos_specs=None,replication_status=,reservations=['8b92f469-0ddc-4a66-bd3c-1e3b6251594d','6b62e1f5-a874-4934-bcc9-5112f71153ff','7a16d73a-cbfb-4448-bf68-0107e4b5b9ff','e29b35de-9fba-4167-a1ce-e2559e6037bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c37a192cf84a66be361a67a4b8899f',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9945d96-800f-40b1-b018-44790d6e8fd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ac965d1c32541b79729c157a0dd564e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='28c37a192cf84a66be361a67a4b8899f',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:08.034002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8278d003-22e5-4db1-9757-59e502e2ec12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:08.065147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8278d003-22e5-4db1-9757-59e502e2ec12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ac965d1c32541b79729c157a0dd564e',qos_specs=None,replication_status=,reservations=['8b92f469-0ddc-4a66-bd3c-1e3b6251594d','6b62e1f5-a874-4934-bcc9-5112f71153ff','7a16d73a-cbfb-4448-bf68-0107e4b5b9ff','e29b35de-9fba-4167-a1ce-e2559e6037bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c37a192cf84a66be361a67a4b8899f',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:08.068283 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef2b4ad-5613-494e-971f-b56458cf2a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:08.085557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef2b4ad-5613-494e-971f-b56458cf2a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:08.088711 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Flow 'volume_create_api' (124a3221-d2b4-4fea-b716-3833605e241d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:08.169066 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Create volume request issued successfully. Jan 13 11:59:08.189478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9df5a05-2c28-4bbc-ac7a-d9138b9694fd tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes returned with HTTP 202 Jan 13 11:59:08.194817 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1127/2239] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:07 2021] POST /volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes => generated 802 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:08.206344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b533d1ee-b841-472c-a6e1-ec727ccaa3d1 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] GET http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 Jan 13 11:59:08.206905 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b533d1ee-b841-472c-a6e1-ec727ccaa3d1 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:08.207125 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:08.207125 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:08.207641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b533d1ee-b841-472c-a6e1-ec727ccaa3d1 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:08.303996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:08.303996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:08.326628 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b533d1ee-b841-472c-a6e1-ec727ccaa3d1 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Volume info retrieved successfully. Jan 13 11:59:08.350358 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b533d1ee-b841-472c-a6e1-ec727ccaa3d1 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 returned with HTTP 200 Jan 13 11:59:08.360623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1113/2240] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:08 2021] GET /volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 => generated 981 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:08.800857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36097c03-b580-4335-b200-e746e12e64ec tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:08.801412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36097c03-b580-4335-b200-e746e12e64ec tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:08.801748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:08.801748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:08.802262 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-36097c03-b580-4335-b200-e746e12e64ec tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:08.880698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:08.880698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:08.898451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-36097c03-b580-4335-b200-e746e12e64ec tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:08.950339 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-36097c03-b580-4335-b200-e746e12e64ec tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 200 Jan 13 11:59:08.955628 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1128/2241] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:08 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 910 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:09.368687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b6be29a-24c7-47d9-b05d-34b8d3c884fa tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] GET http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 Jan 13 11:59:09.369447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b6be29a-24c7-47d9-b05d-34b8d3c884fa tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:09.369879 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:09.369879 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:09.370532 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b6be29a-24c7-47d9-b05d-34b8d3c884fa tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:09.429013 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:09.429013 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:09.443842 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b6be29a-24c7-47d9-b05d-34b8d3c884fa tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Volume info retrieved successfully. Jan 13 11:59:09.471073 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b6be29a-24c7-47d9-b05d-34b8d3c884fa tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 returned with HTTP 200 Jan 13 11:59:09.472609 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1114/2242] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:09 2021] GET /volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 => generated 1040 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:59:09.487831 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] GET http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/detail?all_tenants=1&project_id=1a3c9469fb6442e2ab536506ab450dd8 Jan 13 11:59:09.488355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:09.488553 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:09.488553 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:09.488927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Calling method 'detail' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:09.489924 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Could not evaluate value 1a3c9469fb6442e2ab536506ab450dd8, assuming string {{(pid=87942) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 11:59:09.491237 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Searching by: MultiDict([('project_id', '1a3c9469fb6442e2ab536506ab450dd8'), ('all_tenants', 1)]). {{(pid=87942) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:59:09.549325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Get all volumes completed successfully. Jan 13 11:59:09.551572 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:09.551572 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:09.561354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d7c8ab8d-492a-483a-8b81-cf976b405044 tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/detail?all_tenants=1&project_id=1a3c9469fb6442e2ab536506ab450dd8 returned with HTTP 200 Jan 13 11:59:09.562229 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1129/2243] 10.222.0.24 () {58 vars in 1340 bytes} [Wed Jan 13 11:59:09 2021] GET /volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/detail?all_tenants=1&project_id=1a3c9469fb6442e2ab536506ab450dd8 => generated 3245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 11:59:09.581483 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] DELETE http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 Jan 13 11:59:09.582554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:09.583233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:09.583233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:09.584008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:09.584645 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Delete volume with id: b9945d96-800f-40b1-b018-44790d6e8fd4 Jan 13 11:59:09.648133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:09.648133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:09.649370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Volume info retrieved successfully. Jan 13 11:59:09.680858 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] Delete volume request issued successfully. Jan 13 11:59:09.681604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-71289cbe-72bf-428d-9e46-d9970dbecd0c tempest-VolumesListAdminTestJSON-1264741918 tempest-VolumesListAdminTestJSON-1264741918] http://10.222.0.24/volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 returned with HTTP 202 Jan 13 11:59:09.682639 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1115/2244] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:09 2021] DELETE /volume/v3/7ac965d1c32541b79729c157a0dd564e/volumes/b9945d96-800f-40b1-b018-44790d6e8fd4 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:09.698535 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] DELETE http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:09.705488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:09.706012 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:09.706012 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:09.706633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:09.710098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Delete volume with id: 8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:09.779462 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:09.779462 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:09.780746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:09.846408 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Delete volume request issued successfully. Jan 13 11:59:09.847017 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ea578a8f-7f0e-4499-9ab0-3d583fe71851 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 202 Jan 13 11:59:09.851250 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1130/2245] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:09 2021] DELETE /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:09.855373 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ef0c6c3-b403-474b-893e-3ef29c0080a6 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:09.855907 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ef0c6c3-b403-474b-893e-3ef29c0080a6 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:09.856127 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:09.856127 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:09.856507 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5ef0c6c3-b403-474b-893e-3ef29c0080a6 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:09.917257 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:09.917257 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:09.927186 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5ef0c6c3-b403-474b-893e-3ef29c0080a6 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:09.973039 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edd7098b-6dd6-43ec-9269-8b4d79a4633f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:09.973039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edd7098b-6dd6-43ec-9269-8b4d79a4633f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:09.973039 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:09.973039 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:09.973039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edd7098b-6dd6-43ec-9269-8b4d79a4633f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:09.973627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5ef0c6c3-b403-474b-893e-3ef29c0080a6 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 200 Jan 13 11:59:09.974645 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1116/2246] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:09 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:10.076744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edd7098b-6dd6-43ec-9269-8b4d79a4633f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 404 Jan 13 11:59:10.081770 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1131/2247] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:09 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:10.085352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes Jan 13 11:59:10.086072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:10.086285 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:10.086285 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:10.086668 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:10.087421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:59:10.091937 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:59:10.266036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Get all volumes completed successfully. Jan 13 11:59:10.267300 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-beb0a560-51a3-4c4b-9605-34a8853772b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes returned with HTTP 200 Jan 13 11:59:10.269560 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1117/2248] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:59:10 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:10.279630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots Jan 13 11:59:10.280282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:10.280868 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:10.281529 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:59:10.283926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Building query based on filter {{(pid=87942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:59:10.325795 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Get all snapshots completed successfully. Jan 13 11:59:10.326698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e46e8506-485e-4ead-b1de-ea69a12ebd94 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots returned with HTTP 200 Jan 13 11:59:10.327918 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1132/2249] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:59:10 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:10.340129 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] POST http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes Jan 13 11:59:10.341604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1394183564"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:10.342880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1394183564'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:10.343401 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume of 1 GB Jan 13 11:59:10.373658 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Availability Zones retrieved successfully. Jan 13 11:59:10.393883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Flow 'volume_create_api' (ec375fc0-8f65-4670-bc8a-978d1d9f585e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:10.397135 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80f82d9-e1d7-4c25-ba94-ef67e72284bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:10.399572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:10.534785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80f82d9-e1d7-4c25-ba94-ef67e72284bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:10.540199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc879b77-838b-4c97-a5e5-e35fe93a2fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:10.621350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Created reservations ['655c227f-21fa-4ed4-8408-21de5e1f0cb4', '8737d9f4-7d52-406e-a0d2-77e631c29ba2', '6ccec964-8863-47e0-b32a-5e38a9b03758', 'ca395b68-eb1d-4acb-b9c3-bbe8e19b1ee8'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:10.624315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc879b77-838b-4c97-a5e5-e35fe93a2fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655c227f-21fa-4ed4-8408-21de5e1f0cb4', '8737d9f4-7d52-406e-a0d2-77e631c29ba2', '6ccec964-8863-47e0-b32a-5e38a9b03758', 'ca395b68-eb1d-4acb-b9c3-bbe8e19b1ee8']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:10.627672 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61bbda7-2046-4fc6-8ffc-2b082a972781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:10.698580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61bbda7-2046-4fc6-8ffc-2b082a972781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92292285-4bef-42af-abab-98a9abb44476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1394183564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6976ecf3994600a582dd4a0ad71c62',qos_specs=None,replication_status=,reservations=['655c227f-21fa-4ed4-8408-21de5e1f0cb4','8737d9f4-7d52-406e-a0d2-77e631c29ba2','6ccec964-8863-47e0-b32a-5e38a9b03758','ca395b68-eb1d-4acb-b9c3-bbe8e19b1ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582e774440aa436eb8b42c223c173825',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1394183564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92292285-4bef-42af-abab-98a9abb44476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6976ecf3994600a582dd4a0ad71c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='582e774440aa436eb8b42c223c173825',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:10.702080 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be17236-1901-46f4-84a7-66c95218d9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:10.734086 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be17236-1901-46f4-84a7-66c95218d9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1394183564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6976ecf3994600a582dd4a0ad71c62',qos_specs=None,replication_status=,reservations=['655c227f-21fa-4ed4-8408-21de5e1f0cb4','8737d9f4-7d52-406e-a0d2-77e631c29ba2','6ccec964-8863-47e0-b32a-5e38a9b03758','ca395b68-eb1d-4acb-b9c3-bbe8e19b1ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582e774440aa436eb8b42c223c173825',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:10.737009 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b890740-0790-4f26-b57a-e522c7311b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:10.753677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b890740-0790-4f26-b57a-e522c7311b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:10.757016 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Flow 'volume_create_api' (ec375fc0-8f65-4670-bc8a-978d1d9f585e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:10.816814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume request issued successfully. Jan 13 11:59:10.834245 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bd3ef20-734d-47c6-be14-ec57ab36bb7b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes returned with HTTP 202 Jan 13 11:59:10.846704 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1118/2250] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:10 2021] POST /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes => generated 820 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:10.850032 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5530d80d-b1d0-4419-8bfb-ad2d9fb45a08 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:10.850559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5530d80d-b1d0-4419-8bfb-ad2d9fb45a08 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:10.851337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5530d80d-b1d0-4419-8bfb-ad2d9fb45a08 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:10.945232 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:10.945232 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:10.962792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5530d80d-b1d0-4419-8bfb-ad2d9fb45a08 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:10.992359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a7e8cdb-3f2e-4f41-9ad2-29ae5269d0e4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:10.993004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a7e8cdb-3f2e-4f41-9ad2-29ae5269d0e4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:10.993339 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:10.993339 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:10.994225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a7e8cdb-3f2e-4f41-9ad2-29ae5269d0e4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:10.996927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5530d80d-b1d0-4419-8bfb-ad2d9fb45a08 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 200 Jan 13 11:59:10.998424 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1133/2251] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:10 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:11.094295 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:11.094295 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:11.103569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4a7e8cdb-3f2e-4f41-9ad2-29ae5269d0e4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:11.140216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a7e8cdb-3f2e-4f41-9ad2-29ae5269d0e4 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 200 Jan 13 11:59:11.152258 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1119/2252] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:10 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:12.014777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55c5b4b9-96f1-4ae5-abd4-94bccc3cc628 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:12.015876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55c5b4b9-96f1-4ae5-abd4-94bccc3cc628 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:12.016301 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:12.016301 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:12.016681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-55c5b4b9-96f1-4ae5-abd4-94bccc3cc628 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:12.081273 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:12.081273 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:12.090384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-55c5b4b9-96f1-4ae5-abd4-94bccc3cc628 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:12.115436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-55c5b4b9-96f1-4ae5-abd4-94bccc3cc628 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 200 Jan 13 11:59:12.116678 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1134/2253] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:12 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:12.133343 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] POST http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots Jan 13 11:59:12.133947 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:12.133947 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:12.134559 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92292285-4bef-42af-abab-98a9abb44476", "name": "tempest-VolumesDeleteCascade-Snapshot-331047787"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:12.159356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-233ee2f0-2a25-4527-a36d-289917436f46 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e Jan 13 11:59:12.160393 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-233ee2f0-2a25-4527-a36d-289917436f46 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:12.160775 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:12.160775 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:12.161396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-233ee2f0-2a25-4527-a36d-289917436f46 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:12.225078 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:12.225078 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:12.226684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:12.227183 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create snapshot from volume 92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:12.229770 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-233ee2f0-2a25-4527-a36d-289917436f46 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e returned with HTTP 404 Jan 13 11:59:12.233884 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1135/2254] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:12 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/8553c286-0bf4-42ce-ae37-e4acd08a040e => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:12.242184 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] DELETE http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:12.245798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:12.246604 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:12.248685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Delete volume with id: 28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:12.325146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Created reservations ['0f46b57d-14ae-4c43-bd7a-a4b9b8540d27', '0fc4d629-16fb-45ec-b9eb-51d683d52638', 'a8dba5c9-59d9-42b1-915e-33cd56faa39c', '387b1d43-eed0-4c10-a5bc-e170f044b267'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:12.339671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:12.339671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:12.341707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:12.393733 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Delete volume request issued successfully. Jan 13 11:59:12.394558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fce35082-e46d-45ad-82b8-e2fde50ee8fe tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 202 Jan 13 11:59:12.395729 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1136/2255] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:12 2021] DELETE /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:12.407936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cbff9dc1-a5b5-43c7-915b-9d3fed779f53 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:12.408585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cbff9dc1-a5b5-43c7-915b-9d3fed779f53 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:12.408913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:12.408913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:12.409530 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cbff9dc1-a5b5-43c7-915b-9d3fed779f53 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:12.447668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot create request issued successfully. Jan 13 11:59:12.448452 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b4f4cd04-9bf7-4060-a427-4d330239dd09 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots returned with HTTP 202 Jan 13 11:59:12.449349 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1120/2256] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:59:12 2021] POST /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots => generated 306 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:12.477663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8a8d63c-fb61-48d5-b098-3de54f47c891 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f Jan 13 11:59:12.481549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8a8d63c-fb61-48d5-b098-3de54f47c891 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:12.481886 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:12.481886 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:12.484776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8a8d63c-fb61-48d5-b098-3de54f47c891 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:12.533674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:12.533674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:12.534980 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:12.534980 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:12.536305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8a8d63c-fb61-48d5-b098-3de54f47c891 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:12.538397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8a8d63c-fb61-48d5-b098-3de54f47c891 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f returned with HTTP 200 Jan 13 11:59:12.539420 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1121/2257] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:12 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:12.557188 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cbff9dc1-a5b5-43c7-915b-9d3fed779f53 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:12.606208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cbff9dc1-a5b5-43c7-915b-9d3fed779f53 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 200 Jan 13 11:59:12.607594 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1137/2258] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:12 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 915 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:13.551880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-046d8836-d8b1-4816-8f4d-61ee5f95f40d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f Jan 13 11:59:13.552417 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-046d8836-d8b1-4816-8f4d-61ee5f95f40d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:13.552698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:13.552698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:13.553594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-046d8836-d8b1-4816-8f4d-61ee5f95f40d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:13.582614 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:13.582614 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:13.584121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-046d8836-d8b1-4816-8f4d-61ee5f95f40d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:13.586197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-046d8836-d8b1-4816-8f4d-61ee5f95f40d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f returned with HTTP 200 Jan 13 11:59:13.592560 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1122/2259] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:13 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:13.624819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a38aa549-f7f6-45c2-90c6-a1b03eeb1e9e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:13.625318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a38aa549-f7f6-45c2-90c6-a1b03eeb1e9e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:13.626072 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:13.626072 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:13.626800 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a38aa549-f7f6-45c2-90c6-a1b03eeb1e9e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:13.689534 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:13.689534 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:13.700084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a38aa549-f7f6-45c2-90c6-a1b03eeb1e9e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:13.729063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a38aa549-f7f6-45c2-90c6-a1b03eeb1e9e tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 200 Jan 13 11:59:13.730794 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1138/2260] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:13 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:14.598604 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8887fd87-7f31-4df0-90c4-3b15196d1793 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f Jan 13 11:59:14.599284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8887fd87-7f31-4df0-90c4-3b15196d1793 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:14.599698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:14.599698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:14.600096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8887fd87-7f31-4df0-90c4-3b15196d1793 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:14.625121 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:14.625121 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:14.626631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8887fd87-7f31-4df0-90c4-3b15196d1793 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:14.628596 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8887fd87-7f31-4df0-90c4-3b15196d1793 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f returned with HTTP 200 Jan 13 11:59:14.629433 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1123/2261] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:14 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:14.640143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] POST http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes Jan 13 11:59:14.640610 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:14.640610 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:14.641036 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4f5fa44e-914b-4d7b-b286-fd3acbb1d43f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-365482614"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:14.642248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume request body: {'volume': {'snapshot_id': '4f5fa44e-914b-4d7b-b286-fd3acbb1d43f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-365482614'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:14.667040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:14.667040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:14.668168 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Snapshot retrieved successfully. Jan 13 11:59:14.668541 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume of 1 GB Jan 13 11:59:14.680813 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Availability Zones retrieved successfully. Jan 13 11:59:14.697493 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Flow 'volume_create_api' (e39155dc-1bb5-46cc-b4f2-80fff591479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:14.700914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c7aa5-72f4-45e1-9c49-4a8953b675b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:14.703388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:14.746296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c229c83c-64ac-48fa-9143-03f38dcdc74b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 Jan 13 11:59:14.747811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c229c83c-64ac-48fa-9143-03f38dcdc74b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:14.748205 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:14.748205 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:14.748825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c229c83c-64ac-48fa-9143-03f38dcdc74b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:14.802104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c229c83c-64ac-48fa-9143-03f38dcdc74b tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 returned with HTTP 404 Jan 13 11:59:14.803814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1124/2262] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:14 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/28a38f23-9328-45ff-b449-6935cd5a6ff6 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:14.813059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] DELETE http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:14.813855 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:14.814512 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:14.815801 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Delete volume with id: 5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:14.842745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c7aa5-72f4-45e1-9c49-4a8953b675b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f5fa44e-914b-4d7b-b286-fd3acbb1d43f', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:14.845658 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5994e4-e1ec-4d24-b264-62140cccc3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:14.875041 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:14.875041 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:14.876986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:14.923331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Delete volume request issued successfully. Jan 13 11:59:14.924149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-87133db7-3375-40cb-8072-6c592d40e4c9 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 202 Jan 13 11:59:14.925215 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1125/2263] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:14 2021] DELETE /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:14.933309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af60a67b-0a97-4fac-86db-cd8ccc5b5a1c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:14.933858 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af60a67b-0a97-4fac-86db-cd8ccc5b5a1c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:14.934081 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:14.934081 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:14.934904 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af60a67b-0a97-4fac-86db-cd8ccc5b5a1c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:14.941281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Created reservations ['528ab6d1-a4a1-4c84-8009-51a241e46ad1', 'd1182d8c-8803-448a-a369-47c158325143', '8c859af8-6823-4ed6-8092-65c261fd5d79', '3a7ba51f-c9a1-49d4-a388-f964876d8592'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:14.943279 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5994e4-e1ec-4d24-b264-62140cccc3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528ab6d1-a4a1-4c84-8009-51a241e46ad1', 'd1182d8c-8803-448a-a369-47c158325143', '8c859af8-6823-4ed6-8092-65c261fd5d79', '3a7ba51f-c9a1-49d4-a388-f964876d8592']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:14.945681 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db24eeb-4d43-4afc-a710-f9cd5542fbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:14.989534 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:14.989534 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:14.999387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-af60a67b-0a97-4fac-86db-cd8ccc5b5a1c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:15.024905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af60a67b-0a97-4fac-86db-cd8ccc5b5a1c tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 200 Jan 13 11:59:15.026172 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1126/2264] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:14 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:15.096287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db24eeb-4d43-4afc-a710-f9cd5542fbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca20fa6c-3a77-4011-98cb-6aaab9285c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-365482614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6976ecf3994600a582dd4a0ad71c62',qos_specs=None,replication_status=,reservations=['528ab6d1-a4a1-4c84-8009-51a241e46ad1','d1182d8c-8803-448a-a369-47c158325143','8c859af8-6823-4ed6-8092-65c261fd5d79','3a7ba51f-c9a1-49d4-a388-f964876d8592'],size=1,snapshot_id=4f5fa44e-914b-4d7b-b286-fd3acbb1d43f,source_replicaid=,source_volid=None,status='creating',user_id='582e774440aa436eb8b42c223c173825',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-365482614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca20fa6c-3a77-4011-98cb-6aaab9285c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f6976ecf3994600a582dd4a0ad71c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f5fa44e-914b-4d7b-b286-fd3acbb1d43f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='582e774440aa436eb8b42c223c173825',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:15.098414 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113dfcf0-79dc-470e-81a7-41d723a4fe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:15.142079 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113dfcf0-79dc-470e-81a7-41d723a4fe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-365482614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f6976ecf3994600a582dd4a0ad71c62',qos_specs=None,replication_status=,reservations=['528ab6d1-a4a1-4c84-8009-51a241e46ad1','d1182d8c-8803-448a-a369-47c158325143','8c859af8-6823-4ed6-8092-65c261fd5d79','3a7ba51f-c9a1-49d4-a388-f964876d8592'],size=1,snapshot_id=4f5fa44e-914b-4d7b-b286-fd3acbb1d43f,source_replicaid=,source_volid=None,status='creating',user_id='582e774440aa436eb8b42c223c173825',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:15.145774 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777a7360-c001-4081-85fa-22a8d0e43721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:15.268590 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777a7360-c001-4081-85fa-22a8d0e43721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:15.272117 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Flow 'volume_create_api' (e39155dc-1bb5-46cc-b4f2-80fff591479e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:15.338106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Create volume request issued successfully. Jan 13 11:59:15.356310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-694cb442-38f8-44e2-828c-0bc47c6679d1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes returned with HTTP 202 Jan 13 11:59:15.358461 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1139/2265] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:59:14 2021] POST /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes => generated 853 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:15.373816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-879e59d3-99cb-426e-aeed-ebf8ef032ffc tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:15.374952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-879e59d3-99cb-426e-aeed-ebf8ef032ffc tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:15.375402 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:15.375402 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:15.376234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-879e59d3-99cb-426e-aeed-ebf8ef032ffc tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:15.487913 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:15.487913 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:15.499937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-879e59d3-99cb-426e-aeed-ebf8ef032ffc tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:15.539307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-879e59d3-99cb-426e-aeed-ebf8ef032ffc tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:15.541340 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1127/2266] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:15 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:16.043418 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce5b2dc4-bd0a-40ca-b20e-10a45a47b9d0 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:16.044761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce5b2dc4-bd0a-40ca-b20e-10a45a47b9d0 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:16.045138 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:16.045138 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:16.045773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce5b2dc4-bd0a-40ca-b20e-10a45a47b9d0 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:16.107998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:16.107998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:16.117121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ce5b2dc4-bd0a-40ca-b20e-10a45a47b9d0 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Volume info retrieved successfully. Jan 13 11:59:16.146725 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce5b2dc4-bd0a-40ca-b20e-10a45a47b9d0 tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 200 Jan 13 11:59:16.148678 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1140/2267] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:16 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:16.562412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ef0eee8-2ff1-45e9-86a2-a4ebe791394b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:16.563594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ef0eee8-2ff1-45e9-86a2-a4ebe791394b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:16.564056 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:16.564056 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:16.564888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ef0eee8-2ff1-45e9-86a2-a4ebe791394b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:16.627437 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:16.627437 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:16.679220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2ef0eee8-2ff1-45e9-86a2-a4ebe791394b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:16.715246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ef0eee8-2ff1-45e9-86a2-a4ebe791394b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:16.716702 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1128/2268] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:16 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:17.166239 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f522e490-d18d-4707-a856-04c610ba521d tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] GET http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb Jan 13 11:59:17.166851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f522e490-d18d-4707-a856-04c610ba521d tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:17.167196 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:17.167196 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:17.167762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f522e490-d18d-4707-a856-04c610ba521d tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:17.242727 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f522e490-d18d-4707-a856-04c610ba521d tempest-VolumesListAdminTestJSON-1371315560 tempest-VolumesListAdminTestJSON-1371315560] http://10.222.0.24/volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb returned with HTTP 404 Jan 13 11:59:17.243813 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1141/2269] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:17 2021] GET /volume/v3/1a3c9469fb6442e2ab536506ab450dd8/volumes/5a41819b-3751-420d-9bb5-6ce6d11106cb => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:17.733225 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d7ff13a-ef21-4211-836a-b81fb753644c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:17.733776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d7ff13a-ef21-4211-836a-b81fb753644c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:17.734265 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:17.734265 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:17.734653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d7ff13a-ef21-4211-836a-b81fb753644c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:17.854890 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:17.854890 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:17.866136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0d7ff13a-ef21-4211-836a-b81fb753644c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:17.896445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d7ff13a-ef21-4211-836a-b81fb753644c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:17.907759 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1129/2270] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:17 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:18.914924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ba82638-7254-4c90-b450-609d1e7b6e11 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:18.916111 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ba82638-7254-4c90-b450-609d1e7b6e11 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:18.916843 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6ba82638-7254-4c90-b450-609d1e7b6e11 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:18.976358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:18.976358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:18.986449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6ba82638-7254-4c90-b450-609d1e7b6e11 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:19.014479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6ba82638-7254-4c90-b450-609d1e7b6e11 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:19.024099 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1142/2271] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:18 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:20.032275 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2880872a-8227-4876-bd3e-aad285c904b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:20.032786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2880872a-8227-4876-bd3e-aad285c904b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:20.032997 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:20.032997 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:20.033358 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2880872a-8227-4876-bd3e-aad285c904b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:20.089652 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:20.089652 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:20.098720 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2880872a-8227-4876-bd3e-aad285c904b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:20.127140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2880872a-8227-4876-bd3e-aad285c904b1 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:20.127963 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1130/2272] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:20 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:21.147070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96c93b8f-4fdc-4d18-a187-0f5c8188c2bb tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:21.147553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96c93b8f-4fdc-4d18-a187-0f5c8188c2bb tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:21.147691 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:21.147691 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:21.148503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-96c93b8f-4fdc-4d18-a187-0f5c8188c2bb tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:21.368231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:21.368231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:21.381351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-96c93b8f-4fdc-4d18-a187-0f5c8188c2bb tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:21.405652 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-96c93b8f-4fdc-4d18-a187-0f5c8188c2bb tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:21.406648 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1143/2273] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:21 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:22.398281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] POST http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes Jan 13 11:59:22.399401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:22.399401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:22.400654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2126703113"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:22.407050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2126703113'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:22.407656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Create volume of 1 GB Jan 13 11:59:22.423069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Availability Zones retrieved successfully. Jan 13 11:59:22.425320 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63e6bb29-c132-43d1-8858-9448ea6a774c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:22.426286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63e6bb29-c132-43d1-8858-9448ea6a774c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:22.426507 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:22.426507 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:22.426894 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-63e6bb29-c132-43d1-8858-9448ea6a774c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:22.443753 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Flow 'volume_create_api' (fcbe89f7-6ec1-4fca-9ac2-c09222a89f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:22.447313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f7474c-beb6-4806-8495-c3afca30af07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:22.449806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:22.493693 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:22.493693 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:22.505417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-63e6bb29-c132-43d1-8858-9448ea6a774c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:22.525427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f7474c-beb6-4806-8495-c3afca30af07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:22.528895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61933566-1935-408b-8b05-6f70af92dda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:22.534260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-63e6bb29-c132-43d1-8858-9448ea6a774c tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:22.535108 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1144/2274] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:22 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:22.666332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Created reservations ['35b601d9-0536-4bff-ac32-9c3db02fc571', '1002c414-0b58-46d6-8709-8c1d5baf6cd4', '002c1a3c-64f2-455e-b37a-f922b0d668cd', '98e6c4cf-e9ce-4c03-9cf4-cb7f34de8a67'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:22.668929 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61933566-1935-408b-8b05-6f70af92dda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35b601d9-0536-4bff-ac32-9c3db02fc571', '1002c414-0b58-46d6-8709-8c1d5baf6cd4', '002c1a3c-64f2-455e-b37a-f922b0d668cd', '98e6c4cf-e9ce-4c03-9cf4-cb7f34de8a67']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:22.671130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ee0a48-c812-4a59-aaa7-d1e62dd091f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:22.860807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ee0a48-c812-4a59-aaa7-d1e62dd091f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d5a5cc-66fe-47c7-883d-268218b94022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2126703113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9669f332964372bac9a784a85f53a4',qos_specs=None,replication_status=,reservations=['35b601d9-0536-4bff-ac32-9c3db02fc571','1002c414-0b58-46d6-8709-8c1d5baf6cd4','002c1a3c-64f2-455e-b37a-f922b0d668cd','98e6c4cf-e9ce-4c03-9cf4-cb7f34de8a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c190bc9b8e80489cbe1c24bd9be5926d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2126703113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d5a5cc-66fe-47c7-883d-268218b94022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9669f332964372bac9a784a85f53a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c190bc9b8e80489cbe1c24bd9be5926d',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:22.865703 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70084a85-97ec-4800-a9f5-ce081553e284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:22.963580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70084a85-97ec-4800-a9f5-ce081553e284) transitioned into state 'SUCCESS' from state '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-2126703113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c9669f332964372bac9a784a85f53a4',qos_specs=None,replication_status=,reservations=['35b601d9-0536-4bff-ac32-9c3db02fc571','1002c414-0b58-46d6-8709-8c1d5baf6cd4','002c1a3c-64f2-455e-b37a-f922b0d668cd','98e6c4cf-e9ce-4c03-9cf4-cb7f34de8a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c190bc9b8e80489cbe1c24bd9be5926d',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:22.968101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11acc82b-1c5d-4655-aa51-380ff781c717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:23.005669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11acc82b-1c5d-4655-aa51-380ff781c717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:23.009698 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Flow 'volume_create_api' (fcbe89f7-6ec1-4fca-9ac2-c09222a89f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:23.066907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Create volume request issued successfully. Jan 13 11:59:23.081216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dcf53ec7-c545-4fa3-a64e-ee415dc35990 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes returned with HTTP 202 Jan 13 11:59:23.082097 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1131/2275] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:22 2021] POST /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes => generated 824 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:23.127090 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84f2377a-8e80-4f95-9a21-3b3840e3e766 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:23.127667 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84f2377a-8e80-4f95-9a21-3b3840e3e766 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:23.127871 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:23.127871 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:23.128695 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84f2377a-8e80-4f95-9a21-3b3840e3e766 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:23.269752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:23.269752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:23.283098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-84f2377a-8e80-4f95-9a21-3b3840e3e766 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Volume info retrieved successfully. Jan 13 11:59:23.308448 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84f2377a-8e80-4f95-9a21-3b3840e3e766 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 returned with HTTP 200 Jan 13 11:59:23.309990 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1145/2276] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:23 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 => generated 892 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:23.554532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c11cab7e-be2f-462e-9bba-fb02d982cc9e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:23.555818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c11cab7e-be2f-462e-9bba-fb02d982cc9e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:23.556227 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:23.556227 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:23.556879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c11cab7e-be2f-462e-9bba-fb02d982cc9e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:23.655470 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:23.655470 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:23.665631 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c11cab7e-be2f-462e-9bba-fb02d982cc9e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:23.704736 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c11cab7e-be2f-462e-9bba-fb02d982cc9e tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:23.705734 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1132/2277] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:23 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 946 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:23.725307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8bf1019-d6ae-4e40-9013-1436b7d93e33 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:23.725829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8bf1019-d6ae-4e40-9013-1436b7d93e33 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:23.726049 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:23.726049 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:23.726429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8bf1019-d6ae-4e40-9013-1436b7d93e33 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:23.782239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:23.782239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:23.791650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8bf1019-d6ae-4e40-9013-1436b7d93e33 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:23.817668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8bf1019-d6ae-4e40-9013-1436b7d93e33 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:23.818841 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1146/2278] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:23 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 946 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:23.837109 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476?cascade=True Jan 13 11:59:23.837641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:23.837834 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:23.837834 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:23.838229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:23.838777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume with id: 92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:23.901394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:23.901394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:23.902624 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:23.958409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume request issued successfully. Jan 13 11:59:23.958917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-802ce058-e784-430c-a9c4-c11c4f76d2e2 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476?cascade=True returned with HTTP 202 Jan 13 11:59:23.960573 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1133/2279] 10.222.0.24 () {58 vars in 1343 bytes} [Wed Jan 13 11:59:23 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476?cascade=True => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:23.967562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a916c44a-656e-4954-9096-d7864c41efde tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:23.968301 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a916c44a-656e-4954-9096-d7864c41efde tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:23.968586 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:23.968586 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:23.968952 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a916c44a-656e-4954-9096-d7864c41efde tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:24.065239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:24.065239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:24.076436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a916c44a-656e-4954-9096-d7864c41efde tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:24.119143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a916c44a-656e-4954-9096-d7864c41efde tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 200 Jan 13 11:59:24.120261 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1147/2280] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:23 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:24.325190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7127f16-ffb0-4ce9-aa2b-16238c0bb457 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:24.326000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7127f16-ffb0-4ce9-aa2b-16238c0bb457 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:24.326356 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:24.326356 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:24.326737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7127f16-ffb0-4ce9-aa2b-16238c0bb457 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:24.377620 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:24.377620 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:24.386033 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7127f16-ffb0-4ce9-aa2b-16238c0bb457 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Volume info retrieved successfully. Jan 13 11:59:24.409101 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7127f16-ffb0-4ce9-aa2b-16238c0bb457 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 returned with HTTP 200 Jan 13 11:59:24.414830 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1134/2281] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:24 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:24.426284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] POST http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots Jan 13 11:59:24.426745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:24.426745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:24.427245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98d5a5cc-66fe-47c7-883d-268218b94022", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-285484403"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:24.482526 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:24.482526 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:24.484271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Volume info retrieved successfully. Jan 13 11:59:24.484633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Create snapshot from volume 98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:24.558186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Created reservations ['085cc45f-e225-46a0-91e9-4496540d85f5', '270db194-9191-42e4-a9ed-26482a630712', 'fe2428f7-3bbb-438d-9eb5-0c295c31b2d0', 'fe769ae4-ae76-493a-be33-3092a76ec741'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:24.670068 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot create request issued successfully. Jan 13 11:59:24.671278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04a0f9c9-7e1a-4a18-b294-702df2564983 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots returned with HTTP 202 Jan 13 11:59:24.677814 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1148/2282] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:59:24 2021] POST /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots => generated 310 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:24.683580 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bafd9680-f8ae-4223-a183-1bdd8a3a1df2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:24.685467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bafd9680-f8ae-4223-a183-1bdd8a3a1df2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:24.685608 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:24.685608 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:24.685914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bafd9680-f8ae-4223-a183-1bdd8a3a1df2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:24.716873 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:24.716873 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:24.716873 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bafd9680-f8ae-4223-a183-1bdd8a3a1df2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:24.718360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bafd9680-f8ae-4223-a183-1bdd8a3a1df2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 200 Jan 13 11:59:24.718508 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1135/2283] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:24 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:25.137943 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef954d25-e8d4-4675-b615-e0d38cafb17b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:25.138863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef954d25-e8d4-4675-b615-e0d38cafb17b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:25.139338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:25.139338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:25.140007 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef954d25-e8d4-4675-b615-e0d38cafb17b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:25.217591 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:25.217591 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:25.228010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ef954d25-e8d4-4675-b615-e0d38cafb17b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:25.254307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef954d25-e8d4-4675-b615-e0d38cafb17b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 200 Jan 13 11:59:25.255380 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1149/2284] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:25 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:25.729569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe31b2ea-c3cc-485e-81db-02158d8246bb tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:25.730255 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe31b2ea-c3cc-485e-81db-02158d8246bb tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:25.730566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:25.730566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:25.731750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fe31b2ea-c3cc-485e-81db-02158d8246bb tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:25.759315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:25.759315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:25.761016 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fe31b2ea-c3cc-485e-81db-02158d8246bb tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:25.765137 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fe31b2ea-c3cc-485e-81db-02158d8246bb tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 200 Jan 13 11:59:25.766723 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1136/2285] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:25 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:26.272075 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d2db86a-a5de-4682-884f-6646326c0d66 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:26.273944 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d2db86a-a5de-4682-884f-6646326c0d66 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:26.274392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:26.274392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:26.275234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d2db86a-a5de-4682-884f-6646326c0d66 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:26.342257 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:26.342257 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:26.352737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5d2db86a-a5de-4682-884f-6646326c0d66 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:26.383087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d2db86a-a5de-4682-884f-6646326c0d66 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 200 Jan 13 11:59:26.390565 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1150/2286] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:26 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:26.779432 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bcd6c9d0-bcd4-4913-905e-bc1884db0150 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:26.780272 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bcd6c9d0-bcd4-4913-905e-bc1884db0150 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:26.780552 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:26.780552 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:26.781015 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bcd6c9d0-bcd4-4913-905e-bc1884db0150 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:26.812990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:26.812990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:26.814043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bcd6c9d0-bcd4-4913-905e-bc1884db0150 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:26.816331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bcd6c9d0-bcd4-4913-905e-bc1884db0150 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 200 Jan 13 11:59:26.817137 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1137/2287] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:26 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:26.838202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b2a37dab-f20f-4e8c-83c6-deb98cc46f0c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] POST http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:26.838675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:26.838675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:26.839248 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b2a37dab-f20f-4e8c-83c6-deb98cc46f0c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:26.867631 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:26.867631 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:26.868773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b2a37dab-f20f-4e8c-83c6-deb98cc46f0c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:26.912265 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b2a37dab-f20f-4e8c-83c6-deb98cc46f0c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Update snapshot metadata completed successfully. Jan 13 11:59:26.913202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b2a37dab-f20f-4e8c-83c6-deb98cc46f0c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:26.914048 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1151/2288] 10.222.0.24 () {60 vars in 1369 bytes} [Wed Jan 13 11:59:26 2021] POST /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:26.923954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee7e3ac6-34c9-4011-8ed5-1fa7fe596a57 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:26.924477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee7e3ac6-34c9-4011-8ed5-1fa7fe596a57 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:26.924685 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:26.924685 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:26.925050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee7e3ac6-34c9-4011-8ed5-1fa7fe596a57 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:26.951697 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:26.951697 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:26.952828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ee7e3ac6-34c9-4011-8ed5-1fa7fe596a57 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:26.955003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ee7e3ac6-34c9-4011-8ed5-1fa7fe596a57 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:26.955629 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee7e3ac6-34c9-4011-8ed5-1fa7fe596a57 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:26.956943 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1138/2289] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:59:26 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:26.966415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-877cfd5f-0743-441c-b5d9-2f4ab53a573c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] PUT http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:26.966985 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:26.966985 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:26.967415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-877cfd5f-0743-441c-b5d9-2f4ab53a573c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:26.994919 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:26.994919 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:26.996091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-877cfd5f-0743-441c-b5d9-2f4ab53a573c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.042994 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-877cfd5f-0743-441c-b5d9-2f4ab53a573c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Update snapshot metadata completed successfully. Jan 13 11:59:27.043868 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-877cfd5f-0743-441c-b5d9-2f4ab53a573c tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.044990 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1152/2290] 10.222.0.24 () {60 vars in 1368 bytes} [Wed Jan 13 11:59:26 2021] PUT /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 57 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.054593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93a8ebd9-f7d6-49cc-8280-68acff03cf24 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.055527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93a8ebd9-f7d6-49cc-8280-68acff03cf24 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.056076 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.056076 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.056826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93a8ebd9-f7d6-49cc-8280-68acff03cf24 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.084303 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.084303 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.085990 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93a8ebd9-f7d6-49cc-8280-68acff03cf24 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.088600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93a8ebd9-f7d6-49cc-8280-68acff03cf24 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:27.089230 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93a8ebd9-f7d6-49cc-8280-68acff03cf24 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.095322 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1139/2291] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.100829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] DELETE http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 Jan 13 11:59:27.101653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.101967 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.101967 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.102380 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.131393 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.131393 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.132510 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.134668 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:27.143397 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 11:59:27.143397 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 11:59:27.150224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Delete snapshot metadata completed successfully. Jan 13 11:59:27.150848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9b9209d-fe4c-47ec-9a19-9be6deeffdbd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 returned with HTTP 200 Jan 13 11:59:27.152149 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1153/2292] 10.222.0.24 () {58 vars in 1366 bytes} [Wed Jan 13 11:59:27 2021] DELETE /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 => generated 0 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 13 11:59:27.160849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1d93904-58cb-42fb-ae68-29d23ea5c176 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.161605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1d93904-58cb-42fb-ae68-29d23ea5c176 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.161802 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.161802 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.162503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c1d93904-58cb-42fb-ae68-29d23ea5c176 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.191373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.191373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.192532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c1d93904-58cb-42fb-ae68-29d23ea5c176 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.194509 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c1d93904-58cb-42fb-ae68-29d23ea5c176 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:27.195951 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c1d93904-58cb-42fb-ae68-29d23ea5c176 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.196685 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1140/2293] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.209576 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4d5ac2b-63dc-4fbd-a723-0cedba3e5fa0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] PUT http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.216302 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.216302 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.216989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4d5ac2b-63dc-4fbd-a723-0cedba3e5fa0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:27.247995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.247995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.249296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4d5ac2b-63dc-4fbd-a723-0cedba3e5fa0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.283886 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4d5ac2b-63dc-4fbd-a723-0cedba3e5fa0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Update snapshot metadata completed successfully. Jan 13 11:59:27.284618 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4d5ac2b-63dc-4fbd-a723-0cedba3e5fa0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.291062 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1154/2294] 10.222.0.24 () {60 vars in 1368 bytes} [Wed Jan 13 11:59:27 2021] PUT /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 16 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.296958 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ab3ff43-cf35-4ac3-a601-6112065ed1cd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] POST http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.297645 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.297645 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.298147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1ab3ff43-cf35-4ac3-a601-6112065ed1cd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:27.325700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.325700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.326975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1ab3ff43-cf35-4ac3-a601-6112065ed1cd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.368934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1ab3ff43-cf35-4ac3-a601-6112065ed1cd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Update snapshot metadata completed successfully. Jan 13 11:59:27.369650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1ab3ff43-cf35-4ac3-a601-6112065ed1cd tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.370604 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1141/2295] 10.222.0.24 () {60 vars in 1369 bytes} [Wed Jan 13 11:59:27 2021] POST /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.381954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3352647-de64-416d-b67c-2ab150e8b7de tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.382605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3352647-de64-416d-b67c-2ab150e8b7de tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.383067 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.383067 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.383841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3352647-de64-416d-b67c-2ab150e8b7de tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.402514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2704bab2-d85e-4924-9e23-f35a93b1ed54 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:27.403564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2704bab2-d85e-4924-9e23-f35a93b1ed54 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.404135 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.404135 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.404793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2704bab2-d85e-4924-9e23-f35a93b1ed54 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.413226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.413226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.414918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3352647-de64-416d-b67c-2ab150e8b7de tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.416871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3352647-de64-416d-b67c-2ab150e8b7de tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:27.417482 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3352647-de64-416d-b67c-2ab150e8b7de tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.419221 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1155/2296] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.430838 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ea450fa-2623-4377-ac1c-141ecb6352bc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] PUT http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 Jan 13 11:59:27.431304 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.431304 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.432004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ea450fa-2623-4377-ac1c-141ecb6352bc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:27.463223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.463223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.464370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4ea450fa-2623-4377-ac1c-141ecb6352bc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.468651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2704bab2-d85e-4924-9e23-f35a93b1ed54 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 404 Jan 13 11:59:27.469912 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1142/2297] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:27.477778 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes Jan 13 11:59:27.478292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.478786 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.479552 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:59:27.483110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87943) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 11:59:27.519766 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4ea450fa-2623-4377-ac1c-141ecb6352bc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Update snapshot metadata completed successfully. Jan 13 11:59:27.520400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ea450fa-2623-4377-ac1c-141ecb6352bc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 returned with HTTP 200 Jan 13 11:59:27.525592 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1156/2298] 10.222.0.24 () {60 vars in 1383 bytes} [Wed Jan 13 11:59:27 2021] PUT /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 => generated 35 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.533367 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c103c499-76b3-4915-8a11-081fa8434e6e tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 Jan 13 11:59:27.534435 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c103c499-76b3-4915-8a11-081fa8434e6e tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.534892 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.534892 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.535548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c103c499-76b3-4915-8a11-081fa8434e6e tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.549923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Get all volumes completed successfully. Jan 13 11:59:27.551349 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-edbab71a-8021-4a03-a43f-78e2f8779dee tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes returned with HTTP 200 Jan 13 11:59:27.558203 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1143/2299] 10.222.0.24 () {58 vars in 1204 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes => generated 400 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:27.570935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.570935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.572346 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c103c499-76b3-4915-8a11-081fa8434e6e tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.573438 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots Jan 13 11:59:27.574140 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.574487 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.574487 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.575846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.576290 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c103c499-76b3-4915-8a11-081fa8434e6e tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:27.576898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 11:59:27.577045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c103c499-76b3-4915-8a11-081fa8434e6e tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 returned with HTTP 200 Jan 13 11:59:27.577909 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.577909 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.582690 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1157/2300] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.585269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 11:59:27.588864 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e03eb9f6-e764-45bc-97a7-0fcb270abefc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.589656 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e03eb9f6-e764-45bc-97a7-0fcb270abefc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.591129 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.591129 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.591877 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e03eb9f6-e764-45bc-97a7-0fcb270abefc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.607856 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Get all snapshots completed successfully. Jan 13 11:59:27.608788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-408f1f69-c1ea-4267-92dc-0a276ca7e699 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots returned with HTTP 200 Jan 13 11:59:27.618069 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1144/2301] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.624258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:27.625055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.625701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.626316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume with id: ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:27.627028 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.627028 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.628358 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e03eb9f6-e764-45bc-97a7-0fcb270abefc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.630411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e03eb9f6-e764-45bc-97a7-0fcb270abefc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Get snapshot metadata completed successfully. Jan 13 11:59:27.631160 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e03eb9f6-e764-45bc-97a7-0fcb270abefc tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.636422 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1158/2302] 10.222.0.24 () {58 vars in 1348 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 75 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.648043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0159dade-1191-4f54-8356-f7fdaef072ae tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] PUT http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata Jan 13 11:59:27.648855 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.648855 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.649723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0159dade-1191-4f54-8356-f7fdaef072ae tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:27.683591 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.683591 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.686403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0159dade-1191-4f54-8356-f7fdaef072ae tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.690745 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.690745 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.691995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:27.746232 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume request issued successfully. Jan 13 11:59:27.746748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5946cadc-4fb6-4d36-a739-c6e80f1d3ad4 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 202 Jan 13 11:59:27.751191 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1145/2303] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:27 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:59:27.756000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ba286f9-2771-4143-a8cc-9713ae8d4c3d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:27.756716 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ba286f9-2771-4143-a8cc-9713ae8d4c3d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.756990 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.756990 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.757635 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ba286f9-2771-4143-a8cc-9713ae8d4c3d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.759399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0159dade-1191-4f54-8356-f7fdaef072ae tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Update snapshot metadata completed successfully. Jan 13 11:59:27.760881 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0159dade-1191-4f54-8356-f7fdaef072ae tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata returned with HTTP 200 Jan 13 11:59:27.769199 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1159/2304] 10.222.0.24 () {60 vars in 1368 bytes} [Wed Jan 13 11:59:27 2021] PUT /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b/metadata => generated 16 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 11:59:27.775747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] DELETE http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:27.776520 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.776976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.776976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.778169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.779426 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Delete snapshot with id: 4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:27.813483 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.813483 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.814090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.814090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.815613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.824193 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4ba286f9-2771-4143-a8cc-9713ae8d4c3d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:27.862696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ba286f9-2771-4143-a8cc-9713ae8d4c3d tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:27.875397 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1146/2305] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:27.917983 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot delete request issued successfully. Jan 13 11:59:27.918520 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7e11bbb-104e-45d1-b5b9-8547f095e88a tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 202 Jan 13 11:59:27.919475 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1160/2306] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:59:27 2021] DELETE /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 11:59:27.928220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61249266-2b35-4bf2-8227-9bb0960af125 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:27.929052 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61249266-2b35-4bf2-8227-9bb0960af125 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:27.929600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:27.929600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:27.930259 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61249266-2b35-4bf2-8227-9bb0960af125 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:27.976103 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:27.976103 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:27.977225 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-61249266-2b35-4bf2-8227-9bb0960af125 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:27.980325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61249266-2b35-4bf2-8227-9bb0960af125 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 200 Jan 13 11:59:27.981883 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1147/2307] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:27 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:28.881458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c608231-34f3-42d0-b5fe-af42fe79b031 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:28.881972 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c608231-34f3-42d0-b5fe-af42fe79b031 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:28.882226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:28.882226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:28.882519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c608231-34f3-42d0-b5fe-af42fe79b031 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:28.971954 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:28.971954 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:28.997354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62c883e7-9bda-44e6-8ddb-bd15ceb424f0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:28.998328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62c883e7-9bda-44e6-8ddb-bd15ceb424f0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:28.998705 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:28.998705 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:28.999790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62c883e7-9bda-44e6-8ddb-bd15ceb424f0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:29.000656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5c608231-34f3-42d0-b5fe-af42fe79b031 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Volume info retrieved successfully. Jan 13 11:59:29.031096 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c608231-34f3-42d0-b5fe-af42fe79b031 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 200 Jan 13 11:59:29.032423 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1161/2308] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:28 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 945 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:29.061211 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:29.061211 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:29.062788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-62c883e7-9bda-44e6-8ddb-bd15ceb424f0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Snapshot retrieved successfully. Jan 13 11:59:29.064937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62c883e7-9bda-44e6-8ddb-bd15ceb424f0 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 200 Jan 13 11:59:29.066265 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1148/2309] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:28 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:30.049071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8e8b3a8-efa9-445c-8db5-53a09c85e535 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] GET http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 Jan 13 11:59:30.049660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8e8b3a8-efa9-445c-8db5-53a09c85e535 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.049980 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:30.049980 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:30.050535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8e8b3a8-efa9-445c-8db5-53a09c85e535 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.083781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f61594ff-df49-4abf-adea-ac441812786b tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b Jan 13 11:59:30.084225 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f61594ff-df49-4abf-adea-ac441812786b tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.084439 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:30.084439 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:30.084811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f61594ff-df49-4abf-adea-ac441812786b tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.098206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8e8b3a8-efa9-445c-8db5-53a09c85e535 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 returned with HTTP 404 Jan 13 11:59:30.099426 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1162/2310] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:30 2021] GET /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/ca20fa6c-3a77-4011-98cb-6aaab9285c58 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:30.110321 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27f2de84-a3ec-4420-aebb-daf30e7d6c1f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f Jan 13 11:59:30.110878 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27f2de84-a3ec-4420-aebb-daf30e7d6c1f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.111384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27f2de84-a3ec-4420-aebb-daf30e7d6c1f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.111727 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-27f2de84-a3ec-4420-aebb-daf30e7d6c1f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete snapshot with id: 4f5fa44e-914b-4d7b-b286-fd3acbb1d43f Jan 13 11:59:30.125384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f61594ff-df49-4abf-adea-ac441812786b tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b returned with HTTP 404 Jan 13 11:59:30.126430 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1149/2311] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:30 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/snapshots/4d8da166-218f-4b34-845c-f19b9db93e8b => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:30.134966 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] DELETE http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:30.135680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.136032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.136517 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Delete volume with id: 98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:30.151512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27f2de84-a3ec-4420-aebb-daf30e7d6c1f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f returned with HTTP 404 Jan 13 11:59:30.152589 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1163/2312] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:59:30 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/4f5fa44e-914b-4d7b-b286-fd3acbb1d43f => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:30.159852 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3de7825-4495-4fae-bc18-174c2e3b4e9f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:30.160586 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3de7825-4495-4fae-bc18-174c2e3b4e9f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.161229 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b3de7825-4495-4fae-bc18-174c2e3b4e9f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.161845 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-b3de7825-4495-4fae-bc18-174c2e3b4e9f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume with id: 92292285-4bef-42af-abab-98a9abb44476 Jan 13 11:59:30.195453 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:30.195453 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:30.197341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Volume info retrieved successfully. Jan 13 11:59:30.221967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b3de7825-4495-4fae-bc18-174c2e3b4e9f tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 returned with HTTP 404 Jan 13 11:59:30.223060 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1164/2313] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:30 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/92292285-4bef-42af-abab-98a9abb44476 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 11:59:30.228710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Delete volume request issued successfully. Jan 13 11:59:30.229263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-84635f65-83e1-4a74-849e-6d220f489c48 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 returned with HTTP 202 Jan 13 11:59:30.230175 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1150/2314] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:30 2021] DELETE /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 11:59:30.232991 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3355bbc8-3781-4c84-8654-f8a7d15f5e31 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 Jan 13 11:59:30.233537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3355bbc8-3781-4c84-8654-f8a7d15f5e31 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.234306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3355bbc8-3781-4c84-8654-f8a7d15f5e31 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.234675 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3355bbc8-3781-4c84-8654-f8a7d15f5e31 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete snapshot with id: e1658782-1e9c-4367-a5ac-6d22655f5b35 Jan 13 11:59:30.240841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33654ba7-8946-4c71-96ae-bce62e6dd437 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:30.241367 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33654ba7-8946-4c71-96ae-bce62e6dd437 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.241558 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:30.241558 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:30.242190 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33654ba7-8946-4c71-96ae-bce62e6dd437 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.270813 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3355bbc8-3781-4c84-8654-f8a7d15f5e31 tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 returned with HTTP 404 Jan 13 11:59:30.271894 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1165/2315] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:59:30 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/e1658782-1e9c-4367-a5ac-6d22655f5b35 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:30.281121 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec7d168d-ed30-4907-9d50-d96b64393f6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba Jan 13 11:59:30.281832 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec7d168d-ed30-4907-9d50-d96b64393f6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.282331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec7d168d-ed30-4907-9d50-d96b64393f6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.282692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-ec7d168d-ed30-4907-9d50-d96b64393f6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete snapshot with id: 7ce43de7-315b-41ff-92ae-679b2c9d2cba Jan 13 11:59:30.297646 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:30.297646 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:30.306775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec7d168d-ed30-4907-9d50-d96b64393f6b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba returned with HTTP 404 Jan 13 11:59:30.307010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-33654ba7-8946-4c71-96ae-bce62e6dd437 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Volume info retrieved successfully. Jan 13 11:59:30.307826 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1166/2316] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 11:59:30 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/snapshots/7ce43de7-315b-41ff-92ae-679b2c9d2cba => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:30.315597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-014759c7-0688-48bf-a74b-d43effa9d25b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] DELETE http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:30.316123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-014759c7-0688-48bf-a74b-d43effa9d25b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:30.316606 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-014759c7-0688-48bf-a74b-d43effa9d25b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:30.317065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-014759c7-0688-48bf-a74b-d43effa9d25b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] Delete volume with id: c12b4801-0095-4976-93d2-cca9af5d719d Jan 13 11:59:30.335145 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33654ba7-8946-4c71-96ae-bce62e6dd437 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 returned with HTTP 200 Jan 13 11:59:30.336192 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1151/2317] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:30 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:30.369511 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-014759c7-0688-48bf-a74b-d43effa9d25b tempest-VolumesDeleteCascade-1396739487 tempest-VolumesDeleteCascade-1396739487] http://10.222.0.24/volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d returned with HTTP 404 Jan 13 11:59:30.374102 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1167/2318] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 11:59:30 2021] DELETE /volume/v3/2f6976ecf3994600a582dd4a0ad71c62/volumes/c12b4801-0095-4976-93d2-cca9af5d719d => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:31.353328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c550baca-bb44-41a5-809a-5db546da00e2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:31.353834 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c550baca-bb44-41a5-809a-5db546da00e2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:31.354511 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:31.354511 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:31.355292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c550baca-bb44-41a5-809a-5db546da00e2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:31.410754 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:31.410754 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:31.421295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c550baca-bb44-41a5-809a-5db546da00e2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Volume info retrieved successfully. Jan 13 11:59:31.444849 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c550baca-bb44-41a5-809a-5db546da00e2 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 returned with HTTP 200 Jan 13 11:59:31.446332 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1152/2319] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:31 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:32.464977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22e3da03-661d-4fa5-a1b6-24244fad2057 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] GET http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 Jan 13 11:59:32.467171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22e3da03-661d-4fa5-a1b6-24244fad2057 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:32.467874 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-22e3da03-661d-4fa5-a1b6-24244fad2057 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:32.524243 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-22e3da03-661d-4fa5-a1b6-24244fad2057 tempest-SnapshotMetadataTestJSON-1605239014 tempest-SnapshotMetadataTestJSON-1605239014] http://10.222.0.24/volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 returned with HTTP 404 Jan 13 11:59:32.525264 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1168/2320] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:32 2021] GET /volume/v3/7c9669f332964372bac9a784a85f53a4/volumes/98d5a5cc-66fe-47c7-883d-268218b94022 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 11:59:34.682044 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes Jan 13 11:59:34.683100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:34.683100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:34.683964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-401513073"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:34.685663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-401513073'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:34.686263 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Create volume of 1 GB Jan 13 11:59:34.700456 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Availability Zones retrieved successfully. Jan 13 11:59:34.721669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Flow 'volume_create_api' (b02aae6b-9bae-441d-96c1-74743cd99fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:34.724677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b7b4b1-fdfb-4d25-a302-2ae9e15ca302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:34.727908 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:34.829299 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b7b4b1-fdfb-4d25-a302-2ae9e15ca302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:34.831871 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c56cf7b-5870-4da3-9778-da53be11502b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:34.926535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Created reservations ['1a41145c-7c22-4815-bc8b-a719b2cb88d0', 'ab00b59d-060b-43db-934a-7260ef9dd05b', '34a76246-3fcb-441e-be00-4022a1b78a4e', 'fb4b4c02-9b05-4fab-b3ed-79631ef5104c'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:34.928763 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c56cf7b-5870-4da3-9778-da53be11502b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a41145c-7c22-4815-bc8b-a719b2cb88d0', 'ab00b59d-060b-43db-934a-7260ef9dd05b', '34a76246-3fcb-441e-be00-4022a1b78a4e', 'fb4b4c02-9b05-4fab-b3ed-79631ef5104c']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:34.930944 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68c666e-ed83-4775-b98b-332721a037a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:34.993474 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68c666e-ed83-4775-b98b-332721a037a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c54b9e17-c7b6-438e-b073-92dec6a6f83e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-401513073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f058494746644433b9a1f9262481342b',qos_specs=None,replication_status=,reservations=['1a41145c-7c22-4815-bc8b-a719b2cb88d0','ab00b59d-060b-43db-934a-7260ef9dd05b','34a76246-3fcb-441e-be00-4022a1b78a4e','fb4b4c02-9b05-4fab-b3ed-79631ef5104c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f696df3a45f14b1e978013dbe093fb86',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-401513073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c54b9e17-c7b6-438e-b073-92dec6a6f83e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f058494746644433b9a1f9262481342b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f696df3a45f14b1e978013dbe093fb86',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:34.995744 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a857cfb-fffe-4ad7-9458-10d9e49c2763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:35.027258 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a857cfb-fffe-4ad7-9458-10d9e49c2763) transitioned into state 'SUCCESS' from state '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-401513073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f058494746644433b9a1f9262481342b',qos_specs=None,replication_status=,reservations=['1a41145c-7c22-4815-bc8b-a719b2cb88d0','ab00b59d-060b-43db-934a-7260ef9dd05b','34a76246-3fcb-441e-be00-4022a1b78a4e','fb4b4c02-9b05-4fab-b3ed-79631ef5104c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f696df3a45f14b1e978013dbe093fb86',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:35.029211 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2d03a4-8d7d-4b74-9eff-33e68c464743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:35.049741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2d03a4-8d7d-4b74-9eff-33e68c464743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:35.054143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Flow 'volume_create_api' (b02aae6b-9bae-441d-96c1-74743cd99fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:35.128630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Create volume request issued successfully. Jan 13 11:59:35.164600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-afc8f652-8fed-40aa-98ad-54a2e88d6143 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes returned with HTTP 202 Jan 13 11:59:35.174896 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1153/2321] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:34 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes => generated 817 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:35.181005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f45eb4b3-14c5-4345-a949-52f479d63bf6 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:35.181535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f45eb4b3-14c5-4345-a949-52f479d63bf6 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:35.182024 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f45eb4b3-14c5-4345-a949-52f479d63bf6 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:35.269381 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:35.269381 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:35.285486 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f45eb4b3-14c5-4345-a949-52f479d63bf6 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:35.313683 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f45eb4b3-14c5-4345-a949-52f479d63bf6 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:35.315013 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1169/2322] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:35 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 909 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:36.331476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d66a2a30-0bae-4188-bc2c-0b3d963e8972 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:36.332563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d66a2a30-0bae-4188-bc2c-0b3d963e8972 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:36.332942 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:36.332942 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:36.333539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d66a2a30-0bae-4188-bc2c-0b3d963e8972 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:36.408278 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:36.408278 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:36.418421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d66a2a30-0bae-4188-bc2c-0b3d963e8972 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:36.443149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d66a2a30-0bae-4188-bc2c-0b3d963e8972 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:36.444532 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1154/2323] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:36 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 910 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:36.523196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes Jan 13 11:59:36.523657 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:36.523657 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:36.524076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-228394509"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:36.525170 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-228394509'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 11:59:36.525545 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume of 1 GB Jan 13 11:59:36.547787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Availability Zones retrieved successfully. Jan 13 11:59:36.567309 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (b647a52e-beaa-43f8-aa69-a3d9087f3ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:36.570874 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72e6feb-a099-40ca-9a9c-380371cf3eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:36.573377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 11:59:36.649184 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72e6feb-a099-40ca-9a9c-380371cf3eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:36.651802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550c9dee-f62a-4e90-9d15-607e3074f211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:36.746497 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['f1a46a72-1de6-4e18-92a0-b4e984bbcee6', '0191a8cd-3e77-46a9-a726-b02661f68c7e', '299ac186-59cb-4fb1-a3c8-76e155442b6d', '3d4f75a8-bc79-4907-aac0-9c06d642a301'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:36.748686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550c9dee-f62a-4e90-9d15-607e3074f211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1a46a72-1de6-4e18-92a0-b4e984bbcee6', '0191a8cd-3e77-46a9-a726-b02661f68c7e', '299ac186-59cb-4fb1-a3c8-76e155442b6d', '3d4f75a8-bc79-4907-aac0-9c06d642a301']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:36.750982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c27dc3-4486-4dbb-b735-69d11a793b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:36.824011 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c27dc3-4486-4dbb-b735-69d11a793b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58303155-20b3-448b-aeca-a5c47bc5a0ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-228394509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['f1a46a72-1de6-4e18-92a0-b4e984bbcee6','0191a8cd-3e77-46a9-a726-b02661f68c7e','299ac186-59cb-4fb1-a3c8-76e155442b6d','3d4f75a8-bc79-4907-aac0-9c06d642a301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T11:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-228394509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58303155-20b3-448b-aeca-a5c47bc5a0ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:36.826146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (289d7ce3-376e-4e74-83d4-0b41ffe49781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:36.854737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (289d7ce3-376e-4e74-83d4-0b41ffe49781) transitioned into state 'SUCCESS' from state '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-228394509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['f1a46a72-1de6-4e18-92a0-b4e984bbcee6','0191a8cd-3e77-46a9-a726-b02661f68c7e','299ac186-59cb-4fb1-a3c8-76e155442b6d','3d4f75a8-bc79-4907-aac0-9c06d642a301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:36.858849 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017ed2d6-d3c5-4485-ae01-6584c7c3aeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 11:59:36.876602 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017ed2d6-d3c5-4485-ae01-6584c7c3aeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 11:59:36.880453 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (b647a52e-beaa-43f8-aa69-a3d9087f3ec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 11:59:36.942139 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request issued successfully. Jan 13 11:59:36.959391 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6cd23029-0319-4261-82dc-37d0ba8bda8c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes returned with HTTP 202 Jan 13 11:59:36.961087 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1170/2324] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 11:59:36 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes => generated 822 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:36.977855 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ba56c14-5f7a-46cf-91a1-741f072149ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 11:59:36.978492 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ba56c14-5f7a-46cf-91a1-741f072149ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:36.978850 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:36.978850 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:36.979404 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2ba56c14-5f7a-46cf-91a1-741f072149ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:37.047379 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:37.047379 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:37.058185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2ba56c14-5f7a-46cf-91a1-741f072149ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 11:59:37.084328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2ba56c14-5f7a-46cf-91a1-741f072149ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef returned with HTTP 200 Jan 13 11:59:37.086798 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1155/2325] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:36 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:38.103700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-078c3189-dda2-41cf-b049-befb72ae09d1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 11:59:38.104218 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-078c3189-dda2-41cf-b049-befb72ae09d1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:38.104415 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:38.104415 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:38.104968 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-078c3189-dda2-41cf-b049-befb72ae09d1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:38.189120 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:38.189120 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:38.207462 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-078c3189-dda2-41cf-b049-befb72ae09d1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 11:59:38.247027 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-078c3189-dda2-41cf-b049-befb72ae09d1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef returned with HTTP 200 Jan 13 11:59:38.252763 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1171/2326] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:38.269315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots Jan 13 11:59:38.269779 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:38.269779 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:38.270737 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58303155-20b3-448b-aeca-a5c47bc5a0ef", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-559635542"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:38.380197 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:38.380197 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:38.381428 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 11:59:38.382071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create snapshot from volume 58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 11:59:38.463369 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['eb23e6f5-7477-40a5-80b6-b43fdb6417f4', '468a7fa6-8e21-4aba-9515-886a19cf8163', '294d7793-4d90-4056-9951-a0e3947df3ea', '407264a8-0d91-48b3-b9da-cdec24b0eb99'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:38.595453 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot create request issued successfully. Jan 13 11:59:38.596512 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-718fe3fd-a107-42be-927b-74434ca00fcc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots returned with HTTP 202 Jan 13 11:59:38.597408 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1156/2327] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 11:59:38 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots => generated 309 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:38.609979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20e0c205-d827-4503-91d6-c99ce9327e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 11:59:38.610235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20e0c205-d827-4503-91d6-c99ce9327e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:38.610352 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:38.610352 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:38.610720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20e0c205-d827-4503-91d6-c99ce9327e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:38.639984 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:38.639984 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:38.641284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-20e0c205-d827-4503-91d6-c99ce9327e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 11:59:38.643703 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20e0c205-d827-4503-91d6-c99ce9327e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 200 Jan 13 11:59:38.655384 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1172/2328] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:39.627927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6068fae2-5a84-4bda-a59e-86fb822ce2fb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:39.629139 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:39.629139 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:39.629853 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6068fae2-5a84-4bda-a59e-86fb822ce2fb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-reserve": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:39.630388 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6068fae2-5a84-4bda-a59e-86fb822ce2fb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:39.667393 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-063c5c00-0efa-41f0-8511-2c0bb4b6a772 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 11:59:39.667984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-063c5c00-0efa-41f0-8511-2c0bb4b6a772 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:39.668203 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:39.668203 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:39.668589 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-063c5c00-0efa-41f0-8511-2c0bb4b6a772 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:39.721054 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:39.721054 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:39.732838 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-063c5c00-0efa-41f0-8511-2c0bb4b6a772 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 11:59:39.742397 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-063c5c00-0efa-41f0-8511-2c0bb4b6a772 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 200 Jan 13 11:59:39.753064 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1173/2329] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:39 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 441 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:39.760964 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:39.760964 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:39.763455 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6068fae2-5a84-4bda-a59e-86fb822ce2fb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:39.774414 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6068fae2-5a84-4bda-a59e-86fb822ce2fb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Reserve volume completed successfully. Jan 13 11:59:39.775242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6068fae2-5a84-4bda-a59e-86fb822ce2fb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 202 Jan 13 11:59:39.776293 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1157/2330] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:59:39 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:59:39.785165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b0a5368-90ea-4a50-b841-d57e4969e94e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:39.786103 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b0a5368-90ea-4a50-b841-d57e4969e94e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:39.786493 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:39.786493 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:39.787138 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b0a5368-90ea-4a50-b841-d57e4969e94e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:39.887400 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:39.887400 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:39.896467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b0a5368-90ea-4a50-b841-d57e4969e94e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:39.929329 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b0a5368-90ea-4a50-b841-d57e4969e94e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:39.930180 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1174/2331] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:39 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:39.951834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bdbb5f8-0cc7-45e5-9043-867e0991844a tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:39.952467 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:39.952467 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:39.953112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bdbb5f8-0cc7-45e5-9043-867e0991844a tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-unreserve": {}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:39.953613 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5bdbb5f8-0cc7-45e5-9043-867e0991844a tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:40.031037 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.031037 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.032826 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5bdbb5f8-0cc7-45e5-9043-867e0991844a tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.172205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5bdbb5f8-0cc7-45e5-9043-867e0991844a tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Unreserve volume completed successfully. Jan 13 11:59:40.172930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5bdbb5f8-0cc7-45e5-9043-867e0991844a tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 202 Jan 13 11:59:40.177261 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1158/2332] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:59:39 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:59:40.181853 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efd951f3-356a-4f0c-8f21-dbe58574cea3 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:40.182563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efd951f3-356a-4f0c-8f21-dbe58574cea3 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:40.183101 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.183101 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.192386 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-efd951f3-356a-4f0c-8f21-dbe58574cea3 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:40.249252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.249252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.258551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-efd951f3-356a-4f0c-8f21-dbe58574cea3 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.284370 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-efd951f3-356a-4f0c-8f21-dbe58574cea3 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:40.285373 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1175/2333] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:40 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 910 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:40.302023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-067e047d-3426-40aa-b777-ed17cb7f73e1 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:40.302473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.302473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.303169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-067e047d-3426-40aa-b777-ed17cb7f73e1 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:40.303566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-067e047d-3426-40aa-b777-ed17cb7f73e1 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:40.357984 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.357984 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.359181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-067e047d-3426-40aa-b777-ed17cb7f73e1 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.368432 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-067e047d-3426-40aa-b777-ed17cb7f73e1 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume updated successfully. Jan 13 11:59:40.368994 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-067e047d-3426-40aa-b777-ed17cb7f73e1 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 200 Jan 13 11:59:40.369975 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1159/2334] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:59:40 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 11:59:40.378223 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d7d8946-3b62-44b5-84ef-45bf08ff687e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:40.378723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d7d8946-3b62-44b5-84ef-45bf08ff687e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:40.378966 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.378966 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.379341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d7d8946-3b62-44b5-84ef-45bf08ff687e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:40.438615 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.438615 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.448999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0d7d8946-3b62-44b5-84ef-45bf08ff687e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.474562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d7d8946-3b62-44b5-84ef-45bf08ff687e tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:40.475953 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1176/2335] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:40 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:40.492892 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b77c8c04-757f-462d-8aaa-102e78c4fe37 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:40.493596 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.493596 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.494284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b77c8c04-757f-462d-8aaa-102e78c4fe37 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:40.494846 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b77c8c04-757f-462d-8aaa-102e78c4fe37 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:40.555091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.555091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.556285 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b77c8c04-757f-462d-8aaa-102e78c4fe37 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.569076 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b77c8c04-757f-462d-8aaa-102e78c4fe37 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume updated successfully. Jan 13 11:59:40.569636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b77c8c04-757f-462d-8aaa-102e78c4fe37 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 200 Jan 13 11:59:40.570703 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1160/2336] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:59:40 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 0 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 11:59:40.579194 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdb09308-c052-46a3-adbd-a085ef63c8bb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:40.580027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdb09308-c052-46a3-adbd-a085ef63c8bb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:40.580405 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.580405 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.581031 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cdb09308-c052-46a3-adbd-a085ef63c8bb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:40.633727 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.633727 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.643928 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cdb09308-c052-46a3-adbd-a085ef63c8bb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.669831 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cdb09308-c052-46a3-adbd-a085ef63c8bb tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:40.670968 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1177/2337] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:40 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:40.688045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:40.688629 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.688629 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.689415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:40.690010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:40.748429 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.748429 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.750955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.760392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-096f3c36-d34e-40d7-aa2b-669ce9f9a715 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 11:59:40.760954 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-096f3c36-d34e-40d7-aa2b-669ce9f9a715 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:40.761178 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.761178 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.762183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-096f3c36-d34e-40d7-aa2b-669ce9f9a715 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:40.791269 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Update volume admin metadata completed successfully. Jan 13 11:59:40.791997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Update readonly setting on volume completed successfully. Jan 13 11:59:40.792765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d25e71f4-fa04-4adc-97b3-ccc7bd4004b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 202 Jan 13 11:59:40.794287 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1161/2338] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:59:40 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:59:40.803084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b47055ca-c41c-4161-872f-dcf37798a58d tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:40.803974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b47055ca-c41c-4161-872f-dcf37798a58d tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:40.804394 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.804394 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.805042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b47055ca-c41c-4161-872f-dcf37798a58d tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:40.814099 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.814099 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.815528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-096f3c36-d34e-40d7-aa2b-669ce9f9a715 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 11:59:40.819409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-096f3c36-d34e-40d7-aa2b-669ce9f9a715 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 200 Jan 13 11:59:40.831441 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1178/2339] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 11:59:40 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 468 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:40.836716 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups Jan 13 11:59:40.837444 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.837444 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.838144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58303155-20b3-448b-aeca-a5c47bc5a0ef", "snapshot_id": "ecdacadd-04bb-4eec-b7c3-116e6aee0145", "name": "tempest-VolumesSnapshotTestJSON-Backup-946901363"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:40.842307 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Creating new backup {'backup': {'volume_id': '58303155-20b3-448b-aeca-a5c47bc5a0ef', 'snapshot_id': 'ecdacadd-04bb-4eec-b7c3-116e6aee0145', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-946901363'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 11:59:40.842993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Creating backup of volume 58303155-20b3-448b-aeca-a5c47bc5a0ef in container None Jan 13 11:59:40.868134 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.868134 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.879156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b47055ca-c41c-4161-872f-dcf37798a58d tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:40.908586 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b47055ca-c41c-4161-872f-dcf37798a58d tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:40.909802 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1162/2340] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:40 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 928 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 11:59:40.926175 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:40.926827 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:40.926827 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:40.927482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:40.928241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:40.929149 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.929149 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.931636 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 11:59:40.981850 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.981850 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.983490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 11:59:40.988278 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:40.988278 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:40.989735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:41.011274 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Update volume admin metadata completed successfully. Jan 13 11:59:41.011934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Update readonly setting on volume completed successfully. Jan 13 11:59:41.012971 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b518f83-65a3-4beb-a198-7b363d847214 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 202 Jan 13 11:59:41.014267 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1163/2341] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 11:59:40 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 11:59:41.028561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8dfe4488-91ef-45db-9a1f-e8953715f7b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 11:59:41.030236 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8dfe4488-91ef-45db-9a1f-e8953715f7b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:41.030716 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:41.030716 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:41.032295 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8dfe4488-91ef-45db-9a1f-e8953715f7b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:41.049394 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['a39f50f0-0877-4f80-b41e-c8236ee27b7f', '4d00f97e-f2dd-47bd-ac06-ff0e6925d23d'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 11:59:41.102591 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:41.102591 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:41.112949 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8dfe4488-91ef-45db-9a1f-e8953715f7b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:41.139750 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8dfe4488-91ef-45db-9a1f-e8953715f7b0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 11:59:41.152732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1164/2342] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:41 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 929 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:41.159097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f396a81f-245f-4cbe-afb9-82a03dfdba79 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] POST http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action Jan 13 11:59:41.159694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:41.159694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:41.160341 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f396a81f-245f-4cbe-afb9-82a03dfdba79 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1967099187", "disk_format": "raw"}}' {{(pid=87943) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 11:59:41.160841 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f396a81f-245f-4cbe-afb9-82a03dfdba79 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1967099187", "disk_format": "raw"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 11:59:41.191232 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cad73f43-fcb2-45e8-a157-0f109b07cbe6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups returned with HTTP 202 Jan 13 11:59:41.197663 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1179/2343] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 11:59:40 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups => generated 400 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:41.210217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ecefdd-7dfe-44b1-9f12-13f36fbc2099 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:41.211201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ecefdd-7dfe-44b1-9f12-13f36fbc2099 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:41.211577 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:41.211577 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:41.212205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1ecefdd-7dfe-44b1-9f12-13f36fbc2099 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:41.212763 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e1ecefdd-7dfe-44b1-9f12-13f36fbc2099 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:41.221973 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:41.221973 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:41.223436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f396a81f-245f-4cbe-afb9-82a03dfdba79 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 11:59:41.244289 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:41.244289 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:41.247277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1ecefdd-7dfe-44b1-9f12-13f36fbc2099 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:41.248288 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1180/2344] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:41 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:41.299936 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:41.299936 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:41.490451 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f396a81f-245f-4cbe-afb9-82a03dfdba79 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Copy volume to image completed successfully. Jan 13 11:59:41.491545 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f396a81f-245f-4cbe-afb9-82a03dfdba79 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action returned with HTTP 202 Jan 13 11:59:41.498870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1165/2345] 10.222.0.24 () {60 vars in 1358 bytes} [Wed Jan 13 11:59:41 2021] POST /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e/action => generated 693 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 11:59:42.263663 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-199b940f-5ef6-45cc-9c2b-76f73d864353 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:42.265130 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-199b940f-5ef6-45cc-9c2b-76f73d864353 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:42.265555 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:42.265555 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:42.266227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-199b940f-5ef6-45cc-9c2b-76f73d864353 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:42.266847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-199b940f-5ef6-45cc-9c2b-76f73d864353 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:42.316813 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:42.316813 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:42.320035 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-199b940f-5ef6-45cc-9c2b-76f73d864353 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:42.321186 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1181/2346] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:42 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:43.337097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09238eff-a9bd-46ef-9553-d769951d681e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:43.338259 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09238eff-a9bd-46ef-9553-d769951d681e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:43.338669 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:43.338669 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:43.339989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09238eff-a9bd-46ef-9553-d769951d681e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:43.340567 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-09238eff-a9bd-46ef-9553-d769951d681e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:43.433757 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:43.433757 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:43.435689 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09238eff-a9bd-46ef-9553-d769951d681e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:43.447827 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1166/2347] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:43 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:44.451085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47013a3c-2bac-4868-b7ca-72db7be92b34 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:44.451807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47013a3c-2bac-4868-b7ca-72db7be92b34 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:44.452133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:44.452133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:44.452697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-47013a3c-2bac-4868-b7ca-72db7be92b34 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:44.453178 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-47013a3c-2bac-4868-b7ca-72db7be92b34 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:44.514246 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:44.514246 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:44.522245 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-47013a3c-2bac-4868-b7ca-72db7be92b34 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:44.523267 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1182/2348] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:44 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:45.538450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e5e7d1e-b62d-4382-822a-30e1987e4dd6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:45.539674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e5e7d1e-b62d-4382-822a-30e1987e4dd6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:45.540075 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:45.540075 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:45.541682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1e5e7d1e-b62d-4382-822a-30e1987e4dd6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:45.541682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1e5e7d1e-b62d-4382-822a-30e1987e4dd6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:45.615794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:45.615794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:45.633795 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1e5e7d1e-b62d-4382-822a-30e1987e4dd6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:45.634743 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1167/2349] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:45 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:46.649293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e942e71b-7ddd-483e-ae8a-f672c6fed730 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:46.650357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e942e71b-7ddd-483e-ae8a-f672c6fed730 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:46.650734 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:46.650734 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:46.654276 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e942e71b-7ddd-483e-ae8a-f672c6fed730 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:46.654892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e942e71b-7ddd-483e-ae8a-f672c6fed730 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:46.728948 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:46.728948 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:46.733167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e942e71b-7ddd-483e-ae8a-f672c6fed730 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:46.734809 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1183/2350] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:46 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:47.748927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e52be79-b47f-4565-b633-c228c7603e06 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:47.750148 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e52be79-b47f-4565-b633-c228c7603e06 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:47.750598 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:47.750598 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:47.751271 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e52be79-b47f-4565-b633-c228c7603e06 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:47.751839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5e52be79-b47f-4565-b633-c228c7603e06 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:47.805033 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:47.805033 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:47.810781 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e52be79-b47f-4565-b633-c228c7603e06 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:47.816796 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1168/2351] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:47 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:48.830198 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b6d7b03-f71c-4072-a3c5-53651b5d8aae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:48.832185 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b6d7b03-f71c-4072-a3c5-53651b5d8aae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:48.832840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:48.832840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:48.833776 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b6d7b03-f71c-4072-a3c5-53651b5d8aae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:48.834575 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-6b6d7b03-f71c-4072-a3c5-53651b5d8aae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:48.879615 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:48.879615 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:48.892521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b6d7b03-f71c-4072-a3c5-53651b5d8aae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:48.897141 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1184/2352] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:48 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:49.913000 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-853887cc-c67e-4dee-852f-f736cf9730fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:49.913641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-853887cc-c67e-4dee-852f-f736cf9730fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:49.914181 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:49.914181 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:49.914839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-853887cc-c67e-4dee-852f-f736cf9730fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:49.915353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-853887cc-c67e-4dee-852f-f736cf9730fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:50.007935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:50.007935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:50.021514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-853887cc-c67e-4dee-852f-f736cf9730fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:50.039605 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1169/2353] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:49 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:51.044865 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4884863a-a71f-4721-9372-236369776370 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:51.045391 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4884863a-a71f-4721-9372-236369776370 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:51.045571 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:51.045571 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:51.046253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4884863a-a71f-4721-9372-236369776370 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:51.046883 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4884863a-a71f-4721-9372-236369776370 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:51.119415 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:51.119415 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:51.123258 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4884863a-a71f-4721-9372-236369776370 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:51.131165 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1185/2354] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:51 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:52.150916 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d44e2a96-6c09-4a99-bf54-aee4b377339f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:52.151683 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d44e2a96-6c09-4a99-bf54-aee4b377339f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:52.151886 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:52.151886 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:52.152533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d44e2a96-6c09-4a99-bf54-aee4b377339f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:52.153065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d44e2a96-6c09-4a99-bf54-aee4b377339f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:52.191332 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:52.191332 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:52.193507 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d44e2a96-6c09-4a99-bf54-aee4b377339f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:52.194855 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1170/2355] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:52 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:53.209545 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50d3da13-b212-4f74-88e2-bb04f101410f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:53.210048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50d3da13-b212-4f74-88e2-bb04f101410f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:53.210292 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:53.210292 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:53.210732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-50d3da13-b212-4f74-88e2-bb04f101410f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:53.211041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-50d3da13-b212-4f74-88e2-bb04f101410f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:53.245372 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:53.245372 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:53.248244 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-50d3da13-b212-4f74-88e2-bb04f101410f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:53.249348 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1186/2356] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:53 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:54.266142 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-673b9656-32ad-454b-839b-c8bebc806ee9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:54.267320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-673b9656-32ad-454b-839b-c8bebc806ee9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:54.267736 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:54.267736 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:54.268713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-673b9656-32ad-454b-839b-c8bebc806ee9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:54.269661 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-673b9656-32ad-454b-839b-c8bebc806ee9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:54.304469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:54.304469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:54.307147 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-673b9656-32ad-454b-839b-c8bebc806ee9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:54.309583 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1171/2357] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:54 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:55.324324 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77279781-4003-4a4a-ba30-d46e66d8722b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:55.324745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77279781-4003-4a4a-ba30-d46e66d8722b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:55.324916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:55.324916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:55.325268 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77279781-4003-4a4a-ba30-d46e66d8722b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:55.325647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-77279781-4003-4a4a-ba30-d46e66d8722b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:55.372146 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:55.372146 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:55.375406 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77279781-4003-4a4a-ba30-d46e66d8722b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:55.380326 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1187/2358] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:55 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:56.394984 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-25d6c16e-3986-4e6e-9aea-7dc03ddb7699 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:56.396166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-25d6c16e-3986-4e6e-9aea-7dc03ddb7699 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:56.396594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:56.396594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:56.397233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-25d6c16e-3986-4e6e-9aea-7dc03ddb7699 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:56.397798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-25d6c16e-3986-4e6e-9aea-7dc03ddb7699 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:56.458713 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:56.458713 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:56.462372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-25d6c16e-3986-4e6e-9aea-7dc03ddb7699 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:56.464108 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1172/2359] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:56 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:57.479037 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f36443e-20cf-4f9a-86b4-5c73c3f2b75e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:57.481096 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f36443e-20cf-4f9a-86b4-5c73c3f2b75e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:57.481523 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:57.481523 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:57.482173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f36443e-20cf-4f9a-86b4-5c73c3f2b75e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:57.482735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3f36443e-20cf-4f9a-86b4-5c73c3f2b75e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:57.532235 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:57.532235 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:57.534563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f36443e-20cf-4f9a-86b4-5c73c3f2b75e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:57.536104 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1188/2360] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:57 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:58.549763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a6484d3-7ef6-4192-9575-2a535b85d671 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:58.550313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a6484d3-7ef6-4192-9575-2a535b85d671 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:58.550479 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:58.550479 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:58.550874 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5a6484d3-7ef6-4192-9575-2a535b85d671 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:58.551277 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5a6484d3-7ef6-4192-9575-2a535b85d671 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:58.577550 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:58.577550 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:58.579463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5a6484d3-7ef6-4192-9575-2a535b85d671 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:58.580578 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1173/2361] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:58 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 11:59:59.595433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec89b0e1-70d5-4c69-abbb-d6df70facc92 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 11:59:59.595938 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec89b0e1-70d5-4c69-abbb-d6df70facc92 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 11:59:59.596338 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 11:59:59.596338 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 11:59:59.597099 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec89b0e1-70d5-4c69-abbb-d6df70facc92 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 11:59:59.597619 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ec89b0e1-70d5-4c69-abbb-d6df70facc92 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 11:59:59.634827 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 11:59:59.634827 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 11:59:59.638190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec89b0e1-70d5-4c69-abbb-d6df70facc92 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 11:59:59.639599 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1189/2362] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 11:59:59 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:00.653396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99416144-b615-4477-910e-4a175076a764 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:00.654057 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99416144-b615-4477-910e-4a175076a764 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:00.654522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:00.654522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:00.655633 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99416144-b615-4477-910e-4a175076a764 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:00.656478 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-99416144-b615-4477-910e-4a175076a764 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:00.680896 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:00.680896 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:00.684147 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99416144-b615-4477-910e-4a175076a764 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:00.685354 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1174/2363] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:00 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:01.706782 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24698c59-55d0-421b-9002-81aae059bac0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:01.712001 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24698c59-55d0-421b-9002-81aae059bac0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:01.713401 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:01.713401 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:01.714157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-24698c59-55d0-421b-9002-81aae059bac0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:01.728240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-24698c59-55d0-421b-9002-81aae059bac0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:01.798891 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:01.798891 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:01.801625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-24698c59-55d0-421b-9002-81aae059bac0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:01.811675 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1190/2364] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:01 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:02.817742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cfac6c55-3bc7-4754-9eea-95024f9104ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:02.818321 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cfac6c55-3bc7-4754-9eea-95024f9104ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:02.818493 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:02.818493 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:02.818990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cfac6c55-3bc7-4754-9eea-95024f9104ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:02.819378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cfac6c55-3bc7-4754-9eea-95024f9104ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:02.875132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:02.875132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:02.880516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cfac6c55-3bc7-4754-9eea-95024f9104ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:02.881623 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1175/2365] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:02 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:03.895565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07f8780f-ab38-4d1d-aaee-c75aef5db6eb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:03.896091 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07f8780f-ab38-4d1d-aaee-c75aef5db6eb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:03.896240 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:03.896240 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:03.896880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-07f8780f-ab38-4d1d-aaee-c75aef5db6eb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:03.897406 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-07f8780f-ab38-4d1d-aaee-c75aef5db6eb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:03.926879 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:03.926879 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:03.930619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-07f8780f-ab38-4d1d-aaee-c75aef5db6eb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:03.932728 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1191/2366] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:03 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:04.946007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ffdff783-c394-413e-bb39-ec1c38b92f07 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:04.946686 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ffdff783-c394-413e-bb39-ec1c38b92f07 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:04.947040 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:04.947040 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:04.948263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ffdff783-c394-413e-bb39-ec1c38b92f07 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:04.948895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ffdff783-c394-413e-bb39-ec1c38b92f07 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:04.992012 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:04.992012 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:05.002831 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ffdff783-c394-413e-bb39-ec1c38b92f07 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:05.006543 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1176/2367] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:04 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:06.022961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48fbbed2-6f93-4af8-bb96-6f8ebb06cd85 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:06.027328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48fbbed2-6f93-4af8-bb96-6f8ebb06cd85 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:06.027807 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:06.027807 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:06.028951 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-48fbbed2-6f93-4af8-bb96-6f8ebb06cd85 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:06.030115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-48fbbed2-6f93-4af8-bb96-6f8ebb06cd85 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:06.098414 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:06.098414 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:06.100602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-48fbbed2-6f93-4af8-bb96-6f8ebb06cd85 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:06.101959 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1192/2368] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:06 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:07.115004 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-30204b69-21e9-4a59-b5e5-26c22f585d6c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:07.116144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-30204b69-21e9-4a59-b5e5-26c22f585d6c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:07.116513 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:07.116513 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:07.117147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-30204b69-21e9-4a59-b5e5-26c22f585d6c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:07.117670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-30204b69-21e9-4a59-b5e5-26c22f585d6c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:07.173424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:07.173424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:07.175331 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-30204b69-21e9-4a59-b5e5-26c22f585d6c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:07.176158 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1177/2369] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:07 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:08.190496 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67ad90a6-938e-40f3-9524-6436445d6293 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:08.191980 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67ad90a6-938e-40f3-9524-6436445d6293 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:08.193137 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:08.193137 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:08.193910 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-67ad90a6-938e-40f3-9524-6436445d6293 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:08.194490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-67ad90a6-938e-40f3-9524-6436445d6293 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:08.228217 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:08.228217 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:08.231122 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-67ad90a6-938e-40f3-9524-6436445d6293 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:08.232559 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1193/2370] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:08 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:08.828865 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d01b599a-f556-4bcd-a23e-92f006c375e0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:08.829403 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d01b599a-f556-4bcd-a23e-92f006c375e0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:08.829622 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:08.829622 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:08.830002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d01b599a-f556-4bcd-a23e-92f006c375e0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:08.941891 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:08.941891 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:08.966455 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d01b599a-f556-4bcd-a23e-92f006c375e0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 12:00:08.990817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d01b599a-f556-4bcd-a23e-92f006c375e0 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 12:00:08.991660 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1178/2371] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:08 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 929 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:09.245989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08675a09-d53f-4835-a9c6-fafd6cb3cc5e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:09.246535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08675a09-d53f-4835-a9c6-fafd6cb3cc5e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:09.246682 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:09.246682 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:09.247549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-08675a09-d53f-4835-a9c6-fafd6cb3cc5e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:09.248102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-08675a09-d53f-4835-a9c6-fafd6cb3cc5e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:09.303580 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:09.303580 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:09.305822 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-08675a09-d53f-4835-a9c6-fafd6cb3cc5e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:09.307121 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1194/2372] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:09 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:10.014023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18c8e41b-996c-479a-9a63-1a1af23dd8a8 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:10.014023 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18c8e41b-996c-479a-9a63-1a1af23dd8a8 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:10.014023 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:10.014023 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:10.014023 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18c8e41b-996c-479a-9a63-1a1af23dd8a8 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:10.060764 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:10.060764 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:10.069065 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-18c8e41b-996c-479a-9a63-1a1af23dd8a8 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 12:00:10.093979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18c8e41b-996c-479a-9a63-1a1af23dd8a8 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 12:00:10.095058 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1179/2373] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:10 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 929 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:10.325396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d04e488-3399-424e-821d-963b284236aa tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:10.325396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d04e488-3399-424e-821d-963b284236aa tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:10.325396 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:10.325396 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:10.327540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9d04e488-3399-424e-821d-963b284236aa tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:10.327540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9d04e488-3399-424e-821d-963b284236aa tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:10.349404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:10.349404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:10.351516 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9d04e488-3399-424e-821d-963b284236aa tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:10.352344 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1195/2374] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:10 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:10.722568 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] DELETE http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:10.723129 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:10.723348 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:10.723348 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:10.723732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:10.724201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Delete volume with id: c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:10.787145 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:10.787145 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:10.788335 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 12:00:10.823561 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Delete volume request issued successfully. Jan 13 12:00:10.824043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8d9f5b64-fbe7-4b66-9e5e-6ec403cf6973 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 202 Jan 13 12:00:10.825066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1180/2375] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:00:10 2021] DELETE /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:10.832221 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fce51053-1f03-4bb6-91bb-223ee68981bd tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:10.832750 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fce51053-1f03-4bb6-91bb-223ee68981bd tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:10.833104 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:10.833104 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:10.833495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fce51053-1f03-4bb6-91bb-223ee68981bd tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:10.888570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:10.888570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:10.897769 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fce51053-1f03-4bb6-91bb-223ee68981bd tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 12:00:10.924202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fce51053-1f03-4bb6-91bb-223ee68981bd tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 12:00:10.926250 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1196/2376] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:10 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 928 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:11.366834 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95f81fe4-0f52-47ad-99ac-1bfbefc3d9b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:11.367619 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95f81fe4-0f52-47ad-99ac-1bfbefc3d9b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:11.367905 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:11.367905 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:11.368407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-95f81fe4-0f52-47ad-99ac-1bfbefc3d9b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:11.369002 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-95f81fe4-0f52-47ad-99ac-1bfbefc3d9b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:11.392634 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:11.392634 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:11.395755 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-95f81fe4-0f52-47ad-99ac-1bfbefc3d9b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:11.396668 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1181/2377] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:11 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:11.943655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c4cc2079-fa6e-442d-a8b2-c5d0f8daf723 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:11.944429 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c4cc2079-fa6e-442d-a8b2-c5d0f8daf723 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:11.944646 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:11.944646 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:11.945027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c4cc2079-fa6e-442d-a8b2-c5d0f8daf723 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:12.004479 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:12.004479 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:12.014710 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c4cc2079-fa6e-442d-a8b2-c5d0f8daf723 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Volume info retrieved successfully. Jan 13 12:00:12.044499 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c4cc2079-fa6e-442d-a8b2-c5d0f8daf723 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 200 Jan 13 12:00:12.052559 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1197/2378] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:11 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 928 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:12.414661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b18618a-0de4-42cc-a1fc-c355583c029a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:12.415284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b18618a-0de4-42cc-a1fc-c355583c029a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:12.415605 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:12.415605 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:12.416718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b18618a-0de4-42cc-a1fc-c355583c029a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:12.419223 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3b18618a-0de4-42cc-a1fc-c355583c029a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:12.454365 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:12.454365 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:12.458715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b18618a-0de4-42cc-a1fc-c355583c029a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:12.459568 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1182/2379] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:12 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:13.061087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98dcf77c-5ba8-4c3a-a5cf-89e0e6af65f4 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] GET http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e Jan 13 12:00:13.061689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98dcf77c-5ba8-4c3a-a5cf-89e0e6af65f4 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:13.061981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:13.061981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:13.062476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98dcf77c-5ba8-4c3a-a5cf-89e0e6af65f4 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:13.131977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98dcf77c-5ba8-4c3a-a5cf-89e0e6af65f4 tempest-VolumesActionsTest-47636416 tempest-VolumesActionsTest-47636416] http://10.222.0.24/volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e returned with HTTP 404 Jan 13 12:00:13.133018 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1198/2380] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:13 2021] GET /volume/v3/f058494746644433b9a1f9262481342b/volumes/c54b9e17-c7b6-438e-b073-92dec6a6f83e => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:13.474161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0f1be398-2331-494a-818b-1aa0c7a7d6be tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:13.474682 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0f1be398-2331-494a-818b-1aa0c7a7d6be tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:13.474935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:13.474935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:13.475308 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0f1be398-2331-494a-818b-1aa0c7a7d6be tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:13.475675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-0f1be398-2331-494a-818b-1aa0c7a7d6be tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:13.503037 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:13.503037 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:13.504854 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0f1be398-2331-494a-818b-1aa0c7a7d6be tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:13.505995 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1183/2381] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:13 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:14.519421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3189e07-4796-452b-8b47-790deafbbb83 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:14.519984 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3189e07-4796-452b-8b47-790deafbbb83 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:14.520395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c3189e07-4796-452b-8b47-790deafbbb83 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:14.520762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c3189e07-4796-452b-8b47-790deafbbb83 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:14.555171 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:14.555171 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:14.557651 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c3189e07-4796-452b-8b47-790deafbbb83 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:14.558445 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1199/2382] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:14 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:15.574813 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c17eeba3-732d-4567-a0d4-22f379e0132e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:15.574813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c17eeba3-732d-4567-a0d4-22f379e0132e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:15.574813 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:15.574813 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:15.574813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c17eeba3-732d-4567-a0d4-22f379e0132e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:15.574813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c17eeba3-732d-4567-a0d4-22f379e0132e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:15.605469 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:15.605469 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:15.607347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c17eeba3-732d-4567-a0d4-22f379e0132e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:15.608371 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1184/2383] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:15 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:16.622977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fbf7d70-58c0-4d6c-9053-d438313af115 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:16.623688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fbf7d70-58c0-4d6c-9053-d438313af115 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:16.624172 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:16.624172 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:16.624731 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fbf7d70-58c0-4d6c-9053-d438313af115 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:16.625212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-9fbf7d70-58c0-4d6c-9053-d438313af115 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:16.668187 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:16.668187 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:16.670676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fbf7d70-58c0-4d6c-9053-d438313af115 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:16.671683 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1200/2384] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:16 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:16.892560 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] POST http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes Jan 13 12:00:16.893695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:16.893695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:16.894452 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1671409481"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:16.895807 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1671409481'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:00:16.896310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Create volume of 1 GB Jan 13 12:00:16.910306 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Availability Zones retrieved successfully. Jan 13 12:00:16.928377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Flow 'volume_create_api' (051904ba-c7a6-4b27-a699-3c622550b0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:16.931605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2faf75b9-5d09-4dc3-b8d0-b8dd0e590b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:16.933927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:00:17.000514 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2faf75b9-5d09-4dc3-b8d0-b8dd0e590b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:17.002895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3724c6-a12a-4fc8-88ab-40d2be2cf204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:17.101487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Created reservations ['ea745d60-95a4-4520-80d4-d2bd3772dee5', '9f036044-6fee-41df-8c0e-89d4860c9bdd', '746a229e-f4ec-4f02-9fb0-d648e68edf21', 'c9b4b8f7-e682-4f77-9d90-3afa0919482f'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:17.103317 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3724c6-a12a-4fc8-88ab-40d2be2cf204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea745d60-95a4-4520-80d4-d2bd3772dee5', '9f036044-6fee-41df-8c0e-89d4860c9bdd', '746a229e-f4ec-4f02-9fb0-d648e68edf21', 'c9b4b8f7-e682-4f77-9d90-3afa0919482f']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:17.105734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce284514-df2a-46bb-93d9-e89dda03b263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:17.205256 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce284514-df2a-46bb-93d9-e89dda03b263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b11380-d0ae-45fe-8502-427ccd9a5f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1671409481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5b9458402049c195e820e9e2ce8ea7',qos_specs=None,replication_status=,reservations=['ea745d60-95a4-4520-80d4-d2bd3772dee5','9f036044-6fee-41df-8c0e-89d4860c9bdd','746a229e-f4ec-4f02-9fb0-d648e68edf21','c9b4b8f7-e682-4f77-9d90-3afa0919482f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac37fbde06b4494a670d170e2aa4ae8',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1671409481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b11380-d0ae-45fe-8502-427ccd9a5f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac5b9458402049c195e820e9e2ce8ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1ac37fbde06b4494a670d170e2aa4ae8',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:17.207787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3be01e-57a9-439a-8b02-bb2f058129b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:17.242353 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3be01e-57a9-439a-8b02-bb2f058129b6) transitioned into state 'SUCCESS' from state '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-1671409481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5b9458402049c195e820e9e2ce8ea7',qos_specs=None,replication_status=,reservations=['ea745d60-95a4-4520-80d4-d2bd3772dee5','9f036044-6fee-41df-8c0e-89d4860c9bdd','746a229e-f4ec-4f02-9fb0-d648e68edf21','c9b4b8f7-e682-4f77-9d90-3afa0919482f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac37fbde06b4494a670d170e2aa4ae8',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:17.245522 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f82e74-d603-4a88-bf70-7f97ad460841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:17.261884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f82e74-d603-4a88-bf70-7f97ad460841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:17.264649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Flow 'volume_create_api' (051904ba-c7a6-4b27-a699-3c622550b0c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:17.320312 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Create volume request issued successfully. Jan 13 12:00:17.339904 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1e49183-90c7-4d4c-aadd-124afd0d11b8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes returned with HTTP 202 Jan 13 12:00:17.345676 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1185/2385] 10.222.0.24 () {62 vars in 1265 bytes} [Wed Jan 13 12:00:16 2021] POST /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes => generated 821 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:17.354962 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72097269-e3db-467c-a0f3-d7b7fdee83db tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:00:17.355773 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72097269-e3db-467c-a0f3-d7b7fdee83db tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:17.356190 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:17.356190 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:17.356823 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72097269-e3db-467c-a0f3-d7b7fdee83db tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:17.424161 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:17.424161 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:17.435493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-72097269-e3db-467c-a0f3-d7b7fdee83db tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:00:17.456945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72097269-e3db-467c-a0f3-d7b7fdee83db tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 200 Jan 13 12:00:17.458091 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1201/2386] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:17 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:17.688711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26668f5e-1fd9-499c-99e7-04741c8a9260 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:17.690104 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26668f5e-1fd9-499c-99e7-04741c8a9260 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:17.690463 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:17.690463 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:17.691427 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26668f5e-1fd9-499c-99e7-04741c8a9260 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:17.692008 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-26668f5e-1fd9-499c-99e7-04741c8a9260 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:17.751354 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:17.751354 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:17.753593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26668f5e-1fd9-499c-99e7-04741c8a9260 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:17.754806 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1186/2387] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:17 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:18.474205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cb0b814-ea7e-49ef-abbb-0dcbb3e55c15 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:00:18.474794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cb0b814-ea7e-49ef-abbb-0dcbb3e55c15 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:18.474996 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:18.474996 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:18.475361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cb0b814-ea7e-49ef-abbb-0dcbb3e55c15 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:18.535391 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:18.535391 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:18.545270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1cb0b814-ea7e-49ef-abbb-0dcbb3e55c15 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:00:18.570676 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cb0b814-ea7e-49ef-abbb-0dcbb3e55c15 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 200 Jan 13 12:00:18.571746 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1202/2388] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:18 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:18.588614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] POST http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups Jan 13 12:00:18.589350 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:18.589350 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:18.590351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7b11380-d0ae-45fe-8502-427ccd9a5f1e", "name": "tempest-VolumesBackupsV39Test-Backup-626706460"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:18.591683 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.backups [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Creating new backup {'backup': {'volume_id': 'e7b11380-d0ae-45fe-8502-427ccd9a5f1e', 'name': 'tempest-VolumesBackupsV39Test-Backup-626706460'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 12:00:18.592107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Creating backup of volume e7b11380-d0ae-45fe-8502-427ccd9a5f1e in container None Jan 13 12:00:18.644308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:18.644308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:18.645481 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:00:18.687491 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Created reservations ['afb6f959-1646-421f-95c5-8abfeb365a53', '70e373d4-6c86-4d2b-b97b-cabf1a964c35'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:18.754088 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66861aab-4015-41c1-af00-82ecb2b782ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups returned with HTTP 202 Jan 13 12:00:18.766463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8facebfa-2140-437d-bf9d-34b044c9b6fe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:18.767071 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8facebfa-2140-437d-bf9d-34b044c9b6fe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:18.767293 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:18.767293 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:18.767669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8facebfa-2140-437d-bf9d-34b044c9b6fe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:18.768037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8facebfa-2140-437d-bf9d-34b044c9b6fe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:18.771232 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1187/2389] 10.222.0.24 () {62 vars in 1266 bytes} [Wed Jan 13 12:00:18 2021] POST /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups => generated 398 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:18.782751 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b76f6fb-9076-4485-8595-49fdb89afc69 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:18.783302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b76f6fb-9076-4485-8595-49fdb89afc69 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:18.783518 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:18.783518 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:18.784069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2b76f6fb-9076-4485-8595-49fdb89afc69 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:18.784441 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2b76f6fb-9076-4485-8595-49fdb89afc69 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:18.806983 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:18.806983 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:18.808816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8facebfa-2140-437d-bf9d-34b044c9b6fe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:18.809624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1203/2390] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:18 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 805 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:18.815670 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:18.815670 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:18.816021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2b76f6fb-9076-4485-8595-49fdb89afc69 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:18.816952 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1188/2391] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:18 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:19.824293 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27c51c80-1c45-433b-a713-5e41ce322bb1 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:19.826400 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27c51c80-1c45-433b-a713-5e41ce322bb1 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:19.826863 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:19.826863 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:19.827787 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27c51c80-1c45-433b-a713-5e41ce322bb1 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:19.828316 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-27c51c80-1c45-433b-a713-5e41ce322bb1 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:19.831120 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c166a98-4385-4065-ae08-c0b2d7563c77 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:19.831629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c166a98-4385-4065-ae08-c0b2d7563c77 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:19.831847 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:19.831847 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:19.832278 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5c166a98-4385-4065-ae08-c0b2d7563c77 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:19.832650 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5c166a98-4385-4065-ae08-c0b2d7563c77 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:19.860107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:19.860107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:19.862402 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27c51c80-1c45-433b-a713-5e41ce322bb1 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:19.863410 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1204/2392] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:19 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 805 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:19.873300 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:19.873300 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:19.875437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5c166a98-4385-4065-ae08-c0b2d7563c77 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:19.877030 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1189/2393] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:19 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:20.882089 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26409f82-5695-449e-8a25-20e1a638efe8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:20.882838 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26409f82-5695-449e-8a25-20e1a638efe8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:20.883033 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:20.883033 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:20.884879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-26409f82-5695-449e-8a25-20e1a638efe8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:20.884879 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-26409f82-5695-449e-8a25-20e1a638efe8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:20.893607 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd7a3e8a-91eb-4c56-bf95-798c0e67ce53 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:20.894235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd7a3e8a-91eb-4c56-bf95-798c0e67ce53 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:20.894500 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:20.894500 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:20.895187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cd7a3e8a-91eb-4c56-bf95-798c0e67ce53 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:20.897227 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-cd7a3e8a-91eb-4c56-bf95-798c0e67ce53 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:20.906897 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:20.906897 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:20.908927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-26409f82-5695-449e-8a25-20e1a638efe8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:20.909735 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1205/2394] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:20 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 805 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:20.924624 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:20.924624 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:20.926446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cd7a3e8a-91eb-4c56-bf95-798c0e67ce53 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:20.927743 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1190/2395] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:20 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:21.925350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6e93265-83f6-4b69-a854-d113aa759521 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:21.925999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6e93265-83f6-4b69-a854-d113aa759521 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:21.926283 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:21.926283 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:21.926746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6e93265-83f6-4b69-a854-d113aa759521 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:21.927533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a6e93265-83f6-4b69-a854-d113aa759521 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:21.941550 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20b4f67b-68e1-4a48-b3fc-9754bf7959f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:21.942067 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20b4f67b-68e1-4a48-b3fc-9754bf7959f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:21.942239 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:21.942239 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:21.943187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-20b4f67b-68e1-4a48-b3fc-9754bf7959f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:21.943956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-20b4f67b-68e1-4a48-b3fc-9754bf7959f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:21.970707 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:21.970707 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:21.972859 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6e93265-83f6-4b69-a854-d113aa759521 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:21.980189 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:21.980189 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:21.980759 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1206/2396] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:21 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:21.982551 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-20b4f67b-68e1-4a48-b3fc-9754bf7959f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:21.983405 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1191/2397] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:21 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:22.987351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-786411da-973d-4704-81c7-5f88d60564b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:22.988101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-786411da-973d-4704-81c7-5f88d60564b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:22.988101 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:22.988101 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:22.988533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-786411da-973d-4704-81c7-5f88d60564b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:22.988851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-786411da-973d-4704-81c7-5f88d60564b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:23.000939 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7175beab-0348-4efa-9f70-346fab67d103 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:23.000939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7175beab-0348-4efa-9f70-346fab67d103 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:23.000939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:23.000939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:23.000939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7175beab-0348-4efa-9f70-346fab67d103 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:23.000939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7175beab-0348-4efa-9f70-346fab67d103 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:23.046472 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:23.046472 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:23.051539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:23.051539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:23.051539 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7175beab-0348-4efa-9f70-346fab67d103 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:23.058053 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-786411da-973d-4704-81c7-5f88d60564b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:23.058053 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1207/2398] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:22 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:23.062551 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1192/2399] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:22 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:24.081572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d37bc4b3-dd39-4ef9-b403-80047729a1f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:24.081572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d37bc4b3-dd39-4ef9-b403-80047729a1f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:24.081572 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:24.081572 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:24.081572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d37bc4b3-dd39-4ef9-b403-80047729a1f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:24.081572 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d37bc4b3-dd39-4ef9-b403-80047729a1f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:24.082946 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d92daeca-c634-45c7-a3b7-a9a9d80791d3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:24.082946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d92daeca-c634-45c7-a3b7-a9a9d80791d3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:24.082946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:24.082946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:24.082946 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d92daeca-c634-45c7-a3b7-a9a9d80791d3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:24.084770 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d92daeca-c634-45c7-a3b7-a9a9d80791d3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:24.107737 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:24.107737 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:24.109669 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d37bc4b3-dd39-4ef9-b403-80047729a1f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:24.110635 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1208/2400] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:24 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:24.137932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:24.137932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:24.140151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d92daeca-c634-45c7-a3b7-a9a9d80791d3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:24.141183 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1193/2401] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:24 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:25.136231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f17afb04-7031-44e6-8539-94c83baf269b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:25.136231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f17afb04-7031-44e6-8539-94c83baf269b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:25.136231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:25.136231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:25.136231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f17afb04-7031-44e6-8539-94c83baf269b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:25.137195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f17afb04-7031-44e6-8539-94c83baf269b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:25.165034 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01721979-a263-4eae-a498-f1111389d170 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:25.166216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01721979-a263-4eae-a498-f1111389d170 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:25.166728 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:25.166728 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:25.167402 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-01721979-a263-4eae-a498-f1111389d170 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:25.167971 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-01721979-a263-4eae-a498-f1111389d170 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:25.210090 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:25.210090 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:25.212934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f17afb04-7031-44e6-8539-94c83baf269b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:25.213891 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1209/2402] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:25 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:25.222249 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:25.222249 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:25.224102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-01721979-a263-4eae-a498-f1111389d170 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:25.224931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1194/2403] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:25 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:25.822400 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfaa5bae-af3a-4fd0-accc-d8ef7dc9b880 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] POST http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types Jan 13 12:00:25.823133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:25.823133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:25.823805 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfaa5bae-af3a-4fd0-accc-d8ef7dc9b880 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1678607968", "description": "tempest-group-type-description-105041147", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:25.862076 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfaa5bae-af3a-4fd0-accc-d8ef7dc9b880 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types returned with HTTP 202 Jan 13 12:00:25.862892 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1210/2404] 10.222.0.24 () {62 vars in 1279 bytes} [Wed Jan 13 12:00:25 2021] POST /volume/v3/931f76f824414c1480d5622774a7ff3a/group_types => generated 264 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:25.872970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b33d1a7-f030-4d53-ac98-0340debacf24 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] GET http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types Jan 13 12:00:25.873536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1b33d1a7-f030-4d53-ac98-0340debacf24 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:25.873750 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:25.873750 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:25.874123 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1b33d1a7-f030-4d53-ac98-0340debacf24 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:25.894037 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b33d1a7-f030-4d53-ac98-0340debacf24 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types returned with HTTP 200 Jan 13 12:00:25.894840 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1195/2405] 10.222.0.24 () {60 vars in 1257 bytes} [Wed Jan 13 12:00:25 2021] GET /volume/v3/931f76f824414c1480d5622774a7ff3a/group_types => generated 498 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:00:25.905615 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4eae0f12-34e6-48b4-af2a-d3873aedb8bd tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] PUT http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 Jan 13 12:00:25.906553 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4eae0f12-34e6-48b4-af2a-d3873aedb8bd tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1652383534", "description": "updated-group-type-desc"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:25.930420 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4eae0f12-34e6-48b4-af2a-d3873aedb8bd tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 returned with HTTP 200 Jan 13 12:00:25.932054 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1211/2406] 10.222.0.24 () {62 vars in 1389 bytes} [Wed Jan 13 12:00:25 2021] PUT /volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 => generated 255 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:00:25.940677 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ef1f102-1caa-48b6-b04a-f283ff0476b9 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] GET http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 Jan 13 12:00:25.941240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ef1f102-1caa-48b6-b04a-f283ff0476b9 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:25.941720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ef1f102-1caa-48b6-b04a-f283ff0476b9 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:25.955562 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ef1f102-1caa-48b6-b04a-f283ff0476b9 tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 returned with HTTP 200 Jan 13 12:00:25.956310 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1196/2407] 10.222.0.24 () {60 vars in 1368 bytes} [Wed Jan 13 12:00:25 2021] GET /volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:00:25.966693 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a1f6330-b8ea-4386-8628-21d59f5352ac tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] DELETE http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 Jan 13 12:00:25.967311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a1f6330-b8ea-4386-8628-21d59f5352ac tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:25.967803 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0a1f6330-b8ea-4386-8628-21d59f5352ac tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:25.998074 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 12:00:25.998074 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 12:00:26.004599 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0a1f6330-b8ea-4386-8628-21d59f5352ac tempest-GroupTypesTest-237066809 tempest-GroupTypesTest-237066809] http://10.222.0.24/volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 returned with HTTP 202 Jan 13 12:00:26.005474 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1212/2408] 10.222.0.24 () {60 vars in 1371 bytes} [Wed Jan 13 12:00:25 2021] DELETE /volume/v3/931f76f824414c1480d5622774a7ff3a/group_types/b8318da2-55d4-42ff-a6e8-eb39f81cdce5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 12:00:26.230144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d23168c3-bcb1-4716-bbf4-ae42ab5f7120 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:26.231203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d23168c3-bcb1-4716-bbf4-ae42ab5f7120 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:26.231810 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d23168c3-bcb1-4716-bbf4-ae42ab5f7120 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:26.232232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-d23168c3-bcb1-4716-bbf4-ae42ab5f7120 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:26.239430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68e2fca5-4005-4092-95c3-a4396c3fdb5f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:26.240069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68e2fca5-4005-4092-95c3-a4396c3fdb5f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:26.240770 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68e2fca5-4005-4092-95c3-a4396c3fdb5f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:26.241331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-68e2fca5-4005-4092-95c3-a4396c3fdb5f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:26.259573 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:26.259573 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:26.262384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d23168c3-bcb1-4716-bbf4-ae42ab5f7120 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:26.264246 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1197/2409] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:26 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:26.315545 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:26.315545 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:26.317721 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68e2fca5-4005-4092-95c3-a4396c3fdb5f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:26.318624 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1213/2410] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:26 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:27.277596 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a319ff36-e266-493d-92e4-a138bdf6c067 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:27.279116 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a319ff36-e266-493d-92e4-a138bdf6c067 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:27.279676 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:27.279676 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:27.287274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a319ff36-e266-493d-92e4-a138bdf6c067 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:27.288059 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a319ff36-e266-493d-92e4-a138bdf6c067 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:27.329982 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:27.329982 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:27.331410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a319ff36-e266-493d-92e4-a138bdf6c067 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:27.332825 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1198/2411] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:27 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:27.334954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fcdd7df4-f383-4c7c-8c95-64af0a6d27f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:27.335688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fcdd7df4-f383-4c7c-8c95-64af0a6d27f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:27.336047 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:27.336047 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:27.336704 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fcdd7df4-f383-4c7c-8c95-64af0a6d27f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:27.337144 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-fcdd7df4-f383-4c7c-8c95-64af0a6d27f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:27.359100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:27.359100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:27.361318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fcdd7df4-f383-4c7c-8c95-64af0a6d27f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:27.362257 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1214/2412] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:27 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:28.346570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53fd6c52-a7ff-48a5-8314-51b15a81fd3b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:28.347195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53fd6c52-a7ff-48a5-8314-51b15a81fd3b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:28.347478 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:28.347478 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:28.348035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53fd6c52-a7ff-48a5-8314-51b15a81fd3b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:28.348390 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-53fd6c52-a7ff-48a5-8314-51b15a81fd3b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:28.370980 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:28.370980 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:28.376761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8253f94-b257-47b1-a6ae-2e0726789a83 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:28.377330 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8253f94-b257-47b1-a6ae-2e0726789a83 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:28.377549 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:28.377549 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:28.377914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b8253f94-b257-47b1-a6ae-2e0726789a83 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:28.378280 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b8253f94-b257-47b1-a6ae-2e0726789a83 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:28.384306 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53fd6c52-a7ff-48a5-8314-51b15a81fd3b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:28.390938 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1199/2413] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:28 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:28.402845 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:28.402845 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:28.404808 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b8253f94-b257-47b1-a6ae-2e0726789a83 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:28.405603 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1215/2414] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:28 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:29.397809 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-abf01cb4-bf78-4f3d-8df0-7d4971128bee tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:29.398563 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-abf01cb4-bf78-4f3d-8df0-7d4971128bee tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:29.398825 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:29.398825 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:29.399183 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-abf01cb4-bf78-4f3d-8df0-7d4971128bee tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:29.399727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-abf01cb4-bf78-4f3d-8df0-7d4971128bee tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:29.419731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78119a34-d279-4c4d-b3ba-12f6a9d0e0cd tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:29.420311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78119a34-d279-4c4d-b3ba-12f6a9d0e0cd tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:29.420674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:29.420674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:29.421113 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78119a34-d279-4c4d-b3ba-12f6a9d0e0cd tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:29.421868 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-78119a34-d279-4c4d-b3ba-12f6a9d0e0cd tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:29.432739 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:29.432739 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:29.434058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-abf01cb4-bf78-4f3d-8df0-7d4971128bee tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:29.435056 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1200/2415] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:29 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:29.446982 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:29.446982 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:29.448927 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78119a34-d279-4c4d-b3ba-12f6a9d0e0cd tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:29.449931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1216/2416] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:29 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:30.448118 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5acf9c1a-60a7-40d0-959b-61167383a431 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:30.448777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5acf9c1a-60a7-40d0-959b-61167383a431 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:30.448867 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:30.448867 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:30.449168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5acf9c1a-60a7-40d0-959b-61167383a431 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:30.449516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5acf9c1a-60a7-40d0-959b-61167383a431 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:30.461711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] GET http://10.222.0.24/volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts Jan 13 12:00:30.462238 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:30.462450 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:30.462450 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:30.462847 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:30.472342 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.hosts [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] status, active and update: available, enabled, 2021-01-13 12:00:24+00:00 {{(pid=87943) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 12:00:30.472989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.hosts [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] status, active and update: available, enabled, 2021-01-13 12:00:27+00:00 {{(pid=87943) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 12:00:30.473405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.hosts [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] status, active and update: available, enabled, 2021-01-13 12:00:25+00:00 {{(pid=87943) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 12:00:30.474171 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e77128c-b639-4599-a8b7-217b7b6bbe57 tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] http://10.222.0.24/volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts returned with HTTP 200 Jan 13 12:00:30.475370 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1201/2417] 10.222.0.24 () {58 vars in 1207 bytes} [Wed Jan 13 12:00:30 2021] GET /volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts => generated 563 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:30.484927 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:30.484927 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:30.487021 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5acf9c1a-60a7-40d0-959b-61167383a431 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:30.488079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1217/2418] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:30 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:30.488214 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68d25f1d-b05a-4dc5-bb4d-1a92934c8120 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:30.488556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68d25f1d-b05a-4dc5-bb4d-1a92934c8120 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:30.489042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68d25f1d-b05a-4dc5-bb4d-1a92934c8120 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:30.489477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-68d25f1d-b05a-4dc5-bb4d-1a92934c8120 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:30.494059 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] GET http://10.222.0.24/volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts Jan 13 12:00:30.494670 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:30.494965 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:30.494965 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:30.495463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:30.504527 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.hosts [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] status, active and update: available, enabled, 2021-01-13 12:00:24+00:00 {{(pid=87942) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 12:00:30.505072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.hosts [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] status, active and update: available, enabled, 2021-01-13 12:00:27+00:00 {{(pid=87942) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 12:00:30.505584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.contrib.hosts [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] status, active and update: available, enabled, 2021-01-13 12:00:25+00:00 {{(pid=87942) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 12:00:30.506384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-65dc932d-af42-41e7-bb7d-849edf7d7a1b tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] http://10.222.0.24/volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts returned with HTTP 200 Jan 13 12:00:30.507363 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1218/2419] 10.222.0.24 () {58 vars in 1207 bytes} [Wed Jan 13 12:00:30 2021] GET /volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts => generated 563 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:30.512935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:30.512935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:30.514732 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68d25f1d-b05a-4dc5-bb4d-1a92934c8120 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:30.514732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1202/2420] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:30 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:30.525309 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f0fac6a2-ef9e-463e-9ba5-9eb38609a6df tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] GET http://10.222.0.24/volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts/n-d-766726-7@lvmdriver-1 Jan 13 12:00:30.525309 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f0fac6a2-ef9e-463e-9ba5-9eb38609a6df tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:30.525825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f0fac6a2-ef9e-463e-9ba5-9eb38609a6df tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:30.599070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f0fac6a2-ef9e-463e-9ba5-9eb38609a6df tempest-VolumeHostsAdminTestsJSON-1409373525 tempest-VolumeHostsAdminTestsJSON-1409373525] http://10.222.0.24/volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts/n-d-766726-7@lvmdriver-1 returned with HTTP 200 Jan 13 12:00:30.600384 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1219/2421] 10.222.0.24 () {58 vars in 1282 bytes} [Wed Jan 13 12:00:30 2021] GET /volume/v3/64a24a2cabbb4faa8e51dee4f29c89f5/os-hosts/n-d-766726-7@lvmdriver-1 => generated 564 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:31.501958 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0522f8c-9edb-4374-965b-79dc580eeb72 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:31.502488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0522f8c-9edb-4374-965b-79dc580eeb72 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:31.502715 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:31.502715 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:31.503124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0522f8c-9edb-4374-965b-79dc580eeb72 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:31.503501 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e0522f8c-9edb-4374-965b-79dc580eeb72 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:31.535151 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af5d34a9-9164-460d-a260-5f6fb9851864 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:31.535801 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af5d34a9-9164-460d-a260-5f6fb9851864 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:31.536197 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-af5d34a9-9164-460d-a260-5f6fb9851864 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:31.536570 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-af5d34a9-9164-460d-a260-5f6fb9851864 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:31.539564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:31.539564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:31.541514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0522f8c-9edb-4374-965b-79dc580eeb72 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:31.542525 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1203/2422] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:31 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:31.577537 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:31.577537 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:31.579824 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-af5d34a9-9164-460d-a260-5f6fb9851864 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:31.580662 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1220/2423] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:31 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:32.558574 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09007591-0b46-4a52-a024-4cdfa3f2179a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:32.559761 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09007591-0b46-4a52-a024-4cdfa3f2179a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:32.561057 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:32.561057 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:32.561701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-09007591-0b46-4a52-a024-4cdfa3f2179a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:32.564439 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-09007591-0b46-4a52-a024-4cdfa3f2179a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:32.594121 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:32.594121 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:32.594857 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4490481d-5b4a-47a0-b440-eab5de7b3e77 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:32.595818 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4490481d-5b4a-47a0-b440-eab5de7b3e77 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:32.596038 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:32.596038 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:32.596220 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-09007591-0b46-4a52-a024-4cdfa3f2179a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:32.596560 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4490481d-5b4a-47a0-b440-eab5de7b3e77 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:32.598048 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1204/2424] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:32 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:32.598187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4490481d-5b4a-47a0-b440-eab5de7b3e77 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:32.651868 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:32.651868 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:32.653843 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4490481d-5b4a-47a0-b440-eab5de7b3e77 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:32.655027 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1221/2425] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:32 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:33.619169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c170b8e-768a-44dd-a197-e5ad6f3f62cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:33.619169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c170b8e-768a-44dd-a197-e5ad6f3f62cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:33.619169 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:33.619169 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:33.619169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3c170b8e-768a-44dd-a197-e5ad6f3f62cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:33.619169 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3c170b8e-768a-44dd-a197-e5ad6f3f62cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:33.641477 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:33.641477 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:33.643577 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3c170b8e-768a-44dd-a197-e5ad6f3f62cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:33.644482 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1205/2426] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:33 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:33.658036 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-726b525b-4d9f-48b7-889f-d41c2b3e8b0b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 12:00:33.658555 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-726b525b-4d9f-48b7-889f-d41c2b3e8b0b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:33.658752 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:33.658752 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:33.659176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-726b525b-4d9f-48b7-889f-d41c2b3e8b0b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:33.669748 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bcd6e561-b978-439f-82e2-729d7c7fae70 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:33.670451 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bcd6e561-b978-439f-82e2-729d7c7fae70 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:33.670627 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:33.670627 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:33.671065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bcd6e561-b978-439f-82e2-729d7c7fae70 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:33.671566 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-bcd6e561-b978-439f-82e2-729d7c7fae70 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:33.685702 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:33.685702 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:33.686735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-726b525b-4d9f-48b7-889f-d41c2b3e8b0b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:33.688701 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-726b525b-4d9f-48b7-889f-d41c2b3e8b0b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 200 Jan 13 12:00:33.697017 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1222/2427] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:33 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:33.701988 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b01463a1-f67c-4843-b6db-a695892e4637 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:33.702505 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b01463a1-f67c-4843-b6db-a695892e4637 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:33.702675 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:33.702675 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:33.703055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b01463a1-f67c-4843-b6db-a695892e4637 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:33.703614 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-b01463a1-f67c-4843-b6db-a695892e4637 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Show backup with id 98455444-6182-479e-8f4a-54165e7de295. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:33.714255 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:33.714255 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:33.716271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bcd6e561-b978-439f-82e2-729d7c7fae70 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:33.724016 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1206/2428] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:33 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:33.729421 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:33.729421 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:33.731395 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b01463a1-f67c-4843-b6db-a695892e4637 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 200 Jan 13 12:00:33.732173 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1223/2429] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:33 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:33.745894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d8c8591b-482a-4e71-b54a-24c42e257c1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 Jan 13 12:00:33.746419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d8c8591b-482a-4e71-b54a-24c42e257c1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:33.746611 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:33.746611 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:33.747312 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d8c8591b-482a-4e71-b54a-24c42e257c1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:33.748031 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-d8c8591b-482a-4e71-b54a-24c42e257c1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete backup with id: 98455444-6182-479e-8f4a-54165e7de295. Jan 13 12:00:33.804566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:33.804566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:33.870585 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-d8c8591b-482a-4e71-b54a-24c42e257c1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] delete_backup rpcapi backup_id 98455444-6182-479e-8f4a-54165e7de295 {{(pid=87943) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 12:00:33.874170 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d8c8591b-482a-4e71-b54a-24c42e257c1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 returned with HTTP 202 Jan 13 12:00:33.875078 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1207/2430] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:00:33 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/backups/98455444-6182-479e-8f4a-54165e7de295 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 12:00:34.732048 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a823c4ad-ca73-4855-b4dd-2a2e1a0fc1c9 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:34.732621 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a823c4ad-ca73-4855-b4dd-2a2e1a0fc1c9 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:34.732840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:34.732840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:34.733215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a823c4ad-ca73-4855-b4dd-2a2e1a0fc1c9 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:34.733584 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a823c4ad-ca73-4855-b4dd-2a2e1a0fc1c9 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:34.788064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:34.788064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:34.789521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a823c4ad-ca73-4855-b4dd-2a2e1a0fc1c9 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:34.791151 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1224/2431] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:34 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:35.467289 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots Jan 13 12:00:35.467740 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:35.467740 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:35.468165 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58303155-20b3-448b-aeca-a5c47bc5a0ef", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-133413161"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:35.522742 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:35.522742 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:35.523972 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:35.524340 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create snapshot from volume 58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:00:35.568146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56d38927-17cb-427d-8e40-e817ddc35438 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] POST http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types Jan 13 12:00:35.569056 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:35.569056 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:35.570041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-56d38927-17cb-427d-8e40-e817ddc35438 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1201879194", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:35.593124 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['06cd58e4-78fd-4cbc-ade5-79023a929876', '09b9184b-7f56-459a-8c9b-62b6fef536b1', '60e0872f-2a17-412d-a275-2044a2d4710c', '15adceed-6996-4dd0-bc82-58b278fd2358'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:35.657647 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-56d38927-17cb-427d-8e40-e817ddc35438 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types returned with HTTP 200 Jan 13 12:00:35.658835 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1208/2432] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 12:00:35 2021] POST /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types => generated 278 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:35.669436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39bf7327-ddc9-404f-a3a1-ecf0b0046e85 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] POST http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types Jan 13 12:00:35.670725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-39bf7327-ddc9-404f-a3a1-ecf0b0046e85 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1696151996", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:35.735563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-39bf7327-ddc9-404f-a3a1-ecf0b0046e85 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types returned with HTTP 200 Jan 13 12:00:35.737319 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1209/2433] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 12:00:35 2021] POST /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types => generated 278 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:35.820094 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot create request issued successfully. Jan 13 12:00:35.821715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5559b84-b025-4b9e-b5e2-d972308eadf6 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots returned with HTTP 202 Jan 13 12:00:35.822879 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1225/2434] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 12:00:35 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots => generated 379 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:35.835383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f02c0d7-bb69-4e3a-9ec2-2f4399d2c7b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:35.835973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f02c0d7-bb69-4e3a-9ec2-2f4399d2c7b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:35.836194 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:35.836194 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:35.837166 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f02c0d7-bb69-4e3a-9ec2-2f4399d2c7b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:35.837535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5f02c0d7-bb69-4e3a-9ec2-2f4399d2c7b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:35.873827 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:35.873827 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:35.875777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f02c0d7-bb69-4e3a-9ec2-2f4399d2c7b6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:35.876590 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1226/2435] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:35 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:35.881158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4790b174-1fe4-4e03-92b9-d68b24db7b6d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:35.882065 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4790b174-1fe4-4e03-92b9-d68b24db7b6d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:35.882491 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:35.882491 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:35.883146 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4790b174-1fe4-4e03-92b9-d68b24db7b6d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:35.935362 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:35.935362 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:35.936625 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4790b174-1fe4-4e03-92b9-d68b24db7b6d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:35.939001 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4790b174-1fe4-4e03-92b9-d68b24db7b6d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:35.939824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1227/2436] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:35 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 511 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:35.975548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] POST http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes Jan 13 12:00:35.976352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-356056601", "volume_type": "52dbfdaf-94c5-4664-b08f-4708df2f6740", "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:35.978626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-356056601', 'volume_type': '52dbfdaf-94c5-4664-b08f-4708df2f6740', 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:00:35.993529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Create volume of 1 GB Jan 13 12:00:35.998861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:35.998861 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:36.001763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Availability Zones retrieved successfully. Jan 13 12:00:36.023046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Flow 'volume_create_api' (db70e392-be19-4642-bd62-15458d259c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:36.027305 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447d3e52-7f4b-482b-90cb-cf69cf548540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:36.029861 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:00:36.094359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447d3e52-7f4b-482b-90cb-cf69cf548540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T12:00:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=52dbfdaf-94c5-4664-b08f-4708df2f6740,is_public=True,name='tempest-VolumeTypesTest-volume-type-1201879194',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52dbfdaf-94c5-4664-b08f-4708df2f6740', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:36.097028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ec8ae9-1f67-474c-a8b3-d077ec77d7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:36.178844 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1201879194 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1201879194, it is now deprecated. Please use the default quota class for default quota. Jan 13 12:00:36.179949 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1201879194 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1201879194, it is now deprecated. Please use the default quota class for default quota. Jan 13 12:00:36.238933 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Created reservations ['5caed24a-3150-4627-9cd5-b0ce8828c9e3', '57539160-0368-4477-92ba-e2d55003090b', '9644ad3a-4fa2-4e06-92bf-f9e217ad4e10', '0e405be9-c3d9-4203-a9a2-3d81dae14392'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:36.241047 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ec8ae9-1f67-474c-a8b3-d077ec77d7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5caed24a-3150-4627-9cd5-b0ce8828c9e3', '57539160-0368-4477-92ba-e2d55003090b', '9644ad3a-4fa2-4e06-92bf-f9e217ad4e10', '0e405be9-c3d9-4203-a9a2-3d81dae14392']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:36.246143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2ea31d-fa0d-4490-8393-0eebd0184059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:36.331387 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2ea31d-fa0d-4490-8393-0eebd0184059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce894cf-5eae-4c82-827c-6c25ddf0d017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-356056601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9ad852d21894d84b20722d2cc29c47e',qos_specs=None,replication_status=,reservations=['5caed24a-3150-4627-9cd5-b0ce8828c9e3','57539160-0368-4477-92ba-e2d55003090b','9644ad3a-4fa2-4e06-92bf-f9e217ad4e10','0e405be9-c3d9-4203-a9a2-3d81dae14392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f19a58d9f5d44c9992dd657d9bf3599a',volume_type_id=52dbfdaf-94c5-4664-b08f-4708df2f6740), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-356056601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dce894cf-5eae-4c82-827c-6c25ddf0d017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ad852d21894d84b20722d2cc29c47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f19a58d9f5d44c9992dd657d9bf3599a',volume_attachment=,volume_type=,volume_type_id=52dbfdaf-94c5-4664-b08f-4708df2f6740)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:36.334423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28d1af3-e5f1-4807-a609-d7218f09e434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:36.379631 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28d1af3-e5f1-4807-a609-d7218f09e434) transitioned into state 'SUCCESS' from state '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-356056601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9ad852d21894d84b20722d2cc29c47e',qos_specs=None,replication_status=,reservations=['5caed24a-3150-4627-9cd5-b0ce8828c9e3','57539160-0368-4477-92ba-e2d55003090b','9644ad3a-4fa2-4e06-92bf-f9e217ad4e10','0e405be9-c3d9-4203-a9a2-3d81dae14392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f19a58d9f5d44c9992dd657d9bf3599a',volume_type_id=52dbfdaf-94c5-4664-b08f-4708df2f6740)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:36.381896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71803ccf-e2f0-4682-ae1a-d2bd3cd32785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:36.403811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71803ccf-e2f0-4682-ae1a-d2bd3cd32785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:36.407239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Flow 'volume_create_api' (db70e392-be19-4642-bd62-15458d259c3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:36.477528 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Create volume request issued successfully. Jan 13 12:00:36.491374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-81979dbe-d447-4aea-8948-5f112552a137 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes returned with HTTP 202 Jan 13 12:00:36.502837 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1210/2437] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:00:35 2021] POST /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes => generated 849 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:36.507723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69802145-f10a-41a3-af2d-3657b3961d3d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:36.508269 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69802145-f10a-41a3-af2d-3657b3961d3d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:36.509134 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:36.509134 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:36.509513 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-69802145-f10a-41a3-af2d-3657b3961d3d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:36.569935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:36.569935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:36.589299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-69802145-f10a-41a3-af2d-3657b3961d3d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:36.615470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-69802145-f10a-41a3-af2d-3657b3961d3d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:36.625328 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1228/2438] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:36 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:36.891907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11ab70f7-f386-4ffe-8afd-39193543bbbe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:36.894785 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11ab70f7-f386-4ffe-8afd-39193543bbbe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:36.895277 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:36.895277 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:36.896060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11ab70f7-f386-4ffe-8afd-39193543bbbe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:36.896060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-11ab70f7-f386-4ffe-8afd-39193543bbbe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:36.918994 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:36.918994 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:36.921936 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11ab70f7-f386-4ffe-8afd-39193543bbbe tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:36.923017 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1211/2439] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:36 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:36.953440 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f74c33ec-09b8-43f2-8632-9ebc81fb6bd9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:36.954063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f74c33ec-09b8-43f2-8632-9ebc81fb6bd9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:36.954343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:36.954343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:36.954918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f74c33ec-09b8-43f2-8632-9ebc81fb6bd9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:36.994157 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:36.994157 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:36.995509 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f74c33ec-09b8-43f2-8632-9ebc81fb6bd9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:37.020923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f74c33ec-09b8-43f2-8632-9ebc81fb6bd9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:37.026830 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1229/2440] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:36 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 511 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:37.635643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61b2c56f-f3cf-439b-8e8c-2b3cbfe4641d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:37.636187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61b2c56f-f3cf-439b-8e8c-2b3cbfe4641d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:37.636404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:37.636404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:37.636780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-61b2c56f-f3cf-439b-8e8c-2b3cbfe4641d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:37.691922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:37.691922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:37.704038 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-61b2c56f-f3cf-439b-8e8c-2b3cbfe4641d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:37.725360 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-61b2c56f-f3cf-439b-8e8c-2b3cbfe4641d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:37.726472 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1212/2441] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:37 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 942 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:37.742467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] POST http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017/action Jan 13 12:00:37.743931 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:37.743931 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:37.744372 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Action body: b'{"os-retype": {"new_type": "6ffaeee9-b358-4903-9db9-5d642ec232f6"}}' {{(pid=87942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 12:00:37.744738 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "6ffaeee9-b358-4903-9db9-5d642ec232f6"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:37.805777 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:37.805777 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:37.807597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:37.856162 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1696151996 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1696151996, it is now deprecated. Please use the default quota class for default quota. Jan 13 12:00:37.857145 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1696151996 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1696151996, it is now deprecated. Please use the default quota class for default quota. Jan 13 12:00:37.886199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Created reservations ['6f7dda15-46a9-46a5-a6b2-2f23c6d33733', '78895108-ba28-4f38-afeb-241b014fa670'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:37.918081 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1201879194 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1201879194, it is now deprecated. Please use the default quota class for default quota. Jan 13 12:00:37.919178 n-d-766726-7 devstack@c-api.service[87941]: WARNING cinder.quota [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1201879194 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1201879194, it is now deprecated. Please use the default quota class for default quota. Jan 13 12:00:37.936780 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Created reservations ['3724fd2d-fec2-4746-818a-e5de3120515a', '34c7dcef-bbf3-4a29-8427-f5f30743fbc4'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:37.950136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7d31840-b19c-4a51-bbef-5eb0fdf5e1ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:37.951156 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7d31840-b19c-4a51-bbef-5eb0fdf5e1ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:37.951366 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:37.951366 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:37.951660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c7d31840-b19c-4a51-bbef-5eb0fdf5e1ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:37.952153 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c7d31840-b19c-4a51-bbef-5eb0fdf5e1ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:37.985166 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:37.985166 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:37.988906 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c7d31840-b19c-4a51-bbef-5eb0fdf5e1ec tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:37.991275 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1213/2442] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:37 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:38.043018 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49b5f347-8a21-4660-96a5-1d77adcfa22c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.043018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49b5f347-8a21-4660-96a5-1d77adcfa22c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.043018 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.043018 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.043018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49b5f347-8a21-4660-96a5-1d77adcfa22c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.057409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Retype volume request issued successfully. Jan 13 12:00:38.058249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7d77bde7-5ff5-4d91-8a2a-4f3e1a4660ce tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017/action returned with HTTP 202 Jan 13 12:00:38.059931 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1230/2443] 10.222.0.24 () {60 vars in 1357 bytes} [Wed Jan 13 12:00:37 2021] POST /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 12:00:38.063995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.063995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.065088 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-49b5f347-8a21-4660-96a5-1d77adcfa22c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:38.067267 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49b5f347-8a21-4660-96a5-1d77adcfa22c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:38.067532 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8e2d2cac-2a1d-495e-becc-193554e16f7c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:38.068063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8e2d2cac-2a1d-495e-becc-193554e16f7c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.068191 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1214/2444] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:38.068281 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.068281 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.068634 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8e2d2cac-2a1d-495e-becc-193554e16f7c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.082231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d029318-1738-4387-baf8-b5d7bcc01e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.082653 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d029318-1738-4387-baf8-b5d7bcc01e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.083029 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.083029 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.083235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d029318-1738-4387-baf8-b5d7bcc01e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.143592 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.143592 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.145144 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2d029318-1738-4387-baf8-b5d7bcc01e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:38.147403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d029318-1738-4387-baf8-b5d7bcc01e8e tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:38.148221 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.148221 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.150537 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1215/2445] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 538 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:38.162646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots Jan 13 12:00:38.163974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.164342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.164342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.165049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.166195 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Removing options '' from query. {{(pid=87943) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 12:00:38.168664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.db.sqlalchemy.api [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Building query based on filter {{(pid=87943) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 12:00:38.181598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8e2d2cac-2a1d-495e-becc-193554e16f7c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:38.225943 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Get all snapshots completed successfully. Jan 13 12:00:38.228953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5f943b43-70db-4dab-b42f-a130fbda968a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots returned with HTTP 200 Jan 13 12:00:38.234819 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1216/2446] 10.222.0.24 () {58 vars in 1210 bytes} [Wed Jan 13 12:00:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots => generated 729 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:38.241829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a9da3be-04c9-4a05-a86d-8c9e9083e231 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] PUT http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.242522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.242522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.243556 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6a9da3be-04c9-4a05-a86d-8c9e9083e231 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1003393763", "description": "This is the new description of snapshot."}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:38.243712 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8e2d2cac-2a1d-495e-becc-193554e16f7c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:38.244795 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1231/2447] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:38 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 941 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:38.272525 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.272525 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.273674 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6a9da3be-04c9-4a05-a86d-8c9e9083e231 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:38.285518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6a9da3be-04c9-4a05-a86d-8c9e9083e231 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:38.286665 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1217/2448] 10.222.0.24 () {60 vars in 1342 bytes} [Wed Jan 13 12:00:38 2021] PUT /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:38.298643 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-689bb70f-081d-44da-b85a-e9ca2c40c4d7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.299734 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-689bb70f-081d-44da-b85a-e9ca2c40c4d7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.299937 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.299937 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.300594 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-689bb70f-081d-44da-b85a-e9ca2c40c4d7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.359150 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.359150 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.360304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-689bb70f-081d-44da-b85a-e9ca2c40c4d7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:38.362989 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-689bb70f-081d-44da-b85a-e9ca2c40c4d7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:38.364140 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1232/2449] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 577 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:38.376979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.377726 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.378165 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.378165 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.379088 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.379538 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete snapshot with id: a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.444597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.444597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.447803 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:38.525069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot delete request issued successfully. Jan 13 12:00:38.525859 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3d86c4bf-d9e4-4fd1-9138-bb3ee686785a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 202 Jan 13 12:00:38.531641 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1218/2450] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 12:00:38 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:38.537745 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff560173-7f09-4bfd-89bd-31da94c82f28 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:38.538476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff560173-7f09-4bfd-89bd-31da94c82f28 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:38.538874 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:38.538874 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:38.540020 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff560173-7f09-4bfd-89bd-31da94c82f28 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:38.600843 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:38.600843 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:38.614201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ff560173-7f09-4bfd-89bd-31da94c82f28 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:38.614201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff560173-7f09-4bfd-89bd-31da94c82f28 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:38.614201 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1233/2451] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:38 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 576 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.011877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7dc64a32-2066-401c-bd9e-4b66124d727e tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:39.012466 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7dc64a32-2066-401c-bd9e-4b66124d727e tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.012818 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:39.012818 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:39.013100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7dc64a32-2066-401c-bd9e-4b66124d727e tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.013385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-7dc64a32-2066-401c-bd9e-4b66124d727e tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:39.042993 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:39.042993 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:39.044890 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7dc64a32-2066-401c-bd9e-4b66124d727e tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:39.045731 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1219/2452] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.261821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-911dc023-a673-4526-b6e9-0f47e58253ea tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:39.262349 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-911dc023-a673-4526-b6e9-0f47e58253ea tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.262572 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:39.262572 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:39.263068 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-911dc023-a673-4526-b6e9-0f47e58253ea tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.315698 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:39.315698 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:39.325225 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-911dc023-a673-4526-b6e9-0f47e58253ea tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:39.360828 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-911dc023-a673-4526-b6e9-0f47e58253ea tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:39.361801 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1234/2453] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 942 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.377736 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27d6df3c-6293-4034-9a6f-2ead95fb6406 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:39.378632 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27d6df3c-6293-4034-9a6f-2ead95fb6406 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.387240 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:39.387240 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:39.388282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27d6df3c-6293-4034-9a6f-2ead95fb6406 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.463781 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:39.463781 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:39.476337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-27d6df3c-6293-4034-9a6f-2ead95fb6406 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:39.502003 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27d6df3c-6293-4034-9a6f-2ead95fb6406 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:39.502851 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1220/2454] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 942 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.520363 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a96a035-7100-4269-a7c8-3ba138517760 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] POST http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types Jan 13 12:00:39.521452 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:39.521452 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:39.522192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9a96a035-7100-4269-a7c8-3ba138517760 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1462997798", "description": "tempest-volume-type-description-269716291", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:39.623841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a79a51ed-0f7e-410f-b648-67dc153df7cb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:39.624798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a79a51ed-0f7e-410f-b648-67dc153df7cb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.625188 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:39.625188 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:39.626028 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a79a51ed-0f7e-410f-b648-67dc153df7cb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.640672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9a96a035-7100-4269-a7c8-3ba138517760 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types returned with HTTP 200 Jan 13 12:00:39.641869 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1235/2455] 10.222.0.24 () {60 vars in 1220 bytes} [Wed Jan 13 12:00:39 2021] POST /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types => generated 317 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.653425 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3cf9c699-3058-4204-a2d5-00402b3cca4b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced Jan 13 12:00:39.654297 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3cf9c699-3058-4204-a2d5-00402b3cca4b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.655424 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3cf9c699-3058-4204-a2d5-00402b3cca4b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.674163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3cf9c699-3058-4204-a2d5-00402b3cca4b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced returned with HTTP 200 Jan 13 12:00:39.675183 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1236/2456] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced => generated 339 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:39.688322 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f2fc4d0-167d-46a4-bad1-48a9a2c2f815 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] POST http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types Jan 13 12:00:39.689490 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f2fc4d0-167d-46a4-bad1-48a9a2c2f815 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-202677168"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:39.772907 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f2fc4d0-167d-46a4-bad1-48a9a2c2f815 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types returned with HTTP 200 Jan 13 12:00:39.779558 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1237/2457] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 12:00:39 2021] POST /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types => generated 220 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:39.791344 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7dc8aa86-bd44-498f-bbf4-590e05d1f545 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] POST http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption Jan 13 12:00:39.792790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7dc8aa86-bd44-498f-bbf4-590e05d1f545 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:39.812578 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:39.812578 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:39.813715 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a79a51ed-0f7e-410f-b648-67dc153df7cb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:39.815687 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a79a51ed-0f7e-410f-b648-67dc153df7cb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 200 Jan 13 12:00:39.816489 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1221/2458] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 576 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:39.856392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7dc8aa86-bd44-498f-bbf4-590e05d1f545 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption returned with HTTP 200 Jan 13 12:00:39.862302 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1238/2459] 10.222.0.24 () {60 vars in 1363 bytes} [Wed Jan 13 12:00:39 2021] POST /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption => generated 193 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.869284 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1768a890-d290-4563-8141-f3fd0df042d6 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption Jan 13 12:00:39.869851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1768a890-d290-4563-8141-f3fd0df042d6 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.870067 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:39.870067 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:39.870454 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1768a890-d290-4563-8141-f3fd0df042d6 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.887969 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1768a890-d290-4563-8141-f3fd0df042d6 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption returned with HTTP 200 Jan 13 12:00:39.889247 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1222/2460] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption => generated 313 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.900189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e823e9b2-78d1-4e30-a7a5-d66dc45d3498 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] PUT http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/provider Jan 13 12:00:39.900976 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e823e9b2-78d1-4e30-a7a5-d66dc45d3498 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:39.947158 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e823e9b2-78d1-4e30-a7a5-d66dc45d3498 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/provider returned with HTTP 200 Jan 13 12:00:39.954088 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1239/2461] 10.222.0.24 () {60 vars in 1390 bytes} [Wed Jan 13 12:00:39 2021] PUT /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/provider => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:39.960063 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54f5f545-647f-486a-a6d3-2352ed842a6d tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption Jan 13 12:00:39.960583 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54f5f545-647f-486a-a6d3-2352ed842a6d tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.961063 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54f5f545-647f-486a-a6d3-2352ed842a6d tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:39.979806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54f5f545-647f-486a-a6d3-2352ed842a6d tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption returned with HTTP 200 Jan 13 12:00:39.980804 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1223/2462] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption => generated 347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:39.993725 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f25dc6c-a3fe-4fee-9130-8d91b95bd9be tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/cipher Jan 13 12:00:39.995186 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f25dc6c-a3fe-4fee-9130-8d91b95bd9be tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:39.995697 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3f25dc6c-a3fe-4fee-9130-8d91b95bd9be tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.012726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3f25dc6c-a3fe-4fee-9130-8d91b95bd9be tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/cipher returned with HTTP 200 Jan 13 12:00:40.014328 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1240/2463] 10.222.0.24 () {58 vars in 1363 bytes} [Wed Jan 13 12:00:39 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 12:00:40.023830 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28334ff0-7273-434e-9ff9-b1cbb0c35d7a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] DELETE http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/provider Jan 13 12:00:40.024352 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28334ff0-7273-434e-9ff9-b1cbb0c35d7a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.024852 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-28334ff0-7273-434e-9ff9-b1cbb0c35d7a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.066708 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-272233a8-2e9c-4698-be38-5f60cecb889f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:40.066708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-272233a8-2e9c-4698-be38-5f60cecb889f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.066708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-272233a8-2e9c-4698-be38-5f60cecb889f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.066708 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-272233a8-2e9c-4698-be38-5f60cecb889f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:40.075316 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-28334ff0-7273-434e-9ff9-b1cbb0c35d7a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/provider returned with HTTP 202 Jan 13 12:00:40.075316 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1224/2464] 10.222.0.24 () {58 vars in 1372 bytes} [Wed Jan 13 12:00:40 2021] DELETE /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption/provider => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 12:00:40.084527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c30c1c2f-84e4-4405-9eb6-ac0b07fbe0b5 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption Jan 13 12:00:40.085060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c30c1c2f-84e4-4405-9eb6-ac0b07fbe0b5 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.085549 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c30c1c2f-84e4-4405-9eb6-ac0b07fbe0b5 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.095939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:40.095939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:40.097910 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-272233a8-2e9c-4698-be38-5f60cecb889f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:40.102828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1241/2465] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:40.102970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c30c1c2f-84e4-4405-9eb6-ac0b07fbe0b5 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption returned with HTTP 200 Jan 13 12:00:40.103828 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1225/2466] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 13 12:00:40.116983 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8ba8e62-73a5-4296-9113-b2cd12b8a303 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption Jan 13 12:00:40.118313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8ba8e62-73a5-4296-9113-b2cd12b8a303 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.118651 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:40.118651 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:40.118966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8ba8e62-73a5-4296-9113-b2cd12b8a303 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'index' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.138951 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8ba8e62-73a5-4296-9113-b2cd12b8a303 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption returned with HTTP 200 Jan 13 12:00:40.142821 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1242/2467] 10.222.0.24 () {58 vars in 1342 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1/encryption => generated 2 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 12:00:40.150982 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33661d52-62a3-48c1-8035-40e03713935c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types Jan 13 12:00:40.151509 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33661d52-62a3-48c1-8035-40e03713935c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.151990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33661d52-62a3-48c1-8035-40e03713935c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'index' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.180584 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33661d52-62a3-48c1-8035-40e03713935c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types returned with HTTP 200 Jan 13 12:00:40.181534 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1226/2468] 10.222.0.24 () {58 vars in 1198 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types => generated 1578 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:00:40.192797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb8f47d9-1d3b-4e94-a558-c4d9e754b949 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] POST http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types Jan 13 12:00:40.193579 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-cb8f47d9-1d3b-4e94-a558-c4d9e754b949 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1398629113"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:40.235503 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-cb8f47d9-1d3b-4e94-a558-c4d9e754b949 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types returned with HTTP 200 Jan 13 12:00:40.238483 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1243/2469] 10.222.0.24 () {60 vars in 1219 bytes} [Wed Jan 13 12:00:40 2021] POST /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:40.246836 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0120faed-a19c-498c-a8cb-2ffd9c90fc1a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] PUT http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 Jan 13 12:00:40.247881 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0120faed-a19c-498c-a8cb-2ffd9c90fc1a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-198845000", "description": "tempest-volume-type-description-849972324", "is_public": false}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:40.322201 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0120faed-a19c-498c-a8cb-2ffd9c90fc1a tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 returned with HTTP 200 Jan 13 12:00:40.323307 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1227/2470] 10.222.0.24 () {60 vars in 1330 bytes} [Wed Jan 13 12:00:40 2021] PUT /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 => generated 203 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:40.338917 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bedee735-4ba2-4212-afa3-e547496d1566 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 Jan 13 12:00:40.338917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bedee735-4ba2-4212-afa3-e547496d1566 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.338917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bedee735-4ba2-4212-afa3-e547496d1566 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.363183 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bedee735-4ba2-4212-afa3-e547496d1566 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 returned with HTTP 200 Jan 13 12:00:40.364162 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1244/2471] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 => generated 267 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:40.374945 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d8a0de0c-a74f-4196-bf12-890f0abd5e87 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] DELETE http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 Jan 13 12:00:40.375409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d8a0de0c-a74f-4196-bf12-890f0abd5e87 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.375922 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d8a0de0c-a74f-4196-bf12-890f0abd5e87 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.439845 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 12:00:40.439845 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 12:00:40.449287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d8a0de0c-a74f-4196-bf12-890f0abd5e87 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 returned with HTTP 202 Jan 13 12:00:40.450139 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1228/2472] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 12:00:40 2021] DELETE /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:40.457744 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b03d85bc-d0e9-430c-93d1-c6abb246078b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 Jan 13 12:00:40.458346 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b03d85bc-d0e9-430c-93d1-c6abb246078b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.458977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b03d85bc-d0e9-430c-93d1-c6abb246078b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.470749 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b03d85bc-d0e9-430c-93d1-c6abb246078b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 returned with HTTP 404 Jan 13 12:00:40.471849 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1245/2473] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/78de1d11-bfa7-4ee9-b698-e70470418645 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:40.480091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fd69c37e-75ed-4652-904d-01d86a8d1ede tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] DELETE http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1 Jan 13 12:00:40.480647 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fd69c37e-75ed-4652-904d-01d86a8d1ede tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.481322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fd69c37e-75ed-4652-904d-01d86a8d1ede tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.557612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fd69c37e-75ed-4652-904d-01d86a8d1ede tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1 returned with HTTP 202 Jan 13 12:00:40.558869 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1229/2474] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 12:00:40 2021] DELETE /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:40.566208 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-211335c1-f7a0-4c9e-85c0-47178cbbe16f tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1 Jan 13 12:00:40.566735 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-211335c1-f7a0-4c9e-85c0-47178cbbe16f tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.567286 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-211335c1-f7a0-4c9e-85c0-47178cbbe16f tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.579161 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-211335c1-f7a0-4c9e-85c0-47178cbbe16f tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1 returned with HTTP 404 Jan 13 12:00:40.580253 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1246/2475] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/4ab5f160-7a3f-4340-92e6-49e387c389c1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:40.588460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5dfd20e0-63bd-4b63-88ae-0e2736928b26 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] DELETE http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced Jan 13 12:00:40.588986 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5dfd20e0-63bd-4b63-88ae-0e2736928b26 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.589545 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5dfd20e0-63bd-4b63-88ae-0e2736928b26 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.683281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5dfd20e0-63bd-4b63-88ae-0e2736928b26 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced returned with HTTP 202 Jan 13 12:00:40.684057 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1230/2476] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 12:00:40 2021] DELETE /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 12:00:40.691756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dfc38567-d4c2-4b58-9967-8b8a2fd2d418 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced Jan 13 12:00:40.692284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dfc38567-d4c2-4b58-9967-8b8a2fd2d418 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.692770 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dfc38567-d4c2-4b58-9967-8b8a2fd2d418 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.704776 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dfc38567-d4c2-4b58-9967-8b8a2fd2d418 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced returned with HTTP 404 Jan 13 12:00:40.705757 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1247/2477] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/21f91424-1098-4172-8214-10750ce29ced => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:40.713134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] DELETE http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:40.713741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.714302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.714875 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Delete volume with id: dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:40.763946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:40.763946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:40.765107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:40.793992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Delete volume request issued successfully. Jan 13 12:00:40.794829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d53090c7-479b-4dff-8da6-20ba1a777c5f tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 202 Jan 13 12:00:40.795831 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1231/2478] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:00:40 2021] DELETE /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:40.810072 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d58a4b0b-e651-4b14-acae-d612fc01194d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:40.810906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d58a4b0b-e651-4b14-acae-d612fc01194d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.811751 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d58a4b0b-e651-4b14-acae-d612fc01194d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.829415 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11c9d2a7-fbb6-4dad-8f55-c962933ff52b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:00:40.830157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11c9d2a7-fbb6-4dad-8f55-c962933ff52b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:40.830570 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:40.830570 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:40.835264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11c9d2a7-fbb6-4dad-8f55-c962933ff52b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:40.865650 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11c9d2a7-fbb6-4dad-8f55-c962933ff52b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 404 Jan 13 12:00:40.867190 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1232/2479] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 12:00:40.869862 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:40.869862 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:40.878777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d58a4b0b-e651-4b14-acae-d612fc01194d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:40.878955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots Jan 13 12:00:40.879654 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58303155-20b3-448b-aeca-a5c47bc5a0ef", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1530718215"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:40.912706 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d58a4b0b-e651-4b14-acae-d612fc01194d tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:40.913563 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1248/2480] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:40 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 941 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:40.939091 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:40.939091 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:40.940396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:40.941278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create snapshot from volume 58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:00:41.002661 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['34c67fc2-534d-4b99-83ef-b9c1d58ba8a0', '3c1d82ec-b7ea-4ea4-b02f-602ebbc9ec06', 'cda6fa79-997a-44e9-ba29-38dc9b3ed880', '6b05ea9b-5def-46b5-bc2b-8c487220aa62'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:41.120883 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4939ff1e-bd70-4bda-ac0c-e52588bf6abc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:41.128014 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot create request issued successfully. Jan 13 12:00:41.128808 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3caafef6-0d53-4738-88eb-86910c6cad67 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots returned with HTTP 202 Jan 13 12:00:41.129698 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1233/2481] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 12:00:40 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots => generated 310 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:41.132477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4939ff1e-bd70-4bda-ac0c-e52588bf6abc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:41.138266 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:41.138266 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:41.139689 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4939ff1e-bd70-4bda-ac0c-e52588bf6abc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:41.140251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4939ff1e-bd70-4bda-ac0c-e52588bf6abc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:41.141605 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f514d3a-bf56-410a-a997-cc81097af4fc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:00:41.142322 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f514d3a-bf56-410a-a997-cc81097af4fc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:41.142687 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:41.142687 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:41.143332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f514d3a-bf56-410a-a997-cc81097af4fc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:41.169977 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:41.169977 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:41.172436 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6f514d3a-bf56-410a-a997-cc81097af4fc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:41.174594 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f514d3a-bf56-410a-a997-cc81097af4fc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 200 Jan 13 12:00:41.175878 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1234/2482] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:41 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:41.196539 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:41.196539 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:41.198555 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4939ff1e-bd70-4bda-ac0c-e52588bf6abc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:41.199508 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1249/2483] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:41 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:41.932885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6c3e019-c918-40fc-b824-9d05af2ed60c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:41.933906 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6c3e019-c918-40fc-b824-9d05af2ed60c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:41.934378 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:41.934378 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:41.935134 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6c3e019-c918-40fc-b824-9d05af2ed60c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:42.001277 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:42.001277 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:42.016203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a6c3e019-c918-40fc-b824-9d05af2ed60c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Volume info retrieved successfully. Jan 13 12:00:42.042186 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6c3e019-c918-40fc-b824-9d05af2ed60c tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 200 Jan 13 12:00:42.043058 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1235/2484] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:41 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 941 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:42.188558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e05d2bee-4541-4b27-81dd-13af596600f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:00:42.189093 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e05d2bee-4541-4b27-81dd-13af596600f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:42.189252 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:42.189252 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:42.189880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e05d2bee-4541-4b27-81dd-13af596600f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:42.216815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef0b1036-8456-4264-aec5-4b4defcd9a8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:42.217702 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef0b1036-8456-4264-aec5-4b4defcd9a8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:42.218544 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:42.218544 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:42.219299 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ef0b1036-8456-4264-aec5-4b4defcd9a8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:42.219552 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:42.219552 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:42.220319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ef0b1036-8456-4264-aec5-4b4defcd9a8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:42.221200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e05d2bee-4541-4b27-81dd-13af596600f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:42.225585 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e05d2bee-4541-4b27-81dd-13af596600f0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 200 Jan 13 12:00:42.227916 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1250/2485] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:42 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:42.253343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:42.253343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:42.255450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ef0b1036-8456-4264-aec5-4b4defcd9a8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:42.256360 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1236/2486] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:42 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:43.059203 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b29201dc-6017-41a8-b9a9-ef3044ed92b4 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] GET http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 Jan 13 12:00:43.059669 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b29201dc-6017-41a8-b9a9-ef3044ed92b4 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.059858 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:43.059858 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:43.060215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b29201dc-6017-41a8-b9a9-ef3044ed92b4 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.108043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b29201dc-6017-41a8-b9a9-ef3044ed92b4 tempest-VolumeTypesTest-425054311 tempest-VolumeTypesTest-425054311] http://10.222.0.24/volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 returned with HTTP 404 Jan 13 12:00:43.112468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1251/2487] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:43 2021] GET /volume/v3/f9ad852d21894d84b20722d2cc29c47e/volumes/dce894cf-5eae-4c82-827c-6c25ddf0d017 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:43.116761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2cb9b610-c772-46ce-be11-f4d189c06de7 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] DELETE http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/6ffaeee9-b358-4903-9db9-5d642ec232f6 Jan 13 12:00:43.117482 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2cb9b610-c772-46ce-be11-f4d189c06de7 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.117861 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:43.117861 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:43.118557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2cb9b610-c772-46ce-be11-f4d189c06de7 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.183868 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 12:00:43.183868 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 12:00:43.198103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2cb9b610-c772-46ce-be11-f4d189c06de7 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/6ffaeee9-b358-4903-9db9-5d642ec232f6 returned with HTTP 202 Jan 13 12:00:43.199121 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1237/2488] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 12:00:43 2021] DELETE /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/6ffaeee9-b358-4903-9db9-5d642ec232f6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:43.207209 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16521f4a-3b10-4860-8545-673a02734b0b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/6ffaeee9-b358-4903-9db9-5d642ec232f6 Jan 13 12:00:43.207723 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16521f4a-3b10-4860-8545-673a02734b0b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.208172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16521f4a-3b10-4860-8545-673a02734b0b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.221222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16521f4a-3b10-4860-8545-673a02734b0b tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/6ffaeee9-b358-4903-9db9-5d642ec232f6 returned with HTTP 404 Jan 13 12:00:43.222384 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1252/2489] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:43 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/6ffaeee9-b358-4903-9db9-5d642ec232f6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:43.230449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b66a48c-a598-4e76-9182-79d7daf2332c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] DELETE http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/52dbfdaf-94c5-4664-b08f-4708df2f6740 Jan 13 12:00:43.230964 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b66a48c-a598-4e76-9182-79d7daf2332c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.231476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5b66a48c-a598-4e76-9182-79d7daf2332c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method '_delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.242885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-406e5b92-3679-4de4-a99e-2cfe7fd8cf54 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:00:43.242885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-406e5b92-3679-4de4-a99e-2cfe7fd8cf54 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.242885 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-406e5b92-3679-4de4-a99e-2cfe7fd8cf54 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.266263 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:43.266263 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:43.267419 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-406e5b92-3679-4de4-a99e-2cfe7fd8cf54 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:43.269598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-406e5b92-3679-4de4-a99e-2cfe7fd8cf54 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 200 Jan 13 12:00:43.270930 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1253/2490] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:43 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:43.275909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a09e993-adbf-48f6-bddc-a4b4cb4f0d82 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:43.276876 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a09e993-adbf-48f6-bddc-a4b4cb4f0d82 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.277260 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:43.277260 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:43.277898 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4a09e993-adbf-48f6-bddc-a4b4cb4f0d82 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.278476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-4a09e993-adbf-48f6-bddc-a4b4cb4f0d82 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:43.320910 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:43.320910 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:43.327962 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4a09e993-adbf-48f6-bddc-a4b4cb4f0d82 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:43.328776 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1254/2491] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:43 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:43.393514 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5b66a48c-a598-4e76-9182-79d7daf2332c tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/52dbfdaf-94c5-4664-b08f-4708df2f6740 returned with HTTP 202 Jan 13 12:00:43.394649 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1238/2492] 10.222.0.24 () {58 vars in 1312 bytes} [Wed Jan 13 12:00:43 2021] DELETE /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/52dbfdaf-94c5-4664-b08f-4708df2f6740 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:43.402975 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df62831e-9b3c-47c3-99a4-d49a7bef26c3 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] GET http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/52dbfdaf-94c5-4664-b08f-4708df2f6740 Jan 13 12:00:43.403506 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df62831e-9b3c-47c3-99a4-d49a7bef26c3 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:43.403722 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:43.403722 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:43.404107 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-df62831e-9b3c-47c3-99a4-d49a7bef26c3 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:43.415421 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-df62831e-9b3c-47c3-99a4-d49a7bef26c3 tempest-VolumeTypesTest-50931687 tempest-VolumeTypesTest-50931687] http://10.222.0.24/volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/52dbfdaf-94c5-4664-b08f-4708df2f6740 returned with HTTP 404 Jan 13 12:00:43.416572 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1255/2493] 10.222.0.24 () {58 vars in 1309 bytes} [Wed Jan 13 12:00:43 2021] GET /volume/v3/e69e6fa398084ec5ab77656f25e745f4/types/52dbfdaf-94c5-4664-b08f-4708df2f6740 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:00:44.344485 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0da3f72-4efa-44b2-b493-a6b2a52c9af7 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:44.345069 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0da3f72-4efa-44b2-b493-a6b2a52c9af7 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:44.345503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c0da3f72-4efa-44b2-b493-a6b2a52c9af7 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:44.345873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-c0da3f72-4efa-44b2-b493-a6b2a52c9af7 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:44.404651 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:44.404651 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:44.406469 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c0da3f72-4efa-44b2-b493-a6b2a52c9af7 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:44.407333 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1239/2494] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:44 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:44.762906 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes Jan 13 12:00:44.763678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2008638302"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:44.764772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2008638302'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:00:44.765190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume of 1 GB Jan 13 12:00:44.779270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Availability Zones retrieved successfully. Jan 13 12:00:44.797664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (a2459593-bddf-4108-b1ca-a8906cd6f08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:44.800521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c293ba30-2acb-46a4-969d-c070000af052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:44.802884 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:00:44.880725 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c293ba30-2acb-46a4-969d-c070000af052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:44.883535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9955a71d-f267-4911-96f1-227fd2bbc3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:44.960332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['f55ca7a8-0fac-4d24-a11c-104501a60787', '4f3cc6a8-5ada-4f25-ba28-12990a74fe37', '20020e7f-7d97-4bba-8020-06bd8bfd6d7a', '1344b0e2-ef7c-4412-bb67-3d3203753d4b'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:44.963009 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9955a71d-f267-4911-96f1-227fd2bbc3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f55ca7a8-0fac-4d24-a11c-104501a60787', '4f3cc6a8-5ada-4f25-ba28-12990a74fe37', '20020e7f-7d97-4bba-8020-06bd8bfd6d7a', '1344b0e2-ef7c-4412-bb67-3d3203753d4b']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:44.965266 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf4bc29-69ea-4028-9e04-7869e997d1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:45.024537 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf4bc29-69ea-4028-9e04-7869e997d1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b24aae4-b891-4858-80f6-ecfaec872a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2008638302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['f55ca7a8-0fac-4d24-a11c-104501a60787','4f3cc6a8-5ada-4f25-ba28-12990a74fe37','20020e7f-7d97-4bba-8020-06bd8bfd6d7a','1344b0e2-ef7c-4412-bb67-3d3203753d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2008638302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b24aae4-b891-4858-80f6-ecfaec872a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:45.026813 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17b7097-bf86-4716-8fe6-1b5b80f741f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:45.056284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17b7097-bf86-4716-8fe6-1b5b80f741f0) transitioned into state 'SUCCESS' from state '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-2008638302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['f55ca7a8-0fac-4d24-a11c-104501a60787','4f3cc6a8-5ada-4f25-ba28-12990a74fe37','20020e7f-7d97-4bba-8020-06bd8bfd6d7a','1344b0e2-ef7c-4412-bb67-3d3203753d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:45.058415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd596a2f-947e-4d43-8d45-bf781fabd212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:45.088487 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd596a2f-947e-4d43-8d45-bf781fabd212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:45.091176 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (a2459593-bddf-4108-b1ca-a8906cd6f08e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:45.194222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request issued successfully. Jan 13 12:00:45.218620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f3fbc9b8-bcc5-41e6-9e54-09200b7bc7b5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes returned with HTTP 202 Jan 13 12:00:45.219654 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1256/2495] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 12:00:44 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes => generated 823 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:45.235060 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bea2e543-6854-418d-8f39-f27e39bb227a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:00:45.235517 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bea2e543-6854-418d-8f39-f27e39bb227a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:45.243423 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:45.243423 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:45.244076 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bea2e543-6854-418d-8f39-f27e39bb227a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:45.307096 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:45.307096 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:45.319954 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bea2e543-6854-418d-8f39-f27e39bb227a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:45.345690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bea2e543-6854-418d-8f39-f27e39bb227a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 200 Jan 13 12:00:45.346479 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1240/2496] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:45 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:45.424390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-155ea2e8-b0b6-413c-b455-c0866f6bb5a8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:45.426304 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-155ea2e8-b0b6-413c-b455-c0866f6bb5a8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:45.428746 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:45.428746 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:45.429477 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-155ea2e8-b0b6-413c-b455-c0866f6bb5a8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:45.429989 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-155ea2e8-b0b6-413c-b455-c0866f6bb5a8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:45.453860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:45.453860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:45.456058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-155ea2e8-b0b6-413c-b455-c0866f6bb5a8 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:45.456873 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1257/2497] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:45 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:46.364304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9e96f76-9bd3-4095-bbd2-5e759ea5c0e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:00:46.364802 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9e96f76-9bd3-4095-bbd2-5e759ea5c0e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:46.364802 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:46.364802 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:46.366234 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a9e96f76-9bd3-4095-bbd2-5e759ea5c0e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:46.416927 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:46.416927 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:46.427433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a9e96f76-9bd3-4095-bbd2-5e759ea5c0e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:46.453395 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a9e96f76-9bd3-4095-bbd2-5e759ea5c0e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 200 Jan 13 12:00:46.454275 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1241/2498] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:46 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:46.470573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots Jan 13 12:00:46.471279 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:46.471279 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:46.471975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b24aae4-b891-4858-80f6-ecfaec872a23", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1984504856"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:46.477657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:46.478447 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:46.478792 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:46.478792 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:46.479463 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:46.479939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:46.506619 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:46.506619 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:46.510025 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:46.511010 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1242/2499] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:46 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:46.529483 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:46.529483 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:46.531058 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:46.531431 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create snapshot from volume 7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:00:46.546581 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume// Jan 13 12:00:46.547100 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:46.547435 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:46.547435 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:46.548023 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:46.549255 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 12:00:46.549989 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1243/2500] 10.222.0.24 () {56 vars in 872 bytes} [Wed Jan 13 12:00:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 12:00:46.558877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume// Jan 13 12:00:46.559450 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:46.560081 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:46.561167 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1814ac32-0ebf-4196-96ef-c8892951c8a6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 12:00:46.561822 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1244/2501] 10.222.0.24 () {56 vars in 872 bytes} [Wed Jan 13 12:00:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 12:00:46.596072 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['e2e05dd8-6e61-4cfa-beae-118fbfe75000', '077ffbda-5477-4191-a71a-ca002008fc06', '437f20a0-2282-4ba0-9a52-55d36144ccfd', '24ffc8ef-f414-4c4a-9091-5432a91806ab'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:46.715250 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot create request issued successfully. Jan 13 12:00:46.716311 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13168e90-c517-433c-8197-e0ad85267c61 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots returned with HTTP 202 Jan 13 12:00:46.717451 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1258/2502] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 12:00:46 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots => generated 310 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:46.728797 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c735c4a7-0338-4b52-b26b-63dd945263db tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:00:46.729423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c735c4a7-0338-4b52-b26b-63dd945263db tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:46.729860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:46.729860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:46.730502 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c735c4a7-0338-4b52-b26b-63dd945263db tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:46.771645 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:46.771645 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:46.773124 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c735c4a7-0338-4b52-b26b-63dd945263db tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:46.776281 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c735c4a7-0338-4b52-b26b-63dd945263db tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 200 Jan 13 12:00:46.777302 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1259/2503] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:46 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:47.030458 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1df0d1a9-468a-4c83-b6b7-6a1f616ed439 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] GET http://10.222.0.24/volume/v2/ Jan 13 12:00:47.031032 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1df0d1a9-468a-4c83-b6b7-6a1f616ed439 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:47.031521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1df0d1a9-468a-4c83-b6b7-6a1f616ed439 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:47.032463 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1df0d1a9-468a-4c83-b6b7-6a1f616ed439 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] http://10.222.0.24/volume/v2/ returned with HTTP 200 Jan 13 12:00:47.033226 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1245/2504] 10.222.0.24 () {58 vars in 1084 bytes} [Wed Jan 13 12:00:46 2021] GET /volume/v2/ => generated 382 bytes in 465 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 13 12:00:47.043666 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b509acc0-32d6-4a47-9153-83fe19ae8ca4 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] GET http://10.222.0.24/volume/v3/ Jan 13 12:00:47.044328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b509acc0-32d6-4a47-9153-83fe19ae8ca4 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:47.044673 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:47.044673 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:47.045214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b509acc0-32d6-4a47-9153-83fe19ae8ca4 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:47.046461 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b509acc0-32d6-4a47-9153-83fe19ae8ca4 tempest-VersionsTest-1229745260 tempest-VersionsTest-1229745260] http://10.222.0.24/volume/v3/ returned with HTTP 200 Jan 13 12:00:47.047335 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1260/2505] 10.222.0.24 () {58 vars in 1084 bytes} [Wed Jan 13 12:00:47 2021] GET /volume/v3/ => generated 386 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:47.525792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14c184cc-10f3-48da-a4a0-19e7a0e2177b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:47.527108 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14c184cc-10f3-48da-a4a0-19e7a0e2177b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:47.528132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-14c184cc-10f3-48da-a4a0-19e7a0e2177b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:47.528741 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-14c184cc-10f3-48da-a4a0-19e7a0e2177b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:47.572743 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:47.572743 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:47.574504 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-14c184cc-10f3-48da-a4a0-19e7a0e2177b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:47.576035 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1246/2506] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:47 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:47.790833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9a5d732-b8e1-41e7-b673-bb3a0d0949de tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:00:47.793398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9a5d732-b8e1-41e7-b673-bb3a0d0949de tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:47.793903 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e9a5d732-b8e1-41e7-b673-bb3a0d0949de tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:47.833247 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:47.833247 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:47.834390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e9a5d732-b8e1-41e7-b673-bb3a0d0949de tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:47.836371 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e9a5d732-b8e1-41e7-b673-bb3a0d0949de tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 200 Jan 13 12:00:47.837670 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1261/2507] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:47 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:48.589705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acb56506-0e96-4d61-aa64-6ac302b16399 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:48.591105 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acb56506-0e96-4d61-aa64-6ac302b16399 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:48.591303 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:48.591303 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:48.592034 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-acb56506-0e96-4d61-aa64-6ac302b16399 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:48.592488 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-acb56506-0e96-4d61-aa64-6ac302b16399 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:48.613820 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:48.613820 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:48.615655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-acb56506-0e96-4d61-aa64-6ac302b16399 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:48.616429 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1247/2508] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:48 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:48.849218 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff1039a-eb79-4e46-b56a-56f266d1fb75 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:00:48.849746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff1039a-eb79-4e46-b56a-56f266d1fb75 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:48.849941 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:48.849941 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:48.850641 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dff1039a-eb79-4e46-b56a-56f266d1fb75 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:48.877242 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:48.877242 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:48.878664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dff1039a-eb79-4e46-b56a-56f266d1fb75 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:48.880821 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dff1039a-eb79-4e46-b56a-56f266d1fb75 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 200 Jan 13 12:00:48.881827 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1262/2509] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:00:48 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:48.892450 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes Jan 13 12:00:48.892903 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:48.892903 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:48.893320 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-168681371"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:48.894593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request body: {'volume': {'snapshot_id': '1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-168681371'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:00:48.922303 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:48.922303 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:48.924237 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:00:48.924829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume of 2 GB Jan 13 12:00:48.938698 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Availability Zones retrieved successfully. Jan 13 12:00:48.957519 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (c6bdcc7e-e308-4569-bf66-49148424bd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:48.960888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2c7701-4b27-467a-b02b-85a24bfdb1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:48.963721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:00:49.137199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2c7701-4b27-467a-b02b-85a24bfdb1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.139496 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac46ff57-d581-4a3c-ad91-52fb460d03fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.228978 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['446a8993-3910-4907-b8c9-affbeb6a4341', '05de55d2-c37e-4068-bde2-d8c3ee8b6819', '63098cdd-9cfb-4a08-9c4b-1e2dc56967e6', 'a4cdd697-7c87-4145-a5a2-f4adcd971922'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:49.231253 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac46ff57-d581-4a3c-ad91-52fb460d03fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446a8993-3910-4907-b8c9-affbeb6a4341', '05de55d2-c37e-4068-bde2-d8c3ee8b6819', '63098cdd-9cfb-4a08-9c4b-1e2dc56967e6', 'a4cdd697-7c87-4145-a5a2-f4adcd971922']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.233895 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5278bf-0141-4534-a67d-15f47c810224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.384074 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5278bf-0141-4534-a67d-15f47c810224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a9db4b7-a005-4dbb-8acf-3d8478915fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-168681371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['446a8993-3910-4907-b8c9-affbeb6a4341','05de55d2-c37e-4068-bde2-d8c3ee8b6819','63098cdd-9cfb-4a08-9c4b-1e2dc56967e6','a4cdd697-7c87-4145-a5a2-f4adcd971922'],size=2,snapshot_id=1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-168681371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a9db4b7-a005-4dbb-8acf-3d8478915fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',provider_auth=None,provider_geometry=None,provider_id=None,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=1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.386335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae064173-0c12-4ede-8488-d391dff75e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.437671 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae064173-0c12-4ede-8488-d391dff75e96) transitioned into state 'SUCCESS' from state '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-168681371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['446a8993-3910-4907-b8c9-affbeb6a4341','05de55d2-c37e-4068-bde2-d8c3ee8b6819','63098cdd-9cfb-4a08-9c4b-1e2dc56967e6','a4cdd697-7c87-4145-a5a2-f4adcd971922'],size=2,snapshot_id=1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.439826 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5234a7-8d34-42d9-9a80-4596f3b94379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.467993 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] POST http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes Jan 13 12:00:49.468566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:49.468566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:49.469120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Action: 'create', calling method: create, body: {"volume": {"imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1757787922"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:00:49.472315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request body: {'volume': {'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1757787922'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:00:49.530292 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5234a7-8d34-42d9-9a80-4596f3b94379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.533262 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (c6bdcc7e-e308-4569-bf66-49148424bd4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:49.588010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request issued successfully. Jan 13 12:00:49.601387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume of 1 GB Jan 13 12:00:49.606664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1b301b08-a28e-4f45-ad01-29199bf52b4d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes returned with HTTP 202 Jan 13 12:00:49.617890 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1248/2510] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:00:48 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes => generated 856 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:49.618963 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Availability Zones retrieved successfully. Jan 13 12:00:49.624672 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f22d358-97f9-4b2e-a5eb-730f3b55fd48 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:49.625465 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f22d358-97f9-4b2e-a5eb-730f3b55fd48 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:49.625831 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:49.625831 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:49.626480 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6f22d358-97f9-4b2e-a5eb-730f3b55fd48 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:49.637245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (8cf2629d-f9c2-4389-8f64-3161748bb686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:49.642232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4d8413-ec92-4b5b-986f-6efe4b71e65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.645639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:00:49.682402 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:49.682402 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:49.692563 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6f22d358-97f9-4b2e-a5eb-730f3b55fd48 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:49.717172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6f22d358-97f9-4b2e-a5eb-730f3b55fd48 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:49.718222 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1249/2511] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:49 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 924 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:49.733816 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff93b84b-23d0-44fe-ad64-7595ca129bc3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:49.734659 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff93b84b-23d0-44fe-ad64-7595ca129bc3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:49.735079 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:49.735079 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:49.735701 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ff93b84b-23d0-44fe-ad64-7595ca129bc3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:49.736231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-ff93b84b-23d0-44fe-ad64-7595ca129bc3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:49.760665 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:49.760665 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:49.762955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ff93b84b-23d0-44fe-ad64-7595ca129bc3 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:49.764165 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1250/2512] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:49 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:49.785395 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4d8413-ec92-4b5b-986f-6efe4b71e65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.791355 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0302950-0e3e-46ff-b14b-fcb3d9fbb325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.895157 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Created reservations ['cece3a5a-72d2-4e49-b8d7-a47c50bfc0c5', 'ef3f44e0-8669-4041-8e5f-d355f2faabf3', '10db0a82-cc98-4bef-89bf-38fbb62244fe', '16d11025-1273-4ab0-91a5-b33fc0623d96'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:00:49.897224 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0302950-0e3e-46ff-b14b-fcb3d9fbb325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cece3a5a-72d2-4e49-b8d7-a47c50bfc0c5', 'ef3f44e0-8669-4041-8e5f-d355f2faabf3', '10db0a82-cc98-4bef-89bf-38fbb62244fe', '16d11025-1273-4ab0-91a5-b33fc0623d96']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.901793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb5621d-642d-43e8-984d-8ee268b04959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.964385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb5621d-642d-43e8-984d-8ee268b04959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f82e7f8-80f0-41fd-ac2c-68c549d7c651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1757787922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['cece3a5a-72d2-4e49-b8d7-a47c50bfc0c5','ef3f44e0-8669-4041-8e5f-d355f2faabf3','10db0a82-cc98-4bef-89bf-38fbb62244fe','16d11025-1273-4ab0-91a5-b33fc0623d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1757787922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f82e7f8-80f0-41fd-ac2c-68c549d7c651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5827e2258c134f36913970019635a68a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519c06069ea649cfb7aefc508cdae5cf',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.966495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf192c8b-2ea8-428e-ad55-b2492c715914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:49.994600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf192c8b-2ea8-428e-ad55-b2492c715914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1757787922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['cece3a5a-72d2-4e49-b8d7-a47c50bfc0c5','ef3f44e0-8669-4041-8e5f-d355f2faabf3','10db0a82-cc98-4bef-89bf-38fbb62244fe','16d11025-1273-4ab0-91a5-b33fc0623d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:49.996610 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20309c8-5876-42b7-aeff-1a59732e4ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:00:50.013089 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20309c8-5876-42b7-aeff-1a59732e4ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:00:50.017736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (8cf2629d-f9c2-4389-8f64-3161748bb686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:00:50.072323 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request issued successfully. Jan 13 12:00:50.088353 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7730557c-bef9-4623-becd-e45585adbd0b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes returned with HTTP 202 Jan 13 12:00:50.089245 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1263/2513] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:00:49 2021] POST /volume/v3/5827e2258c134f36913970019635a68a/volumes => generated 816 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:00:50.103763 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12ecdcb5-e079-4b96-ab9c-8ba6b4207924 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:50.104291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12ecdcb5-e079-4b96-ab9c-8ba6b4207924 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:50.104507 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:50.104507 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:50.104888 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-12ecdcb5-e079-4b96-ab9c-8ba6b4207924 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:50.178136 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:50.178136 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:50.188630 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-12ecdcb5-e079-4b96-ab9c-8ba6b4207924 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:50.214952 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-12ecdcb5-e079-4b96-ab9c-8ba6b4207924 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:50.216757 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1251/2514] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:50 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 884 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:50.735861 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c126c00c-b4b8-4def-8f49-83195e37f051 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:50.736966 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c126c00c-b4b8-4def-8f49-83195e37f051 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:50.737383 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:50.737383 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:50.738046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c126c00c-b4b8-4def-8f49-83195e37f051 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:50.803231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f69290c6-b81c-4ba9-96d3-552096236dba tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:50.804081 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f69290c6-b81c-4ba9-96d3-552096236dba tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:50.805000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:50.805000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:50.805858 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f69290c6-b81c-4ba9-96d3-552096236dba tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:50.806385 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f69290c6-b81c-4ba9-96d3-552096236dba tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:50.833269 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:50.833269 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:50.837552 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:50.837552 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:50.839807 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f69290c6-b81c-4ba9-96d3-552096236dba tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:50.840637 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1252/2515] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:50 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:50.845684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c126c00c-b4b8-4def-8f49-83195e37f051 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:50.873707 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c126c00c-b4b8-4def-8f49-83195e37f051 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:50.875103 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1264/2516] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:50 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:51.233925 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a88c1ff3-82b4-4938-b915-248614440170 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:51.234821 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a88c1ff3-82b4-4938-b915-248614440170 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:51.235348 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:51.235348 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:51.236004 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a88c1ff3-82b4-4938-b915-248614440170 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:51.313267 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:51.313267 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:51.323150 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a88c1ff3-82b4-4938-b915-248614440170 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:51.353020 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a88c1ff3-82b4-4938-b915-248614440170 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:51.355218 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1253/2517] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:51 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:51.854567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7eb042d-21e4-4960-9cf3-789db7da3cd4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:51.855287 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7eb042d-21e4-4960-9cf3-789db7da3cd4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:51.855495 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:51.855495 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:51.856159 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7eb042d-21e4-4960-9cf3-789db7da3cd4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:51.856540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-f7eb042d-21e4-4960-9cf3-789db7da3cd4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:51.881725 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:51.881725 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:51.884810 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7eb042d-21e4-4960-9cf3-789db7da3cd4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:51.885873 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1265/2518] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:51 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:51.890815 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-439947e2-af90-4622-bf0c-8c128a5669ad tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:51.891412 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-439947e2-af90-4622-bf0c-8c128a5669ad tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:51.891840 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:51.891840 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:51.892493 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-439947e2-af90-4622-bf0c-8c128a5669ad tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:51.942716 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:51.942716 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:51.952372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-439947e2-af90-4622-bf0c-8c128a5669ad tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:51.983505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-439947e2-af90-4622-bf0c-8c128a5669ad tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:51.983505 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1254/2519] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:51 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:52.371814 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd31de51-7caf-4775-a597-a59d03497005 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:52.372325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd31de51-7caf-4775-a597-a59d03497005 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:52.372717 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:52.372717 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:52.373293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-dd31de51-7caf-4775-a597-a59d03497005 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:52.452166 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:52.452166 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:52.463912 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-dd31de51-7caf-4775-a597-a59d03497005 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:52.509460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-dd31de51-7caf-4775-a597-a59d03497005 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:52.511524 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1266/2520] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:52 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:52.900714 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3696a28b-5361-4474-b89e-ed2c012d5087 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:52.902925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3696a28b-5361-4474-b89e-ed2c012d5087 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:52.902925 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:52.902925 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:52.902925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3696a28b-5361-4474-b89e-ed2c012d5087 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:52.902925 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-3696a28b-5361-4474-b89e-ed2c012d5087 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:52.924342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:52.924342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:52.926832 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3696a28b-5361-4474-b89e-ed2c012d5087 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:52.927875 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1255/2521] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:52 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:52.997254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78f14400-3c3e-4088-a73a-ccc4e5d259cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:52.997880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78f14400-3c3e-4088-a73a-ccc4e5d259cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:52.998074 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:52.998074 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:52.998720 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-78f14400-3c3e-4088-a73a-ccc4e5d259cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:53.061130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:53.061130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:53.071606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-78f14400-3c3e-4088-a73a-ccc4e5d259cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:53.098851 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-78f14400-3c3e-4088-a73a-ccc4e5d259cc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:53.108853 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1267/2522] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:52 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:53.528119 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d07afee1-e6a7-4f34-905e-0a0b9ce6a850 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:53.529693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d07afee1-e6a7-4f34-905e-0a0b9ce6a850 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:53.530107 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:53.530107 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:53.530926 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d07afee1-e6a7-4f34-905e-0a0b9ce6a850 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:53.608218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:53.608218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:53.621387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d07afee1-e6a7-4f34-905e-0a0b9ce6a850 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:53.648745 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d07afee1-e6a7-4f34-905e-0a0b9ce6a850 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:53.654790 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1256/2523] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:53 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:53.953439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8500d9e4-a9ac-4142-af20-93c8e99e99bc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:53.954013 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8500d9e4-a9ac-4142-af20-93c8e99e99bc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:53.954226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:53.954226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:53.954595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8500d9e4-a9ac-4142-af20-93c8e99e99bc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:53.955000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-8500d9e4-a9ac-4142-af20-93c8e99e99bc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:54.015851 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:54.015851 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:54.017796 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8500d9e4-a9ac-4142-af20-93c8e99e99bc tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:54.019362 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1268/2524] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:53 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:54.116336 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e3a617a-37cc-48e9-831a-67c02b8b2ac5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:54.117615 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e3a617a-37cc-48e9-831a-67c02b8b2ac5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:54.117835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:54.117835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:54.118220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2e3a617a-37cc-48e9-831a-67c02b8b2ac5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:54.222300 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:54.222300 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:54.234627 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2e3a617a-37cc-48e9-831a-67c02b8b2ac5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:54.259317 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2e3a617a-37cc-48e9-831a-67c02b8b2ac5 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:54.260099 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1257/2525] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:54 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:00:54.671838 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19a7a0e4-539b-4bbd-aa8c-97cf173b501a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:54.672252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19a7a0e4-539b-4bbd-aa8c-97cf173b501a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:54.672473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:54.672473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:54.672825 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-19a7a0e4-539b-4bbd-aa8c-97cf173b501a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:54.728860 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:54.728860 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:54.748906 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-19a7a0e4-539b-4bbd-aa8c-97cf173b501a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:54.786775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-19a7a0e4-539b-4bbd-aa8c-97cf173b501a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:54.787602 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1269/2526] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:54 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:55.033921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a91c3d1-881d-4490-9d8a-f4bef7cf4e8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:55.035867 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a91c3d1-881d-4490-9d8a-f4bef7cf4e8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:55.036069 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:55.036069 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:55.036747 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2a91c3d1-881d-4490-9d8a-f4bef7cf4e8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:55.037362 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2a91c3d1-881d-4490-9d8a-f4bef7cf4e8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:55.086705 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:55.086705 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:55.086705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2a91c3d1-881d-4490-9d8a-f4bef7cf4e8b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:55.086705 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1258/2527] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:55 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:55.277455 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b79a7f0-6eef-4261-be11-6f41161db1bc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:55.277837 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b79a7f0-6eef-4261-be11-6f41161db1bc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:55.278226 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:55.278226 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:55.278538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4b79a7f0-6eef-4261-be11-6f41161db1bc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:55.341035 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:55.341035 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:55.349490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4b79a7f0-6eef-4261-be11-6f41161db1bc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:55.373136 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4b79a7f0-6eef-4261-be11-6f41161db1bc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:55.374205 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1270/2528] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:55 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:55.805603 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f988e030-f15c-4696-80e7-0587d973f792 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:55.806359 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f988e030-f15c-4696-80e7-0587d973f792 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:55.806558 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:55.806558 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:55.807114 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f988e030-f15c-4696-80e7-0587d973f792 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:55.864694 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:55.864694 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:55.876565 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f988e030-f15c-4696-80e7-0587d973f792 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:55.904390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f988e030-f15c-4696-80e7-0587d973f792 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:55.905462 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1259/2529] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:55 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:56.095572 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e4c1379-98e1-49bf-8a28-db173bbbbcb4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:56.096296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e4c1379-98e1-49bf-8a28-db173bbbbcb4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:56.096566 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:56.096566 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:56.096947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e4c1379-98e1-49bf-8a28-db173bbbbcb4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:56.097245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-5e4c1379-98e1-49bf-8a28-db173bbbbcb4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:56.143951 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:56.143951 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:56.146474 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e4c1379-98e1-49bf-8a28-db173bbbbcb4 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:56.147443 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1271/2530] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:56 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:56.413005 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-715c2258-9481-447b-995e-52aea22169b0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:56.413005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-715c2258-9481-447b-995e-52aea22169b0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:56.413005 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:56.413005 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:56.413005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-715c2258-9481-447b-995e-52aea22169b0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:56.443195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:56.443195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:56.455919 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-715c2258-9481-447b-995e-52aea22169b0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:56.482957 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-715c2258-9481-447b-995e-52aea22169b0 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:56.484165 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1260/2531] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:56 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecb3c4f6-ed1e-4bbb-81b0-b3d910649059 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecb3c4f6-ed1e-4bbb-81b0-b3d910649059 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ecb3c4f6-ed1e-4bbb-81b0-b3d910649059 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ecb3c4f6-ed1e-4bbb-81b0-b3d910649059 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ecb3c4f6-ed1e-4bbb-81b0-b3d910649059 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:57.023325 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1272/2532] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:56 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:57.162365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58111f10-53ec-4056-aee2-a8adb2695569 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:57.163181 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58111f10-53ec-4056-aee2-a8adb2695569 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:57.163373 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:57.163373 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:57.164957 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-58111f10-53ec-4056-aee2-a8adb2695569 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:57.165396 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-58111f10-53ec-4056-aee2-a8adb2695569 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:57.187668 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:57.187668 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:57.190206 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-58111f10-53ec-4056-aee2-a8adb2695569 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:57.191433 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1261/2533] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:57 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:57.511385 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0b69c7-260a-41f5-bac1-abeee03ed1ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:57.513315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0b69c7-260a-41f5-bac1-abeee03ed1ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:57.513315 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:57.513315 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:57.513315 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7e0b69c7-260a-41f5-bac1-abeee03ed1ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:57.567753 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:57.567753 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:57.582010 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7e0b69c7-260a-41f5-bac1-abeee03ed1ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:57.619365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7e0b69c7-260a-41f5-bac1-abeee03ed1ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:57.620212 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1273/2534] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:57 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:58.037873 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a4ca42f-f7fc-4a75-ab3c-2d034fc37f64 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:58.039136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a4ca42f-f7fc-4a75-ab3c-2d034fc37f64 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:58.039529 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:58.039529 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:58.040046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3a4ca42f-f7fc-4a75-ab3c-2d034fc37f64 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:58.093944 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:58.093944 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:58.104570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3a4ca42f-f7fc-4a75-ab3c-2d034fc37f64 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:58.161614 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3a4ca42f-f7fc-4a75-ab3c-2d034fc37f64 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:58.162797 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1262/2535] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:58 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:58.205879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2e5ba83-a8ae-4e0c-9f4d-3462e0efe12b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:58.206384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2e5ba83-a8ae-4e0c-9f4d-3462e0efe12b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:58.206584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:58.206584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:58.207259 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2e5ba83-a8ae-4e0c-9f4d-3462e0efe12b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:58.208206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-e2e5ba83-a8ae-4e0c-9f4d-3462e0efe12b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:58.232733 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:58.232733 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:58.235011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2e5ba83-a8ae-4e0c-9f4d-3462e0efe12b tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:58.235894 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1274/2536] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:58 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:58.636320 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ac9946a-b7b3-4d63-840a-67d09127c0f7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:58.637041 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ac9946a-b7b3-4d63-840a-67d09127c0f7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:58.637238 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:58.637238 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:58.638075 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9ac9946a-b7b3-4d63-840a-67d09127c0f7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:58.693045 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:58.693045 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:58.703073 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9ac9946a-b7b3-4d63-840a-67d09127c0f7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:58.728224 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9ac9946a-b7b3-4d63-840a-67d09127c0f7 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:58.729164 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1263/2537] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:58 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:58.745773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99332deb-75c0-45c6-963b-5b126f1f3d9c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:58.746434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99332deb-75c0-45c6-963b-5b126f1f3d9c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:58.746893 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:58.746893 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:58.747456 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-99332deb-75c0-45c6-963b-5b126f1f3d9c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:58.805901 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:58.805901 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:58.816943 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-99332deb-75c0-45c6-963b-5b126f1f3d9c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:58.841305 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-99332deb-75c0-45c6-963b-5b126f1f3d9c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:58.842747 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1275/2538] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:58 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 949 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:58.857726 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:58.858306 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:58.858584 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:58.858584 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:58.859085 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:58.859620 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: 7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:58.909916 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:58.909916 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:58.911219 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:58.942028 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume request issued successfully. Jan 13 12:00:58.942704 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1142cac-1e2d-4feb-a291-e2eac01072fb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 202 Jan 13 12:00:58.943981 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1264/2539] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:00:58 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:00:58.952069 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-336bc1b5-33df-4c60-8156-420278da2f1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:00:58.952710 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-336bc1b5-33df-4c60-8156-420278da2f1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:58.953005 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:58.953005 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:58.953772 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-336bc1b5-33df-4c60-8156-420278da2f1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:59.005499 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:59.005499 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:59.014564 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-336bc1b5-33df-4c60-8156-420278da2f1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:00:59.036546 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-336bc1b5-33df-4c60-8156-420278da2f1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:00:59.037650 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1276/2540] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:58 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:59.181559 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-923c8e51-4f4b-4d0b-a368-aa75da44a0b4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:00:59.182990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-923c8e51-4f4b-4d0b-a368-aa75da44a0b4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:59.183836 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:59.183836 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:59.189018 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-923c8e51-4f4b-4d0b-a368-aa75da44a0b4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:59.254619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6c39e39-11b8-4bb6-9e27-b7c866d907bb tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:00:59.256266 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6c39e39-11b8-4bb6-9e27-b7c866d907bb tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:00:59.256748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:00:59.256748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:00:59.257688 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6c39e39-11b8-4bb6-9e27-b7c866d907bb tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:00:59.259398 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-a6c39e39-11b8-4bb6-9e27-b7c866d907bb tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87942) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:00:59.263824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:59.263824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:59.273905 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-923c8e51-4f4b-4d0b-a368-aa75da44a0b4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:00:59.297891 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-923c8e51-4f4b-4d0b-a368-aa75da44a0b4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:00:59.299052 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1265/2541] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:00:59 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:00:59.309378 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:00:59.309378 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:00:59.313172 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6c39e39-11b8-4bb6-9e27-b7c866d907bb tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:00:59.314388 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1277/2542] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:00:59 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:00.053077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c1cac69-e1aa-44af-aa83-399ab0bc8a9a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:01:00.053742 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c1cac69-e1aa-44af-aa83-399ab0bc8a9a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.054259 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.054259 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.055173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4c1cac69-e1aa-44af-aa83-399ab0bc8a9a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.107917 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.107917 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.117890 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4c1cac69-e1aa-44af-aa83-399ab0bc8a9a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:00.152977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4c1cac69-e1aa-44af-aa83-399ab0bc8a9a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 200 Jan 13 12:01:00.159577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1266/2543] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:00 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 948 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:00.317994 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-087162a6-570b-4281-ad3d-39dc91c6e509 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:00.318554 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-087162a6-570b-4281-ad3d-39dc91c6e509 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.318790 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.318790 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.319233 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-087162a6-570b-4281-ad3d-39dc91c6e509 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.328887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c134dd8-192f-472c-be09-80c4b117146f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:01:00.329863 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c134dd8-192f-472c-be09-80c4b117146f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.330229 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.330229 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.330939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2c134dd8-192f-472c-be09-80c4b117146f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.331423 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-2c134dd8-192f-472c-be09-80c4b117146f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:01:00.357175 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.357175 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.359055 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2c134dd8-192f-472c-be09-80c4b117146f tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:01:00.367325 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1267/2544] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:01:00 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:01:00.369600 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.369600 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.373979 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-436790cf-c024-4f39-ac64-cd74417f6c7c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:01:00.375495 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-436790cf-c024-4f39-ac64-cd74417f6c7c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.375842 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.375842 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.376535 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-436790cf-c024-4f39-ac64-cd74417f6c7c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.378792 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-087162a6-570b-4281-ad3d-39dc91c6e509 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:00.402980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-087162a6-570b-4281-ad3d-39dc91c6e509 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:00.403907 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1278/2545] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:00 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:00.441669 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.441669 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.453901 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-436790cf-c024-4f39-ac64-cd74417f6c7c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:01:00.476921 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-436790cf-c024-4f39-ac64-cd74417f6c7c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 200 Jan 13 12:01:00.477775 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1268/2546] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:01:00 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:00.494437 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3db99867-25ef-42ff-831d-8c6f5f7ec767 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] PUT http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:01:00.495015 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.495015 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.495436 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3db99867-25ef-42ff-831d-8c6f5f7ec767 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1532488964", "description": "tempest-volume-backup-description-540873394"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:00.520779 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.520779 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.530823 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3db99867-25ef-42ff-831d-8c6f5f7ec767 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:01:00.536780 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1279/2547] 10.222.0.24 () {62 vars in 1376 bytes} [Wed Jan 13 12:01:00 2021] PUT /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 399 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:01:00.542995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-461edbb5-5829-4309-9ec5-33d033d147f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:01:00.543664 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-461edbb5-5829-4309-9ec5-33d033d147f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.544044 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.544044 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.544415 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-461edbb5-5829-4309-9ec5-33d033d147f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.544784 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.backups [None req-461edbb5-5829-4309-9ec5-33d033d147f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Show backup with id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. {{(pid=87943) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 12:01:00.568265 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.568265 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.570278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-461edbb5-5829-4309-9ec5-33d033d147f0 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 200 Jan 13 12:01:00.574843 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1269/2548] 10.222.0.24 () {60 vars in 1355 bytes} [Wed Jan 13 12:01:00 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:00.584081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c6135d8d-656d-4f98-9f9b-33e974a3ba28 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] DELETE http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe Jan 13 12:01:00.584844 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c6135d8d-656d-4f98-9f9b-33e974a3ba28 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.585726 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.585726 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.586357 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c6135d8d-656d-4f98-9f9b-33e974a3ba28 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.586915 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.contrib.backups [None req-c6135d8d-656d-4f98-9f9b-33e974a3ba28 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Delete backup with id: 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe. Jan 13 12:01:00.610132 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.610132 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.638053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.backup.rpcapi [None req-c6135d8d-656d-4f98-9f9b-33e974a3ba28 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] delete_backup rpcapi backup_id 7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe {{(pid=87942) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 12:01:00.642470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c6135d8d-656d-4f98-9f9b-33e974a3ba28 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe returned with HTTP 202 Jan 13 12:01:00.652044 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1280/2549] 10.222.0.24 () {60 vars in 1358 bytes} [Wed Jan 13 12:01:00 2021] DELETE /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/backups/7e2f1dbc-8c28-4f2a-bde6-16b30606a6fe => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 12:01:00.656011 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] DELETE http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:01:00.656538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.656742 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.656742 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.657110 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.657567 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Delete volume with id: e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:01:00.723546 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.723546 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.725287 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:01:00.761216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Delete volume request issued successfully. Jan 13 12:01:00.761777 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e707a90f-5034-4ff5-9046-410a08386447 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 202 Jan 13 12:01:00.765956 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1270/2550] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:00 2021] DELETE /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:00.770897 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b5b3364c-1cea-48eb-ae57-262af37d8be6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:01:00.771516 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b5b3364c-1cea-48eb-ae57-262af37d8be6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:00.771855 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:00.771855 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:00.772319 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b5b3364c-1cea-48eb-ae57-262af37d8be6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:00.832392 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:00.832392 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:00.842560 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b5b3364c-1cea-48eb-ae57-262af37d8be6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:01:00.869199 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b5b3364c-1cea-48eb-ae57-262af37d8be6 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 200 Jan 13 12:01:00.870107 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1281/2551] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:00 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:01.173552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51bf6420-d49d-4c45-bf95-89b3c5a3b100 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:01:01.174050 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51bf6420-d49d-4c45-bf95-89b3c5a3b100 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:01.174490 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:01.174490 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:01.174892 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-51bf6420-d49d-4c45-bf95-89b3c5a3b100 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:01.221459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-51bf6420-d49d-4c45-bf95-89b3c5a3b100 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 404 Jan 13 12:01:01.222511 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1271/2552] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:01 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:01.233513 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes Jan 13 12:01:01.233947 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:01.233947 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:01.234370 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-678846364"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:01.235538 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-678846364'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:01:01.235920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume of 1 GB Jan 13 12:01:01.261270 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Availability Zones retrieved successfully. Jan 13 12:01:01.302361 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (c21f60c7-8f0a-4a80-b980-a7b341e2e75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:01.306365 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca302bd-e846-4255-9e82-7d181f8139ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:01.309220 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Validating volume size '1' using validate_int {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:01:01.401309 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca302bd-e846-4255-9e82-7d181f8139ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:01.404336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644bc84e-0584-4463-be15-fbfc242c23ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:01.426007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc244f67-c125-4490-9368-0427bbab9f7d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:01.426848 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc244f67-c125-4490-9368-0427bbab9f7d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:01.431240 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fc244f67-c125-4490-9368-0427bbab9f7d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:01.499995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['65c0ebb5-e5bb-4105-ae8d-ce4568401ca4', '4e08f38c-2e79-4eb1-b8e1-281945e6282e', 'c703fc39-929d-4f6f-a3da-68737103f4cc', '2f69b683-fd5a-4182-8826-c8e832afa210'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:01:01.500306 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:01.500306 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:01.502285 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644bc84e-0584-4463-be15-fbfc242c23ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c0ebb5-e5bb-4105-ae8d-ce4568401ca4', '4e08f38c-2e79-4eb1-b8e1-281945e6282e', 'c703fc39-929d-4f6f-a3da-68737103f4cc', '2f69b683-fd5a-4182-8826-c8e832afa210']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:01.505196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae8122d-4b69-4181-b2d4-98924e332577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:01.510692 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fc244f67-c125-4490-9368-0427bbab9f7d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:01.539924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fc244f67-c125-4490-9368-0427bbab9f7d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:01.540733 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1272/2553] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:01 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:01.600005 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae8122d-4b69-4181-b2d4-98924e332577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b7a5a1b-b06c-438e-aa38-ef978f7d8e86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-678846364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['65c0ebb5-e5bb-4105-ae8d-ce4568401ca4','4e08f38c-2e79-4eb1-b8e1-281945e6282e','c703fc39-929d-4f6f-a3da-68737103f4cc','2f69b683-fd5a-4182-8826-c8e832afa210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-678846364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b7a5a1b-b06c-438e-aa38-ef978f7d8e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:01.602985 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47327db9-7443-49f3-8e85-88776953af43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:01.632060 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47327db9-7443-49f3-8e85-88776953af43) transitioned into state 'SUCCESS' from state '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-678846364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['65c0ebb5-e5bb-4105-ae8d-ce4568401ca4','4e08f38c-2e79-4eb1-b8e1-281945e6282e','c703fc39-929d-4f6f-a3da-68737103f4cc','2f69b683-fd5a-4182-8826-c8e832afa210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:01.634593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bf1961-2800-4150-b9ed-1f56789c1829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:01.654264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9bf1961-2800-4150-b9ed-1f56789c1829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:01.657064 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (c21f60c7-8f0a-4a80-b980-a7b341e2e75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:01.716384 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request issued successfully. Jan 13 12:01:01.733592 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c5d042d6-83a4-4210-b2a4-eda02c0f705f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes returned with HTTP 202 Jan 13 12:01:01.735225 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1282/2554] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 12:01:01 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes => generated 822 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:01:01.749466 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a3552d8a-4bee-457d-b882-f9f0b32d171c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:01.750095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a3552d8a-4bee-457d-b882-f9f0b32d171c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:01.751995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:01.751995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:01.751995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a3552d8a-4bee-457d-b882-f9f0b32d171c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:01.841235 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:01.841235 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:01.854843 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a3552d8a-4bee-457d-b882-f9f0b32d171c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:01.883465 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a3552d8a-4bee-457d-b882-f9f0b32d171c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 returned with HTTP 200 Jan 13 12:01:01.884445 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1273/2555] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:01 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 => generated 890 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:01.897399 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1bd9aeb-88b4-4ce4-a033-052b7190fff5 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:01:01.898896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1bd9aeb-88b4-4ce4-a033-052b7190fff5 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:01.899295 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:01.899295 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:01.899900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e1bd9aeb-88b4-4ce4-a033-052b7190fff5 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:01.963120 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:01.963120 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:01.973134 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e1bd9aeb-88b4-4ce4-a033-052b7190fff5 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Volume info retrieved successfully. Jan 13 12:01:01.999788 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e1bd9aeb-88b4-4ce4-a033-052b7190fff5 tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 200 Jan 13 12:01:02.002870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1283/2556] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:01 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:02.558646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c57a26c8-2e53-4933-b113-6507ea7e1814 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:02.559266 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c57a26c8-2e53-4933-b113-6507ea7e1814 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:02.559440 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:02.559440 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:02.560231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c57a26c8-2e53-4933-b113-6507ea7e1814 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:02.617326 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:02.617326 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:02.625593 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-c57a26c8-2e53-4933-b113-6507ea7e1814 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:02.649558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c57a26c8-2e53-4933-b113-6507ea7e1814 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:02.651021 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1274/2557] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:02 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:02.902353 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0046e5f7-d5b6-4841-b64f-8cdc3fd157ae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:02.902931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0046e5f7-d5b6-4841-b64f-8cdc3fd157ae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:02.903130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:02.903130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:02.903777 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0046e5f7-d5b6-4841-b64f-8cdc3fd157ae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:02.967981 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:02.967981 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:02.979403 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0046e5f7-d5b6-4841-b64f-8cdc3fd157ae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:03.010037 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0046e5f7-d5b6-4841-b64f-8cdc3fd157ae tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 returned with HTTP 200 Jan 13 12:01:03.011101 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1284/2558] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:02 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:03.016934 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d6b8d86-b329-4144-a545-343d7d68630c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] GET http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e Jan 13 12:01:03.017873 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d6b8d86-b329-4144-a545-343d7d68630c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:03.018224 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:03.018224 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:03.021824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0d6b8d86-b329-4144-a545-343d7d68630c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:03.029705 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots Jan 13 12:01:03.031163 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:03.031163 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:03.032799 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b7a5a1b-b06c-438e-aa38-ef978f7d8e86", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1983599291"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:03.101492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0d6b8d86-b329-4144-a545-343d7d68630c tempest-VolumesBackupsV39Test-1575628703 tempest-VolumesBackupsV39Test-1575628703] http://10.222.0.24/volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e returned with HTTP 404 Jan 13 12:01:03.102244 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1275/2559] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:03 2021] GET /volume/v3/ac5b9458402049c195e820e9e2ce8ea7/volumes/e7b11380-d0ae-45fe-8502-427ccd9a5f1e => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:03.139449 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:03.139449 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:03.142366 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:03.145449 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create snapshot from volume 6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:03.255508 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['354a0a8b-66dd-454c-b5f0-13639f0cf222', '5bbd0fec-bcd2-4505-bfbf-12739cc06460', '08c0fe2c-f25e-4db8-8148-94abe75a96df', '62489b00-fab3-419c-bd95-ea64f1b01b51'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:01:03.424348 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot create request issued successfully. Jan 13 12:01:03.425334 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1a85372c-fced-4202-9d14-717cf241ac1a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots returned with HTTP 202 Jan 13 12:01:03.426824 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1285/2560] 10.222.0.24 () {60 vars in 1232 bytes} [Wed Jan 13 12:01:03 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots => generated 310 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:01:03.439493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2a63743-218c-4933-99b8-a989f4b17010 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:03.440318 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2a63743-218c-4933-99b8-a989f4b17010 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:03.441106 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e2a63743-218c-4933-99b8-a989f4b17010 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:03.514263 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:03.514263 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:03.517190 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e2a63743-218c-4933-99b8-a989f4b17010 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:03.519735 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e2a63743-218c-4933-99b8-a989f4b17010 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 200 Jan 13 12:01:03.520585 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1276/2561] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:03 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:03.668191 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b453732c-c124-4695-b9e4-181788d7c82c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:03.669389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b453732c-c124-4695-b9e4-181788d7c82c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:03.669845 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:03.669845 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:03.670990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b453732c-c124-4695-b9e4-181788d7c82c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:03.796079 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:03.796079 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:03.821001 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b453732c-c124-4695-b9e4-181788d7c82c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:03.863130 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b453732c-c124-4695-b9e4-181788d7c82c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:03.870155 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1286/2562] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:03 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:04.533351 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-37bd6d25-31b7-45cc-b0b2-c5353921ff24 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:04.533880 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-37bd6d25-31b7-45cc-b0b2-c5353921ff24 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:04.534100 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:04.534100 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:04.534483 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-37bd6d25-31b7-45cc-b0b2-c5353921ff24 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:04.566175 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:04.566175 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:04.567657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-37bd6d25-31b7-45cc-b0b2-c5353921ff24 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:04.569791 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-37bd6d25-31b7-45cc-b0b2-c5353921ff24 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 200 Jan 13 12:01:04.571318 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1277/2563] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:04 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:04.884670 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d577668e-91ce-4a21-8f63-fcca34c17bc4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:04.885209 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d577668e-91ce-4a21-8f63-fcca34c17bc4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:04.885429 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:04.885429 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:04.885794 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d577668e-91ce-4a21-8f63-fcca34c17bc4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:04.968291 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:04.968291 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:04.978597 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d577668e-91ce-4a21-8f63-fcca34c17bc4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:05.005729 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d577668e-91ce-4a21-8f63-fcca34c17bc4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:05.006380 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1287/2564] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:04 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:05.583529 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ab3f83f-26dd-4ba2-8d65-d28b83d27a2d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:05.584663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ab3f83f-26dd-4ba2-8d65-d28b83d27a2d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:05.584663 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:05.584663 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:05.585368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ab3f83f-26dd-4ba2-8d65-d28b83d27a2d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:05.611636 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:05.611636 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:05.612467 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0ab3f83f-26dd-4ba2-8d65-d28b83d27a2d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:05.614657 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ab3f83f-26dd-4ba2-8d65-d28b83d27a2d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 200 Jan 13 12:01:05.615729 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1278/2565] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:05 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:05.627413 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] POST http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes Jan 13 12:01:05.627967 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:05.627967 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:05.628473 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "03dd70ab-b00f-4cb4-ac50-87d4ff2f354b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-970362674"}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:05.629779 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request body: {'volume': {'snapshot_id': '03dd70ab-b00f-4cb4-ac50-87d4ff2f354b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-970362674'}} {{(pid=87942) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:01:05.654914 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:05.654914 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:05.656518 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:05.656884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume of 1 GB Jan 13 12:01:05.669727 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Availability Zones retrieved successfully. Jan 13 12:01:05.687368 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (1af7143c-fa95-4895-b325-186519fd38e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:05.690128 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381d4623-fc6a-4d69-a2fd-293784e45b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:05.692205 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:01:05.813528 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381d4623-fc6a-4d69-a2fd-293784e45b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '03dd70ab-b00f-4cb4-ac50-87d4ff2f354b', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:05.816364 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d35c5c7-2580-4d83-b5c6-c7fca2784dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:05.895792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Created reservations ['7be80a13-ea9c-4419-9500-5141bb653c2b', '2ddb4e27-45c9-4e86-9820-8af3d5febe31', 'd210fdb2-6237-4636-a198-a675abcd0311', '2f0d03aa-6621-40c6-844d-681d10b14eee'] {{(pid=87942) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:01:05.903969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d35c5c7-2580-4d83-b5c6-c7fca2784dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be80a13-ea9c-4419-9500-5141bb653c2b', '2ddb4e27-45c9-4e86-9820-8af3d5febe31', 'd210fdb2-6237-4636-a198-a675abcd0311', '2f0d03aa-6621-40c6-844d-681d10b14eee']}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:05.906311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcce95c-cba1-4cde-a157-9d2e5d5097eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:06.024163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9660de3e-56a8-46c5-a707-d71864419440 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:06.025291 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9660de3e-56a8-46c5-a707-d71864419440 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:06.025700 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:06.025700 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:06.026351 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9660de3e-56a8-46c5-a707-d71864419440 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:06.054736 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcce95c-cba1-4cde-a157-9d2e5d5097eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-970362674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['7be80a13-ea9c-4419-9500-5141bb653c2b','2ddb4e27-45c9-4e86-9820-8af3d5febe31','d210fdb2-6237-4636-a198-a675abcd0311','2f0d03aa-6621-40c6-844d-681d10b14eee'],size=1,snapshot_id=03dd70ab-b00f-4cb4-ac50-87d4ff2f354b,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-970362674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=03dd70ab-b00f-4cb4-ac50-87d4ff2f354b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:06.058739 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af89ec3f-1b74-4ccb-a62f-7c2842e70ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:06.076269 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:06.076269 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:06.085439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9660de3e-56a8-46c5-a707-d71864419440 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:06.089760 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af89ec3f-1b74-4ccb-a62f-7c2842e70ca7) transitioned into state 'SUCCESS' from state '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-970362674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03dff0d6028f4eb9bf0c3a7bb6dd2c97',qos_specs=None,replication_status=,reservations=['7be80a13-ea9c-4419-9500-5141bb653c2b','2ddb4e27-45c9-4e86-9820-8af3d5febe31','d210fdb2-6237-4636-a198-a675abcd0311','2f0d03aa-6621-40c6-844d-681d10b14eee'],size=1,snapshot_id=03dd70ab-b00f-4cb4-ac50-87d4ff2f354b,source_replicaid=,source_volid=None,status='creating',user_id='f40dccf119b64ed3bbb3affa9ab9a449',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:06.092309 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d965729d-626c-4b3e-9793-77a32ccc51e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:06.120682 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9660de3e-56a8-46c5-a707-d71864419440 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:06.130213 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1279/2566] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:06 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:06.208624 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d965729d-626c-4b3e-9793-77a32ccc51e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87942) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:06.211721 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Flow 'volume_create_api' (1af7143c-fa95-4895-b325-186519fd38e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87942) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:06.265661 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Create volume request issued successfully. Jan 13 12:01:06.281787 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a8136f03-6dec-43ce-8850-a69c3ba56fce tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes returned with HTTP 202 Jan 13 12:01:06.283073 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1288/2567] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:01:05 2021] POST /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes => generated 856 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:01:06.298433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b0e09d05-66ae-494e-8839-d91b120df4f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:06.299198 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b0e09d05-66ae-494e-8839-d91b120df4f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:06.299415 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:06.299415 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:06.299928 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b0e09d05-66ae-494e-8839-d91b120df4f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:06.358128 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:06.358128 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:06.369439 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b0e09d05-66ae-494e-8839-d91b120df4f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:06.398895 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b0e09d05-66ae-494e-8839-d91b120df4f3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:06.402946 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1280/2568] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:06 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 924 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:07.138157 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18a98165-98ac-4b6c-aa2e-921104f366cb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:07.139119 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18a98165-98ac-4b6c-aa2e-921104f366cb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:07.139433 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:07.139433 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:07.139977 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-18a98165-98ac-4b6c-aa2e-921104f366cb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:07.243424 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:07.243424 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:07.255711 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-18a98165-98ac-4b6c-aa2e-921104f366cb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:07.281767 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-18a98165-98ac-4b6c-aa2e-921104f366cb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:07.282588 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1289/2569] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:07 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 966 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:07.416806 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-834555fb-2024-4441-8ade-3cf11cb7d5e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:07.417713 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-834555fb-2024-4441-8ade-3cf11cb7d5e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:07.418153 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:07.418153 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:07.418839 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-834555fb-2024-4441-8ade-3cf11cb7d5e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:07.484993 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:07.484993 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:07.499260 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-834555fb-2024-4441-8ade-3cf11cb7d5e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:07.539995 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-834555fb-2024-4441-8ade-3cf11cb7d5e9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:07.552801 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1281/2570] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:07 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:08.301718 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f02aaf90-0e34-4fc6-9cea-c0080134eac4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:08.302890 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f02aaf90-0e34-4fc6-9cea-c0080134eac4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:08.304674 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:08.304674 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:08.305468 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f02aaf90-0e34-4fc6-9cea-c0080134eac4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:08.419004 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:08.419004 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:08.442634 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f02aaf90-0e34-4fc6-9cea-c0080134eac4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:08.473354 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f02aaf90-0e34-4fc6-9cea-c0080134eac4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:08.474494 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1290/2571] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:08 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:08.558386 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-886d7a74-373a-4ae3-a259-249154f1745d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:08.559376 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-886d7a74-373a-4ae3-a259-249154f1745d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:08.559793 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:08.559793 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:08.560455 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-886d7a74-373a-4ae3-a259-249154f1745d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:08.647451 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:08.647451 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:08.658237 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-886d7a74-373a-4ae3-a259-249154f1745d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:08.694880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-886d7a74-373a-4ae3-a259-249154f1745d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:08.696855 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1282/2572] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:08 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:09.491196 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1557f6b-917d-458b-98a3-7054d78886b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:09.492677 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1557f6b-917d-458b-98a3-7054d78886b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:09.492896 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:09.492896 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:09.493282 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a1557f6b-917d-458b-98a3-7054d78886b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:09.565455 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:09.565455 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:09.579608 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a1557f6b-917d-458b-98a3-7054d78886b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:09.609820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a1557f6b-917d-458b-98a3-7054d78886b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:09.610679 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1291/2573] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:09 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:09.711889 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33d6f2f2-1241-4372-8217-5b90d5f29388 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:09.712766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33d6f2f2-1241-4372-8217-5b90d5f29388 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:09.713195 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:09.713195 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:09.714192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-33d6f2f2-1241-4372-8217-5b90d5f29388 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:09.800617 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:09.800617 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:09.816970 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-33d6f2f2-1241-4372-8217-5b90d5f29388 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:09.854602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-33d6f2f2-1241-4372-8217-5b90d5f29388 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:09.855317 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1283/2574] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:09 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:10.628375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53ca84a0-3300-43f9-bf0e-762b12cc9292 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:10.630066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53ca84a0-3300-43f9-bf0e-762b12cc9292 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:10.630514 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:10.630514 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:10.631221 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53ca84a0-3300-43f9-bf0e-762b12cc9292 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:10.690748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:10.690748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:10.703700 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-53ca84a0-3300-43f9-bf0e-762b12cc9292 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:10.733181 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53ca84a0-3300-43f9-bf0e-762b12cc9292 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:10.744667 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1292/2575] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:10 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:10.877071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49709564-160f-45c2-8872-3d318dee3d11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:10.877870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49709564-160f-45c2-8872-3d318dee3d11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:10.878231 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:10.878231 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:10.878921 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-49709564-160f-45c2-8872-3d318dee3d11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:10.951063 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:10.951063 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:10.965447 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-49709564-160f-45c2-8872-3d318dee3d11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:10.989601 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-49709564-160f-45c2-8872-3d318dee3d11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:10.990441 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1284/2576] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:10 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:11.753909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13bfa729-b44e-42ab-9903-60e588503828 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:11.754437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13bfa729-b44e-42ab-9903-60e588503828 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:11.754610 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:11.754610 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:11.757811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-13bfa729-b44e-42ab-9903-60e588503828 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:11.913301 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:11.913301 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:11.936076 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-13bfa729-b44e-42ab-9903-60e588503828 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:11.980653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-13bfa729-b44e-42ab-9903-60e588503828 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:11.985694 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1293/2577] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:11 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:01:12.012102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04e5beda-d9b5-4854-9ccf-1e8ce6d2efaf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:12.014515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04e5beda-d9b5-4854-9ccf-1e8ce6d2efaf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:12.014712 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:12.014712 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:12.015840 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-04e5beda-d9b5-4854-9ccf-1e8ce6d2efaf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:12.143729 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:12.143729 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:12.166391 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-04e5beda-d9b5-4854-9ccf-1e8ce6d2efaf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:12.244885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-04e5beda-d9b5-4854-9ccf-1e8ce6d2efaf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:12.250725 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1285/2578] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:12 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:13.010247 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4adec4fa-84bc-44dd-8b45-61c626770935 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:13.010896 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4adec4fa-84bc-44dd-8b45-61c626770935 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:13.011130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:13.011130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:13.019746 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4adec4fa-84bc-44dd-8b45-61c626770935 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:13.171755 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:13.171755 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:13.220115 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4adec4fa-84bc-44dd-8b45-61c626770935 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:13.280455 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7208b14-2347-4cbc-924b-3706992e682f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:13.281274 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7208b14-2347-4cbc-924b-3706992e682f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:13.281670 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:13.281670 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:13.284996 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4adec4fa-84bc-44dd-8b45-61c626770935 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:13.285432 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a7208b14-2347-4cbc-924b-3706992e682f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:13.286179 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1294/2579] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:12 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 968 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:13.384321 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:13.384321 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:13.412180 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a7208b14-2347-4cbc-924b-3706992e682f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:13.464379 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a7208b14-2347-4cbc-924b-3706992e682f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:13.465497 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1286/2580] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:13 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:14.302617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce7dd4ab-c02a-4b5c-92ea-0e434b9841b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:14.304540 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce7dd4ab-c02a-4b5c-92ea-0e434b9841b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:14.304970 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:14.304970 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:14.305642 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ce7dd4ab-c02a-4b5c-92ea-0e434b9841b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:14.379012 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:14.379012 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:14.402185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ce7dd4ab-c02a-4b5c-92ea-0e434b9841b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:14.437719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ce7dd4ab-c02a-4b5c-92ea-0e434b9841b0 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:14.439007 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1295/2581] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:14 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 1357 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:01:14.454412 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] POST http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes Jan 13 12:01:14.455626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:14.455626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:14.456328 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9f82e7f8-80f0-41fd-ac2c-68c549d7c651", "size": 1, "name": "tempest-VolumesCloneTest-Volume-635344309"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:14.458434 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request body: {'volume': {'source_volid': '9f82e7f8-80f0-41fd-ac2c-68c549d7c651', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-635344309'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:01:14.482013 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-095c637f-1bc2-4edd-887c-f328d31e50ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:14.482557 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-095c637f-1bc2-4edd-887c-f328d31e50ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:14.482998 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:14.482998 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:14.483503 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-095c637f-1bc2-4edd-887c-f328d31e50ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:14.511465 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:14.511465 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:14.513094 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume retrieved successfully. Jan 13 12:01:14.513749 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume of 1 GB Jan 13 12:01:14.526543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Availability Zones retrieved successfully. Jan 13 12:01:14.544531 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:14.544531 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:14.545192 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (f0395010-d429-476e-9140-d56b02119c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:14.549308 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e30ef2-5a38-4577-9893-a16fe8660267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:14.552172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Validating volume size '1' using validate_int, validate_source_size {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:01:14.558924 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-095c637f-1bc2-4edd-887c-f328d31e50ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:14.583081 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-095c637f-1bc2-4edd-887c-f328d31e50ec tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:14.584516 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1296/2582] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:14 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 949 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:14.601549 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a3d3566-6e3f-4491-9ef0-ecb0ea4d8a8a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:14.602078 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a3d3566-6e3f-4491-9ef0-ecb0ea4d8a8a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:14.602280 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:14.602280 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:14.602649 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8a3d3566-6e3f-4491-9ef0-ecb0ea4d8a8a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:14.640206 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e30ef2-5a38-4577-9893-a16fe8660267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f82e7f8-80f0-41fd-ac2c-68c549d7c651', 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:14.642443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1cef0e-d506-42d6-bafd-544a892b84cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:14.661585 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:14.661585 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:14.674104 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8a3d3566-6e3f-4491-9ef0-ecb0ea4d8a8a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:14.701879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8a3d3566-6e3f-4491-9ef0-ecb0ea4d8a8a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:14.702908 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1297/2583] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:14 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 949 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:14.717937 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:14.718154 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Created reservations ['93263870-deee-4dab-abb6-1399628386bf', '29844690-4fe7-401d-9b10-755c81dee6d5', '512db5ee-532a-472f-bccc-c6cad2acea0f', 'c0b440e3-0506-4486-bd82-07dd8a5dfd30'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:01:14.718510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:14.718725 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:14.718725 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:14.719112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:14.719571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:14.720378 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1cef0e-d506-42d6-bafd-544a892b84cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93263870-deee-4dab-abb6-1399628386bf', '29844690-4fe7-401d-9b10-755c81dee6d5', '512db5ee-532a-472f-bccc-c6cad2acea0f', 'c0b440e3-0506-4486-bd82-07dd8a5dfd30']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:14.722470 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea57d1a-c204-4f0b-985d-b9e85f640acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:14.769326 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:14.769326 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:14.770506 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:14.800446 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume request issued successfully. Jan 13 12:01:14.800933 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ebb11424-730c-4387-947b-2f774d5e4167 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 202 Jan 13 12:01:14.802066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1298/2584] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:14 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 12:01:14.810095 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9174280e-36c7-4d10-8b61-82931fe47a90 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:14.810619 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9174280e-36c7-4d10-8b61-82931fe47a90 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:14.810839 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:14.810839 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:14.811216 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9174280e-36c7-4d10-8b61-82931fe47a90 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:14.835981 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea57d1a-c204-4f0b-985d-b9e85f640acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-635344309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['93263870-deee-4dab-abb6-1399628386bf','29844690-4fe7-401d-9b10-755c81dee6d5','512db5ee-532a-472f-bccc-c6cad2acea0f','c0b440e3-0506-4486-bd82-07dd8a5dfd30'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f82e7f8-80f0-41fd-ac2c-68c549d7c651,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), '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=2021-01-13T12:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-635344309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5827e2258c134f36913970019635a68a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f82e7f8-80f0-41fd-ac2c-68c549d7c651,status='creating',terminated_at=None,updated_at=None,user_id='519c06069ea649cfb7aefc508cdae5cf',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:14.838148 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98c741d-a221-4493-92f2-570f4cdcc9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:14.867626 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:14.867626 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:14.869792 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98c741d-a221-4493-92f2-570f4cdcc9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-635344309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['93263870-deee-4dab-abb6-1399628386bf','29844690-4fe7-401d-9b10-755c81dee6d5','512db5ee-532a-472f-bccc-c6cad2acea0f','c0b440e3-0506-4486-bd82-07dd8a5dfd30'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f82e7f8-80f0-41fd-ac2c-68c549d7c651,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:14.872666 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049bc136-4722-4ee5-8a0e-431fd16c0fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:14.876547 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9174280e-36c7-4d10-8b61-82931fe47a90 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:14.901731 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9174280e-36c7-4d10-8b61-82931fe47a90 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:14.902719 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1299/2585] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:14 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:14.943120 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049bc136-4722-4ee5-8a0e-431fd16c0fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:14.947054 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (f0395010-d429-476e-9140-d56b02119c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:15.006855 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request issued successfully. Jan 13 12:01:15.034601 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e3b1c52a-d199-431e-8905-13ee82df608c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes returned with HTTP 202 Jan 13 12:01:15.036107 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1287/2586] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:01:14 2021] POST /volume/v3/5827e2258c134f36913970019635a68a/volumes => generated 848 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:01:15.052361 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8571b700-a036-4350-b705-feefb0fa2216 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:15.052790 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8571b700-a036-4350-b705-feefb0fa2216 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:15.053824 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:15.053824 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:15.054201 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8571b700-a036-4350-b705-feefb0fa2216 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:15.184959 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:15.184959 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:15.196492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8571b700-a036-4350-b705-feefb0fa2216 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:15.237352 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8571b700-a036-4350-b705-feefb0fa2216 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:15.238516 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1300/2587] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:15 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:15.919819 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8904b784-e9d3-4047-990c-7674ff4dd8b4 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:15.921025 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8904b784-e9d3-4047-990c-7674ff4dd8b4 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:15.921473 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:15.921473 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:15.922163 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8904b784-e9d3-4047-990c-7674ff4dd8b4 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:16.003258 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:16.003258 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:16.014931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8904b784-e9d3-4047-990c-7674ff4dd8b4 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:16.045303 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8904b784-e9d3-4047-990c-7674ff4dd8b4 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 200 Jan 13 12:01:16.046122 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1288/2588] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:15 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 948 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:16.254742 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fbdfda4-18f2-47c8-a5c2-139ece43d7b6 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:16.255829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fbdfda4-18f2-47c8-a5c2-139ece43d7b6 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:16.256287 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:16.256287 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:16.256990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fbdfda4-18f2-47c8-a5c2-139ece43d7b6 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:16.353458 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:16.353458 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:16.368478 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8fbdfda4-18f2-47c8-a5c2-139ece43d7b6 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:16.404341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fbdfda4-18f2-47c8-a5c2-139ece43d7b6 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:16.405412 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1301/2589] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:16 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:17.066498 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77adb3d0-46dc-491b-a912-a8f7e216afe1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:17.067031 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77adb3d0-46dc-491b-a912-a8f7e216afe1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:17.067254 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:17.067254 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:17.067629 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-77adb3d0-46dc-491b-a912-a8f7e216afe1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:17.144304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-77adb3d0-46dc-491b-a912-a8f7e216afe1 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 404 Jan 13 12:01:17.148890 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1289/2590] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:17 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:17.164097 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0cc7feb9-600d-4987-b3ab-4705d9f929b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:17.166252 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0cc7feb9-600d-4987-b3ab-4705d9f929b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:17.166635 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:17.166635 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:17.167235 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0cc7feb9-600d-4987-b3ab-4705d9f929b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:17.167871 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-0cc7feb9-600d-4987-b3ab-4705d9f929b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c Jan 13 12:01:17.223409 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0cc7feb9-600d-4987-b3ab-4705d9f929b3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c returned with HTTP 404 Jan 13 12:01:17.224732 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1302/2591] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:17 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/ebe7dc46-ae6c-47bd-b8a3-3e8381fba60c => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:17.233318 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:17.233973 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:17.234581 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:17.235207 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete snapshot with id: 03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:17.285265 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:17.285265 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:17.286942 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:17.370817 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot delete request issued successfully. Jan 13 12:01:17.371441 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-02455c37-e5c3-49b5-a998-ea30621b275d tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 202 Jan 13 12:01:17.372291 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1290/2592] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 12:01:17 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:17.382149 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c2485ed-0540-4154-b2c8-dda8f6520f12 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:17.382967 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c2485ed-0540-4154-b2c8-dda8f6520f12 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:17.383678 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8c2485ed-0540-4154-b2c8-dda8f6520f12 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:17.422684 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0233114a-f69a-45c4-9ed6-7494f7581e3b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:17.423405 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0233114a-f69a-45c4-9ed6-7494f7581e3b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:17.424130 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:17.424130 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:17.424729 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0233114a-f69a-45c4-9ed6-7494f7581e3b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:17.431268 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:17.431268 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:17.433664 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8c2485ed-0540-4154-b2c8-dda8f6520f12 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:17.435961 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8c2485ed-0540-4154-b2c8-dda8f6520f12 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 200 Jan 13 12:01:17.436984 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1303/2593] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:17 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:17.489695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:17.489695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:17.508236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0233114a-f69a-45c4-9ed6-7494f7581e3b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:17.557041 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0233114a-f69a-45c4-9ed6-7494f7581e3b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:17.558158 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1291/2594] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:17 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:18.450633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74cc49d3-d156-4bb3-94d3-41fbcfef70fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:18.452010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74cc49d3-d156-4bb3-94d3-41fbcfef70fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:18.452407 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:18.452407 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:18.453040 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-74cc49d3-d156-4bb3-94d3-41fbcfef70fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:18.487898 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:18.487898 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:18.489392 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-74cc49d3-d156-4bb3-94d3-41fbcfef70fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:18.492690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-74cc49d3-d156-4bb3-94d3-41fbcfef70fd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 200 Jan 13 12:01:18.493842 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1304/2595] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:18 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:18.574228 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-025c22af-4884-4ad2-af44-31e557c86fd9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:18.575136 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-025c22af-4884-4ad2-af44-31e557c86fd9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:18.575557 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:18.575557 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:18.576245 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-025c22af-4884-4ad2-af44-31e557c86fd9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:18.677684 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:18.677684 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:18.688460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-025c22af-4884-4ad2-af44-31e557c86fd9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:18.713402 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-025c22af-4884-4ad2-af44-31e557c86fd9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:18.714402 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1292/2596] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:18 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:19.505653 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ada2813f-957c-4d2f-b6b9-16bcf540c618 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b Jan 13 12:01:19.508042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ada2813f-957c-4d2f-b6b9-16bcf540c618 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:19.508507 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:19.508507 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:19.509214 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ada2813f-957c-4d2f-b6b9-16bcf540c618 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:19.534662 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ada2813f-957c-4d2f-b6b9-16bcf540c618 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b returned with HTTP 404 Jan 13 12:01:19.536158 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1305/2597] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:19 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/03dd70ab-b00f-4cb4-ac50-87d4ff2f354b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:19.555071 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:19.555806 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:19.556213 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:19.556213 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:19.557241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:19.559612 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: 6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:19.658342 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:19.658342 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:19.660310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:19.742394 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e26eef32-b2b8-42ca-be2c-ff43c8f9887c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:19.744975 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e26eef32-b2b8-42ca-be2c-ff43c8f9887c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:19.746593 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e26eef32-b2b8-42ca-be2c-ff43c8f9887c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:19.838177 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:19.838177 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:19.859092 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e26eef32-b2b8-42ca-be2c-ff43c8f9887c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:19.907040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e26eef32-b2b8-42ca-be2c-ff43c8f9887c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:19.907637 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1306/2598] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:19 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:19.982460 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume request issued successfully. Jan 13 12:01:19.983473 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f1a5009-1979-4a2c-a79c-be2aed1b085b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 returned with HTTP 202 Jan 13 12:01:19.984690 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1293/2599] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:19 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 => generated 0 bytes in 442 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:19.995410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d2851d2-33bd-48e9-9430-7a51e373d57a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:19.996055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d2851d2-33bd-48e9-9430-7a51e373d57a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:19.996386 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:19.996386 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:19.996982 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2d2851d2-33bd-48e9-9430-7a51e373d57a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:20.074001 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:20.074001 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:20.093752 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-2d2851d2-33bd-48e9-9430-7a51e373d57a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:20.125070 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2d2851d2-33bd-48e9-9430-7a51e373d57a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 returned with HTTP 200 Jan 13 12:01:20.126273 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1307/2600] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:19 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:20.937024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53e2b298-bc75-426d-9195-b6b4a2729edb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:20.939329 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53e2b298-bc75-426d-9195-b6b4a2729edb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:20.939895 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:20.939895 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:20.940673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-53e2b298-bc75-426d-9195-b6b4a2729edb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:21.024597 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:21.024597 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:21.036923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-53e2b298-bc75-426d-9195-b6b4a2729edb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:21.064185 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-53e2b298-bc75-426d-9195-b6b4a2729edb tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:21.065638 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1294/2601] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:20 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:21.144103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbe4af5a-6ce4-4112-944a-fc409b5c5acd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:21.144623 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbe4af5a-6ce4-4112-944a-fc409b5c5acd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:21.144838 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:21.144838 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:21.145215 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-fbe4af5a-6ce4-4112-944a-fc409b5c5acd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:21.325564 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:21.325564 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:21.343929 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-fbe4af5a-6ce4-4112-944a-fc409b5c5acd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:21.388294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-fbe4af5a-6ce4-4112-944a-fc409b5c5acd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 returned with HTTP 200 Jan 13 12:01:21.390584 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1308/2602] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:21 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 => generated 914 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:22.089457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2eb7f24-3230-48c6-b15e-2b4077a7d079 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:22.090869 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2eb7f24-3230-48c6-b15e-2b4077a7d079 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:22.091297 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:22.091297 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:22.091974 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a2eb7f24-3230-48c6-b15e-2b4077a7d079 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:22.296389 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:22.296389 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:22.319381 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-a2eb7f24-3230-48c6-b15e-2b4077a7d079 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:22.346980 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a2eb7f24-3230-48c6-b15e-2b4077a7d079 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:22.349241 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1295/2603] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:22 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:22.407870 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c077e694-cc3c-43b5-ad53-5999b3f54c70 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 Jan 13 12:01:22.408673 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c077e694-cc3c-43b5-ad53-5999b3f54c70 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:22.409108 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:22.409108 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:22.409778 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-c077e694-cc3c-43b5-ad53-5999b3f54c70 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:22.481222 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-c077e694-cc3c-43b5-ad53-5999b3f54c70 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 returned with HTTP 404 Jan 13 12:01:22.489016 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1309/2604] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:22 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/6b7a5a1b-b06c-438e-aa38-ef978f7d8e86 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:22.496346 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5a14cfe-3dcc-4745-acc8-f7d0160f8fdd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:01:22.497356 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5a14cfe-3dcc-4745-acc8-f7d0160f8fdd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:22.497702 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:22.497702 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:22.498281 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e5a14cfe-3dcc-4745-acc8-f7d0160f8fdd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:22.498920 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e5a14cfe-3dcc-4745-acc8-f7d0160f8fdd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: 7a9db4b7-a005-4dbb-8acf-3d8478915fa8 Jan 13 12:01:22.580541 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e5a14cfe-3dcc-4745-acc8-f7d0160f8fdd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 returned with HTTP 404 Jan 13 12:01:22.584212 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1296/2605] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:22 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7a9db4b7-a005-4dbb-8acf-3d8478915fa8 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:22.596931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:01:22.597740 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:22.598331 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:22.598738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete snapshot with id: 1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:01:22.630296 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:22.630296 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:22.632825 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:22.739505 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot delete request issued successfully. Jan 13 12:01:22.740999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6e17050c-b1f4-4d5c-8f46-aeaa0b709914 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 202 Jan 13 12:01:22.742120 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1310/2606] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 12:01:22 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 12:01:22.750308 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97a0f7e5-791f-4eda-9da0-ebc660140421 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:01:22.751232 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97a0f7e5-791f-4eda-9da0-ebc660140421 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:22.751971 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97a0f7e5-791f-4eda-9da0-ebc660140421 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:22.780055 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:22.780055 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:22.781619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-97a0f7e5-791f-4eda-9da0-ebc660140421 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:22.784107 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97a0f7e5-791f-4eda-9da0-ebc660140421 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 200 Jan 13 12:01:22.785183 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1297/2607] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:22 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:23.372278 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62a1e81d-ed84-4cce-b07c-8d88a233f15f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:23.373296 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62a1e81d-ed84-4cce-b07c-8d88a233f15f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:23.373976 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:23.373976 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:23.379377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-62a1e81d-ed84-4cce-b07c-8d88a233f15f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:23.510522 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:23.510522 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:23.550375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-62a1e81d-ed84-4cce-b07c-8d88a233f15f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:23.600723 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-62a1e81d-ed84-4cce-b07c-8d88a233f15f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:23.603339 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1311/2608] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:23 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:23.798375 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97e7d0e0-0b8e-4da9-a143-b8706af8fccc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:01:23.799288 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97e7d0e0-0b8e-4da9-a143-b8706af8fccc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:23.799723 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:23.799723 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:23.800384 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-97e7d0e0-0b8e-4da9-a143-b8706af8fccc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:23.869218 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:23.869218 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:23.870326 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-97e7d0e0-0b8e-4da9-a143-b8706af8fccc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:23.885210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-97e7d0e0-0b8e-4da9-a143-b8706af8fccc tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 200 Jan 13 12:01:23.886058 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1298/2609] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:23 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:24.627023 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec4c4b44-ed75-48f8-879b-54c29cefef9c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:24.628039 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec4c4b44-ed75-48f8-879b-54c29cefef9c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:24.630568 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:24.630568 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:24.636347 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ec4c4b44-ed75-48f8-879b-54c29cefef9c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:24.790644 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:24.790644 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:24.812417 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-ec4c4b44-ed75-48f8-879b-54c29cefef9c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:24.858062 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ec4c4b44-ed75-48f8-879b-54c29cefef9c tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:24.872236 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1312/2610] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:24 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:24.901251 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40a9e481-a95b-4ce7-ae91-c1b7efb2edc3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:01:24.901798 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40a9e481-a95b-4ce7-ae91-c1b7efb2edc3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:24.901995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:24.901995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:24.902651 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-40a9e481-a95b-4ce7-ae91-c1b7efb2edc3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:24.962276 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:24.962276 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:24.965867 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-40a9e481-a95b-4ce7-ae91-c1b7efb2edc3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:24.973098 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-40a9e481-a95b-4ce7-ae91-c1b7efb2edc3 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 200 Jan 13 12:01:24.974987 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1299/2611] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:24 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 468 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:25.876187 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0831ecb0-dec2-4445-9654-26ab0a34de05 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:25.877940 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0831ecb0-dec2-4445-9654-26ab0a34de05 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:25.878346 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:25.878346 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:25.879095 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0831ecb0-dec2-4445-9654-26ab0a34de05 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:25.957332 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:25.957332 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:25.965756 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0831ecb0-dec2-4445-9654-26ab0a34de05 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:25.987887 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d776566-fd98-4165-9980-20ef50607da9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 Jan 13 12:01:25.988775 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d776566-fd98-4165-9980-20ef50607da9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:25.988967 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:25.988967 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:25.989628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5d776566-fd98-4165-9980-20ef50607da9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:25.997080 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0831ecb0-dec2-4445-9654-26ab0a34de05 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:25.998217 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1313/2612] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:25 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:26.032328 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5d776566-fd98-4165-9980-20ef50607da9 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 returned with HTTP 404 Jan 13 12:01:26.042619 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:01:26.043173 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:26.043397 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:26.043397 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:26.043745 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:26.044202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: 7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:01:26.049774 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1300/2613] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:25 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/1ef8ce4e-ab1f-498c-9edb-ff8d639d9ac3 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:26.100868 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:26.100868 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:26.102470 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:26.206658 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume request issued successfully. Jan 13 12:01:26.207254 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-21bb5fb4-2320-483f-897c-263c0e15deff tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 202 Jan 13 12:01:26.208402 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1314/2614] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:26 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:26.217662 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8f0bed8-1957-41cd-964f-76dbfb6d86ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:01:26.218364 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8f0bed8-1957-41cd-964f-76dbfb6d86ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:26.220824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e8f0bed8-1957-41cd-964f-76dbfb6d86ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:26.366671 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:26.366671 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:26.376242 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e8f0bed8-1957-41cd-964f-76dbfb6d86ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:26.407117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e8f0bed8-1957-41cd-964f-76dbfb6d86ed tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 200 Jan 13 12:01:26.419333 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1301/2615] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:26 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:27.017520 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-423f2117-b0f9-4e33-b36e-77710c4e43c7 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:27.018457 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-423f2117-b0f9-4e33-b36e-77710c4e43c7 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:27.018944 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:27.018944 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:27.019515 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-423f2117-b0f9-4e33-b36e-77710c4e43c7 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:27.145831 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:27.145831 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:27.171308 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-423f2117-b0f9-4e33-b36e-77710c4e43c7 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:27.236313 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-423f2117-b0f9-4e33-b36e-77710c4e43c7 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:27.249011 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1315/2616] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:27 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 940 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:27.424578 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80f1f347-8eda-4036-9ed1-955243f1ed11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:01:27.426663 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80f1f347-8eda-4036-9ed1-955243f1ed11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:27.427233 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:27.427233 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:27.428092 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-80f1f347-8eda-4036-9ed1-955243f1ed11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:27.528705 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:27.528705 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:27.545896 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-80f1f347-8eda-4036-9ed1-955243f1ed11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:27.592552 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-80f1f347-8eda-4036-9ed1-955243f1ed11 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 200 Jan 13 12:01:27.593829 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1302/2617] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:27 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 915 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:28.264471 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ef50eaa-d402-49e9-8a4d-4dcb664b07b5 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:28.264996 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ef50eaa-d402-49e9-8a4d-4dcb664b07b5 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:28.265358 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:28.265358 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:28.265733 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4ef50eaa-d402-49e9-8a4d-4dcb664b07b5 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:28.385452 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:28.385452 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:28.395103 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4ef50eaa-d402-49e9-8a4d-4dcb664b07b5 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:28.433977 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4ef50eaa-d402-49e9-8a4d-4dcb664b07b5 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:28.434962 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1316/2618] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:28 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 1390 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 12:01:28.451155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f76308d7-3be6-4385-9ec7-6ffc0e444ea4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:28.451676 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f76308d7-3be6-4385-9ec7-6ffc0e444ea4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:28.451895 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:28.451895 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:28.452264 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f76308d7-3be6-4385-9ec7-6ffc0e444ea4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:28.543496 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:28.543496 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:28.555095 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f76308d7-3be6-4385-9ec7-6ffc0e444ea4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:28.586387 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f76308d7-3be6-4385-9ec7-6ffc0e444ea4 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:28.587899 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1303/2619] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:28 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 1390 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:01:28.610105 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72b94fe8-d9b1-40fb-a514-9d889539b92f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:01:28.610644 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72b94fe8-d9b1-40fb-a514-9d889539b92f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:28.610912 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:28.610912 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:28.611375 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-72b94fe8-d9b1-40fb-a514-9d889539b92f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:28.619602 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] POST http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes Jan 13 12:01:28.620065 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:28.620065 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:28.620476 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-692828180"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:28.621573 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-692828180'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:01:28.621946 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume of 1 GB Jan 13 12:01:28.637598 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Availability Zones retrieved successfully. Jan 13 12:01:28.654458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (47ad843d-2256-4219-b7d5-3e49b1118624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:28.657598 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583943d9-f2e4-441b-a083-6f6500af4afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:28.659730 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:01:28.684776 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:28.684776 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:28.700492 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-72b94fe8-d9b1-40fb-a514-9d889539b92f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:28.728648 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-72b94fe8-d9b1-40fb-a514-9d889539b92f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 200 Jan 13 12:01:28.729485 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1317/2620] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:28 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:28.731425 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583943d9-f2e4-441b-a083-6f6500af4afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:28.734290 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70991ad8-a0ae-41a6-9c67-95a29d8190da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:28.850461 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Created reservations ['283d9090-c860-413d-bfa5-99aeadf21f49', 'e289f067-4bc2-4e43-99c1-6daec00a243c', '8aba96fa-33d9-4415-bb5d-75d4718894de', '6ae68829-14d6-4c55-8f5f-a9731af05b56'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:01:28.862284 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70991ad8-a0ae-41a6-9c67-95a29d8190da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['283d9090-c860-413d-bfa5-99aeadf21f49', 'e289f067-4bc2-4e43-99c1-6daec00a243c', '8aba96fa-33d9-4415-bb5d-75d4718894de', '6ae68829-14d6-4c55-8f5f-a9731af05b56']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:28.865132 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f668dde0-bfee-44fb-855b-6c18ba0fdde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:28.975143 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f668dde0-bfee-44fb-855b-6c18ba0fdde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1725547d-7ff1-49f6-8c58-7303aa033cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-692828180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['283d9090-c860-413d-bfa5-99aeadf21f49','e289f067-4bc2-4e43-99c1-6daec00a243c','8aba96fa-33d9-4415-bb5d-75d4718894de','6ae68829-14d6-4c55-8f5f-a9731af05b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-692828180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1725547d-7ff1-49f6-8c58-7303aa033cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5827e2258c134f36913970019635a68a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='519c06069ea649cfb7aefc508cdae5cf',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:28.977691 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0614147-408d-46a0-b0de-67cb3e2ff308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:29.023999 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0614147-408d-46a0-b0de-67cb3e2ff308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-692828180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['283d9090-c860-413d-bfa5-99aeadf21f49','e289f067-4bc2-4e43-99c1-6daec00a243c','8aba96fa-33d9-4415-bb5d-75d4718894de','6ae68829-14d6-4c55-8f5f-a9731af05b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:29.026070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7289409-25f5-422d-b19e-51fa7347c1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:29.067718 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7289409-25f5-422d-b19e-51fa7347c1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:29.073774 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (47ad843d-2256-4219-b7d5-3e49b1118624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:29.222084 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request issued successfully. Jan 13 12:01:29.256043 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3b75ebac-0b2c-4fb8-a5bc-96e52307da36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes returned with HTTP 202 Jan 13 12:01:29.258803 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1304/2621] 10.222.0.24 () {60 vars in 1225 bytes} [Wed Jan 13 12:01:28 2021] POST /volume/v3/5827e2258c134f36913970019635a68a/volumes => generated 815 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:01:29.274414 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-476614f2-61d2-4678-b56c-f1f1eaf5590f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:29.275010 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-476614f2-61d2-4678-b56c-f1f1eaf5590f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:29.275181 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:29.275181 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:29.275564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-476614f2-61d2-4678-b56c-f1f1eaf5590f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:29.332842 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:29.332842 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:29.344236 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-476614f2-61d2-4678-b56c-f1f1eaf5590f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:29.368347 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-476614f2-61d2-4678-b56c-f1f1eaf5590f tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 returned with HTTP 200 Jan 13 12:01:29.370079 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1318/2622] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:29 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 => generated 907 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:29.746307 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e12a60f-355f-4ae5-ba88-4d927c0f091f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 Jan 13 12:01:29.747160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e12a60f-355f-4ae5-ba88-4d927c0f091f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:29.747569 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:29.747569 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:29.747955 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5e12a60f-355f-4ae5-ba88-4d927c0f091f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:29.841682 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5e12a60f-355f-4ae5-ba88-4d927c0f091f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 returned with HTTP 404 Jan 13 12:01:29.845741 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1305/2623] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:29 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/7b24aae4-b891-4858-80f6-ecfaec872a23 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:29.855356 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:01:29.856077 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:29.856454 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:29.856454 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:29.857241 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:29.857773 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete snapshot with id: 35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:01:29.886343 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:29.886343 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:29.888141 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:29.970045 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot delete request issued successfully. Jan 13 12:01:29.970879 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bb583122-d58c-45df-b907-07aec85a8fbb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 202 Jan 13 12:01:29.972835 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1319/2624] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 12:01:29 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:29.982571 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c5880ba-dccc-4c21-b13a-ed45c703ed91 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:01:29.983377 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c5880ba-dccc-4c21-b13a-ed45c703ed91 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:29.984035 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7c5880ba-dccc-4c21-b13a-ed45c703ed91 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:30.054110 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:30.054110 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:30.055295 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7c5880ba-dccc-4c21-b13a-ed45c703ed91 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:30.058014 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7c5880ba-dccc-4c21-b13a-ed45c703ed91 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 200 Jan 13 12:01:30.059136 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1306/2625] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:29 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:30.385130 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66c428de-2fe7-4fdd-b352-a4214aa652be tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:30.386345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66c428de-2fe7-4fdd-b352-a4214aa652be tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:30.386890 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:30.386890 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:30.387580 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-66c428de-2fe7-4fdd-b352-a4214aa652be tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:30.449594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:30.449594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:30.459923 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-66c428de-2fe7-4fdd-b352-a4214aa652be tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:30.491553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-66c428de-2fe7-4fdd-b352-a4214aa652be tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 returned with HTTP 200 Jan 13 12:01:30.492776 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1320/2626] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:30 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 => generated 908 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:30.508696 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] POST http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes Jan 13 12:01:30.509152 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:30.509152 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:30.509600 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1725547d-7ff1-49f6-8c58-7303aa033cb2", "size": 2, "name": "tempest-VolumesCloneTest-Volume-288513539"}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:01:30.511070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request body: {'volume': {'source_volid': '1725547d-7ff1-49f6-8c58-7303aa033cb2', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-288513539'}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:01:30.571946 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:30.571946 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:30.573299 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume retrieved successfully. Jan 13 12:01:30.573666 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume of 2 GB Jan 13 12:01:30.595570 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Availability Zones retrieved successfully. Jan 13 12:01:30.615469 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (8d32421a-e560-4b90-9a3f-6b5e579dba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:30.619407 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15db9cd0-73d2-4729-be39-e8f6e1f66127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:30.621550 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Validating volume size '2' using validate_int, validate_source_size {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:01:30.707263 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15db9cd0-73d2-4729-be39-e8f6e1f66127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '1725547d-7ff1-49f6-8c58-7303aa033cb2', 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:30.709539 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d547fe-15bd-4127-973a-cbc48810bed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:30.784956 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Created reservations ['a5dee37e-e1a4-490a-8816-3bea00856c88', '4e5e2fc5-b675-4278-b74a-0c1e387bc8f0', 'b2e6f1b9-f3ae-48cb-b1e1-0a4fddc432a0', '8e14d142-2345-48d5-82d8-5014c67bad24'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:01:30.787199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d547fe-15bd-4127-973a-cbc48810bed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5dee37e-e1a4-490a-8816-3bea00856c88', '4e5e2fc5-b675-4278-b74a-0c1e387bc8f0', 'b2e6f1b9-f3ae-48cb-b1e1-0a4fddc432a0', '8e14d142-2345-48d5-82d8-5014c67bad24']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:30.789431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2294d56e-61ab-4fec-9bc2-d7b46e22f649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:30.906042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2294d56e-61ab-4fec-9bc2-d7b46e22f649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '004227f2-4099-4daf-9324-4449c44898eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-288513539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['a5dee37e-e1a4-490a-8816-3bea00856c88','4e5e2fc5-b675-4278-b74a-0c1e387bc8f0','b2e6f1b9-f3ae-48cb-b1e1-0a4fddc432a0','8e14d142-2345-48d5-82d8-5014c67bad24'],size=2,snapshot_id=None,source_replicaid=,source_volid=1725547d-7ff1-49f6-8c58-7303aa033cb2,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-288513539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=004227f2-4099-4daf-9324-4449c44898eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5827e2258c134f36913970019635a68a',provider_auth=None,provider_geometry=None,provider_id=None,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=1725547d-7ff1-49f6-8c58-7303aa033cb2,status='creating',terminated_at=None,updated_at=None,user_id='519c06069ea649cfb7aefc508cdae5cf',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:30.908102 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12315ad4-adf4-4a04-a1e9-8794fa35ff0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:30.936685 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12315ad4-adf4-4a04-a1e9-8794fa35ff0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-288513539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5827e2258c134f36913970019635a68a',qos_specs=None,replication_status=,reservations=['a5dee37e-e1a4-490a-8816-3bea00856c88','4e5e2fc5-b675-4278-b74a-0c1e387bc8f0','b2e6f1b9-f3ae-48cb-b1e1-0a4fddc432a0','8e14d142-2345-48d5-82d8-5014c67bad24'],size=2,snapshot_id=None,source_replicaid=,source_volid=1725547d-7ff1-49f6-8c58-7303aa033cb2,status='creating',user_id='519c06069ea649cfb7aefc508cdae5cf',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:30.939070 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c205c61-d859-4f61-a8c2-159682970d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:01:31.015995 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c205c61-d859-4f61-a8c2-159682970d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:01:31.018850 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Flow 'volume_create_api' (8d32421a-e560-4b90-9a3f-6b5e579dba95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:01:31.073646 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b575b0c-f336-43be-a136-9ed565a1ee30 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:01:31.074732 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b575b0c-f336-43be-a136-9ed565a1ee30 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:31.075308 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:31.075308 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:31.076458 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-6b575b0c-f336-43be-a136-9ed565a1ee30 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:31.078885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Create volume request issued successfully. Jan 13 12:01:31.103079 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfa27ef6-0e38-4b89-99f0-1943d3d91c4a tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes returned with HTTP 202 Jan 13 12:01:31.104577 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1307/2627] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:01:30 2021] POST /volume/v3/5827e2258c134f36913970019635a68a/volumes => generated 849 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:01:31.132918 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27ee8855-4330-46c6-98f9-148acd3bbdd8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:31.133754 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:31.133754 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:31.135315 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-6b575b0c-f336-43be-a136-9ed565a1ee30 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:31.138101 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27ee8855-4330-46c6-98f9-148acd3bbdd8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:31.138797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:31.138797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:31.139988 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-27ee8855-4330-46c6-98f9-148acd3bbdd8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:31.140410 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-6b575b0c-f336-43be-a136-9ed565a1ee30 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 200 Jan 13 12:01:31.141256 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1321/2628] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:31 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:31.203692 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:31.203692 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:31.213277 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-27ee8855-4330-46c6-98f9-148acd3bbdd8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:31.240271 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-27ee8855-4330-46c6-98f9-148acd3bbdd8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:31.241119 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1308/2629] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:31 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:32.154249 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2962fdc2-c74c-4045-b1e9-359eb9e1d4bf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e Jan 13 12:01:32.166231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2962fdc2-c74c-4045-b1e9-359eb9e1d4bf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:32.167064 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:32.167064 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:32.169399 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-2962fdc2-c74c-4045-b1e9-359eb9e1d4bf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:32.214894 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-2962fdc2-c74c-4045-b1e9-359eb9e1d4bf tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e returned with HTTP 404 Jan 13 12:01:32.216486 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1322/2630] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:32 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/35f2e8cb-5360-41a1-ae7f-6d7c6d04b62e => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:32.238427 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ad26124d-6428-47bf-a190-73d97fbdbf4a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:01:32.239426 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ad26124d-6428-47bf-a190-73d97fbdbf4a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:32.240594 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:32.240594 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:32.241350 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ad26124d-6428-47bf-a190-73d97fbdbf4a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:32.241931 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-ad26124d-6428-47bf-a190-73d97fbdbf4a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete snapshot with id: a1b93a3a-b588-488c-9a62-85ddecfa3c8c Jan 13 12:01:32.258252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03ebe749-d207-4abc-8a9e-277502cb1534 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:32.259027 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03ebe749-d207-4abc-8a9e-277502cb1534 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:32.261199 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-03ebe749-d207-4abc-8a9e-277502cb1534 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:32.295296 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ad26124d-6428-47bf-a190-73d97fbdbf4a tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c returned with HTTP 404 Jan 13 12:01:32.296690 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1309/2631] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 12:01:32 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/a1b93a3a-b588-488c-9a62-85ddecfa3c8c => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:32.305826 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 12:01:32.306472 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:32.307251 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:32.307835 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v2.snapshots [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete snapshot with id: ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 12:01:32.342987 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:32.342987 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:32.348058 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:32.348058 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:32.350138 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:32.356246 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-03ebe749-d207-4abc-8a9e-277502cb1534 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:32.384145 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-03ebe749-d207-4abc-8a9e-277502cb1534 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:32.385208 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1323/2632] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:32 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:32.433457 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot delete request issued successfully. Jan 13 12:01:32.433848 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-68299a18-524a-4f2a-9a2d-4dfd8c6b8ecb tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 202 Jan 13 12:01:32.434722 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1310/2633] 10.222.0.24 () {58 vars in 1324 bytes} [Wed Jan 13 12:01:32 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:32.444102 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42d0a2ca-987a-4541-9023-b94f0acba942 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 12:01:32.444811 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42d0a2ca-987a-4541-9023-b94f0acba942 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:32.445140 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:32.445140 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:32.446055 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-42d0a2ca-987a-4541-9023-b94f0acba942 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:32.480362 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:32.480362 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:32.482147 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-42d0a2ca-987a-4541-9023-b94f0acba942 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:32.485476 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-42d0a2ca-987a-4541-9023-b94f0acba942 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 200 Jan 13 12:01:32.486588 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1324/2634] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:32 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:33.401077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-628e2396-caa7-4ab8-8a7d-d3887ac9ba62 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:33.401626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-628e2396-caa7-4ab8-8a7d-d3887ac9ba62 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:33.401756 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:33.401756 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:33.402112 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-628e2396-caa7-4ab8-8a7d-d3887ac9ba62 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:33.479052 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:33.479052 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:33.488557 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-628e2396-caa7-4ab8-8a7d-d3887ac9ba62 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:33.501350 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f2644c6-9dc6-4e00-a7b8-705ea0ba8c78 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 12:01:33.501872 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f2644c6-9dc6-4e00-a7b8-705ea0ba8c78 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:33.502110 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:33.502110 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:33.502467 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8f2644c6-9dc6-4e00-a7b8-705ea0ba8c78 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:33.530648 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-628e2396-caa7-4ab8-8a7d-d3887ac9ba62 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:33.534035 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1311/2635] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:33 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:01:33.578046 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:33.578046 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:33.579216 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8f2644c6-9dc6-4e00-a7b8-705ea0ba8c78 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Snapshot retrieved successfully. Jan 13 12:01:33.581145 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8f2644c6-9dc6-4e00-a7b8-705ea0ba8c78 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 200 Jan 13 12:01:33.586810 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1325/2636] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:33 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 467 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:34.550200 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4cc4108d-0e5e-4470-a5b7-fc2390ecadb2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:34.551851 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4cc4108d-0e5e-4470-a5b7-fc2390ecadb2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:34.552823 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:34.552823 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:34.553526 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4cc4108d-0e5e-4470-a5b7-fc2390ecadb2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:34.593390 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0981981-160f-4edd-ac25-152b5507149f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 Jan 13 12:01:34.594172 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0981981-160f-4edd-ac25-152b5507149f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:34.594563 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:34.594563 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:34.595171 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e0981981-160f-4edd-ac25-152b5507149f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:34.648197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e0981981-160f-4edd-ac25-152b5507149f tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 returned with HTTP 404 Jan 13 12:01:34.649587 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1326/2637] 10.222.0.24 () {58 vars in 1321 bytes} [Wed Jan 13 12:01:34 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/snapshots/ecdacadd-04bb-4eec-b7c3-116e6aee0145 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:34.656490 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] DELETE http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:01:34.657242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:34.657900 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:34.658527 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume with id: 58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:01:34.669192 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:34.669192 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:34.681633 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4cc4108d-0e5e-4470-a5b7-fc2390ecadb2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:34.713087 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4cc4108d-0e5e-4470-a5b7-fc2390ecadb2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:34.714292 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1312/2638] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:34 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:34.736133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:34.736133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:34.737724 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:34.779533 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Delete volume request issued successfully. Jan 13 12:01:34.780372 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9993d9b6-6cab-4bf5-91f2-c3e60c302ecd tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef returned with HTTP 202 Jan 13 12:01:34.784909 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1327/2639] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:34 2021] DELETE /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 12:01:34.790189 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8140a7f4-ced6-46a8-865f-b13e1a13019c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:01:34.790958 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8140a7f4-ced6-46a8-865f-b13e1a13019c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:34.791333 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:34.791333 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:34.792115 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8140a7f4-ced6-46a8-865f-b13e1a13019c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:34.851022 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:34.851022 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:34.860761 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8140a7f4-ced6-46a8-865f-b13e1a13019c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:34.915641 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8140a7f4-ced6-46a8-865f-b13e1a13019c tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef returned with HTTP 200 Jan 13 12:01:34.916834 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1313/2640] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:34 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:35.731613 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9589143-42b3-4eb7-9461-bec6ac0e7543 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:35.732302 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9589143-42b3-4eb7-9461-bec6ac0e7543 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:35.732644 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:35.732644 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:35.733766 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b9589143-42b3-4eb7-9461-bec6ac0e7543 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:35.869000 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:35.869000 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:35.894829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b9589143-42b3-4eb7-9461-bec6ac0e7543 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:35.935690 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7295983-5078-4442-8004-7237b3a87d4b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:01:35.936577 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7295983-5078-4442-8004-7237b3a87d4b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:35.936995 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:35.936995 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:35.937693 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f7295983-5078-4442-8004-7237b3a87d4b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:35.946573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b9589143-42b3-4eb7-9461-bec6ac0e7543 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:35.947793 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1328/2641] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:35 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:36.047551 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:36.047551 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:36.064519 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f7295983-5078-4442-8004-7237b3a87d4b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Volume info retrieved successfully. Jan 13 12:01:36.107433 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f7295983-5078-4442-8004-7237b3a87d4b tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef returned with HTTP 200 Jan 13 12:01:36.118641 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1314/2642] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:35 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:36.964064 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ca48d42-312b-462a-bfa1-6ddc34733d95 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:36.964614 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ca48d42-312b-462a-bfa1-6ddc34733d95 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:36.964748 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:36.964748 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:36.965762 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-0ca48d42-312b-462a-bfa1-6ddc34733d95 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:37.096283 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:37.096283 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:37.127133 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee80ee24-9a25-4904-ac22-f677c22fdc43 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] GET http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef Jan 13 12:01:37.127133 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee80ee24-9a25-4904-ac22-f677c22fdc43 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:37.127133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:37.127133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:37.127793 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-ee80ee24-9a25-4904-ac22-f677c22fdc43 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:37.139493 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-0ca48d42-312b-462a-bfa1-6ddc34733d95 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:37.235804 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-0ca48d42-312b-462a-bfa1-6ddc34733d95 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:37.237066 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1329/2643] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:36 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:37.322811 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:37.322811 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:37.328441 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-ee80ee24-9a25-4904-ac22-f677c22fdc43 tempest-VolumesSnapshotTestJSON-830589116 tempest-VolumesSnapshotTestJSON-830589116] http://10.222.0.24/volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef returned with HTTP 404 Jan 13 12:01:37.329902 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1315/2644] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:37 2021] GET /volume/v3/03dff0d6028f4eb9bf0c3a7bb6dd2c97/volumes/58303155-20b3-448b-aeca-a5c47bc5a0ef => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 12:01:38.258231 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfcdb419-fbd5-4b23-8233-309b3714307b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:38.259345 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfcdb419-fbd5-4b23-8233-309b3714307b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:38.259731 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:38.259731 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:38.260333 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-bfcdb419-fbd5-4b23-8233-309b3714307b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:38.376198 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:38.376198 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:38.385443 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-bfcdb419-fbd5-4b23-8233-309b3714307b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:38.413635 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-bfcdb419-fbd5-4b23-8233-309b3714307b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:38.414722 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1330/2645] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:38 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:39.439279 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be542175-6087-4af5-9f0b-bbcf6d668ff9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:39.442311 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be542175-6087-4af5-9f0b-bbcf6d668ff9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:39.442777 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:39.442777 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:39.443475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-be542175-6087-4af5-9f0b-bbcf6d668ff9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:39.502538 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:39.502538 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:39.520173 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-be542175-6087-4af5-9f0b-bbcf6d668ff9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:39.545217 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-be542175-6087-4af5-9f0b-bbcf6d668ff9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:39.556468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1316/2646] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:39 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:40.563685 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54c5fc89-fb94-4249-ad6b-be49fec35dc8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:40.564231 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54c5fc89-fb94-4249-ad6b-be49fec35dc8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:40.564525 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:40.564525 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:40.564904 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-54c5fc89-fb94-4249-ad6b-be49fec35dc8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:40.615672 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:40.615672 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:40.626671 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-54c5fc89-fb94-4249-ad6b-be49fec35dc8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:40.656606 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-54c5fc89-fb94-4249-ad6b-be49fec35dc8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:40.657449 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1331/2647] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:40 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:41.674511 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fab2e1d-137d-4f19-91e9-068cfdbc5404 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:41.676196 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fab2e1d-137d-4f19-91e9-068cfdbc5404 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:41.676685 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:41.676685 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:41.677836 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-9fab2e1d-137d-4f19-91e9-068cfdbc5404 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:41.739959 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:41.739959 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:41.749445 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-9fab2e1d-137d-4f19-91e9-068cfdbc5404 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:41.778379 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-9fab2e1d-137d-4f19-91e9-068cfdbc5404 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:41.779607 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1317/2648] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:41 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:42.795398 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70626c95-574b-40ce-89b7-505bfe4e7916 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:42.796000 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70626c95-574b-40ce-89b7-505bfe4e7916 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:42.796127 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:42.796127 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:42.796471 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-70626c95-574b-40ce-89b7-505bfe4e7916 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:42.856605 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:42.856605 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:42.866374 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-70626c95-574b-40ce-89b7-505bfe4e7916 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:42.891040 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-70626c95-574b-40ce-89b7-505bfe4e7916 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:42.902870 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1332/2649] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:42 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:42.908909 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6952b30-c0f3-4715-afd6-c1b2f57a7d8b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:42.909440 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6952b30-c0f3-4715-afd6-c1b2f57a7d8b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:42.909659 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:42.909659 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:42.910037 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-b6952b30-c0f3-4715-afd6-c1b2f57a7d8b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:42.965588 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:42.965588 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:42.976877 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-b6952b30-c0f3-4715-afd6-c1b2f57a7d8b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:42.999649 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-b6952b30-c0f3-4715-afd6-c1b2f57a7d8b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:43.000648 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1318/2650] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:42 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 942 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:43.018472 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] DELETE http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:43.019168 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:43.019577 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:43.019577 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:43.020203 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:43.021030 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume with id: 004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:43.074559 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:43.074559 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:43.075789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:43.122359 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume request issued successfully. Jan 13 12:01:43.131930 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e56dee14-c4ec-4c27-8366-c07c14064bf9 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 202 Jan 13 12:01:43.133637 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1333/2651] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:43 2021] DELETE /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:43.145112 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4c74ae2-cb10-468d-9237-5180919153d8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:43.148242 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4c74ae2-cb10-468d-9237-5180919153d8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:43.148683 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:43.148683 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:43.149334 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d4c74ae2-cb10-468d-9237-5180919153d8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:43.245290 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:43.245290 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:43.255543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d4c74ae2-cb10-468d-9237-5180919153d8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:43.289337 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d4c74ae2-cb10-468d-9237-5180919153d8 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:43.290374 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1319/2652] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:43 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:44.307085 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93efd1e9-d351-480e-a98e-9f02d1e8e70d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:44.307625 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93efd1e9-d351-480e-a98e-9f02d1e8e70d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:44.307794 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:44.307794 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:44.308443 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-93efd1e9-d351-480e-a98e-9f02d1e8e70d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:44.411797 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:44.411797 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:44.434076 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-93efd1e9-d351-480e-a98e-9f02d1e8e70d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:44.484709 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-93efd1e9-d351-480e-a98e-9f02d1e8e70d tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 200 Jan 13 12:01:44.486892 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1334/2653] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:44 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 941 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:45.503314 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cffbaf8-a851-46b9-a587-881e243f0464 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb Jan 13 12:01:45.503824 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cffbaf8-a851-46b9-a587-881e243f0464 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:45.503927 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:45.503927 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:45.504313 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1cffbaf8-a851-46b9-a587-881e243f0464 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:45.552341 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1cffbaf8-a851-46b9-a587-881e243f0464 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb returned with HTTP 404 Jan 13 12:01:45.553940 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1320/2654] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:45 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/004227f2-4099-4daf-9324-4449c44898eb => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:45.561237 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] DELETE http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:45.561640 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:45.561835 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:45.561835 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:45.562510 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:45.563001 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume with id: 1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:45.623767 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:45.623767 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:45.625986 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:45.665688 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume request issued successfully. Jan 13 12:01:45.666164 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16a29232-2958-4a67-9b73-b8d0d3663668 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 returned with HTTP 202 Jan 13 12:01:45.667255 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1335/2655] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:45 2021] DELETE /volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:45.675202 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16ec9d41-2126-4715-8522-6639d53f5c28 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:45.676159 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16ec9d41-2126-4715-8522-6639d53f5c28 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:45.677431 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-16ec9d41-2126-4715-8522-6639d53f5c28 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:45.755926 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:45.755926 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:45.766009 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-16ec9d41-2126-4715-8522-6639d53f5c28 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:45.804545 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-16ec9d41-2126-4715-8522-6639d53f5c28 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 returned with HTTP 200 Jan 13 12:01:45.815909 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1321/2656] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:45 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 => generated 907 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:46.824024 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15d7f75d-4308-46d0-80ed-7266fd848b36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:46.824548 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15d7f75d-4308-46d0-80ed-7266fd848b36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:46.824664 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:46.824664 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:46.825159 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-15d7f75d-4308-46d0-80ed-7266fd848b36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:46.945695 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:46.945695 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:46.967737 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-15d7f75d-4308-46d0-80ed-7266fd848b36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:47.017117 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-15d7f75d-4308-46d0-80ed-7266fd848b36 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 returned with HTTP 200 Jan 13 12:01:47.027791 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1336/2657] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:46 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 => generated 907 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:01:48.034955 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-977a5ec2-1018-4a5b-99a2-ccb39bf25d27 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 Jan 13 12:01:48.036335 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-977a5ec2-1018-4a5b-99a2-ccb39bf25d27 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:48.036742 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:48.036742 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:48.037383 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-977a5ec2-1018-4a5b-99a2-ccb39bf25d27 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:48.137754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-977a5ec2-1018-4a5b-99a2-ccb39bf25d27 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 returned with HTTP 404 Jan 13 12:01:48.139117 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1322/2658] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:48 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/1725547d-7ff1-49f6-8c58-7303aa033cb2 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:48.147383 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] DELETE http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:48.147914 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:48.148278 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:48.148278 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:48.148652 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:48.149114 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume with id: 6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:48.277378 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:48.277378 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:48.278589 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:48.334225 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume request issued successfully. Jan 13 12:01:48.334994 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-847ae01b-7f13-4edd-bea3-e872734af5b2 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 202 Jan 13 12:01:48.338563 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1337/2659] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:48 2021] DELETE /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:48.344468 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e55b8627-4ab6-4804-b2f1-c4bbdce70cce tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:48.345259 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e55b8627-4ab6-4804-b2f1-c4bbdce70cce tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:48.345947 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-e55b8627-4ab6-4804-b2f1-c4bbdce70cce tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:48.561396 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:48.561396 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:48.585018 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-e55b8627-4ab6-4804-b2f1-c4bbdce70cce tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:48.612197 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-e55b8627-4ab6-4804-b2f1-c4bbdce70cce tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:48.613065 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1323/2660] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:48 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 1389 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:01:49.630719 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1709c720-703f-4ef1-9bdd-d555e505b948 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:49.632023 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1709c720-703f-4ef1-9bdd-d555e505b948 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:49.632400 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:49.632400 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:49.633029 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-1709c720-703f-4ef1-9bdd-d555e505b948 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:49.749404 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:49.749404 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:49.767656 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-1709c720-703f-4ef1-9bdd-d555e505b948 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:49.836396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-1709c720-703f-4ef1-9bdd-d555e505b948 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 200 Jan 13 12:01:49.837380 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1338/2661] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:49 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 1389 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:01:50.853841 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6d169c8-7c8b-4696-8ec7-027544771293 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 Jan 13 12:01:50.854409 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6d169c8-7c8b-4696-8ec7-027544771293 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:50.854531 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:50.854531 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:50.854918 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-a6d169c8-7c8b-4696-8ec7-027544771293 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:50.921569 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-a6d169c8-7c8b-4696-8ec7-027544771293 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 returned with HTTP 404 Jan 13 12:01:50.922882 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1324/2662] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:50 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/6de90d40-cd4b-411f-8b3c-c3f5d6e06dc5 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:50.931935 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] DELETE http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:50.932595 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:50.932932 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:50.932932 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:50.933601 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:50.934120 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume with id: 9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:51.011167 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:51.011167 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:51.012747 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:51.048829 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Delete volume request issued successfully. Jan 13 12:01:51.049573 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-5dd56958-fd8c-4811-a7fc-463a0426ce1b tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 202 Jan 13 12:01:51.059156 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f59f695-dbc9-4d4b-aa44-0370d0aad279 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:51.059990 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f59f695-dbc9-4d4b-aa44-0370d0aad279 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:51.060628 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f59f695-dbc9-4d4b-aa44-0370d0aad279 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:51.069728 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1339/2663] 10.222.0.24 () {58 vars in 1318 bytes} [Wed Jan 13 12:01:50 2021] DELETE /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 12:01:51.120142 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:51.120142 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:51.133833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f59f695-dbc9-4d4b-aa44-0370d0aad279 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:51.173113 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f59f695-dbc9-4d4b-aa44-0370d0aad279 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:51.185129 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1325/2664] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:51 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 1356 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:01:52.193884 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ef25473-d402-4f07-96b7-0e527d546497 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:52.195323 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ef25473-d402-4f07-96b7-0e527d546497 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:52.195723 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:52.195723 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:52.196603 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8ef25473-d402-4f07-96b7-0e527d546497 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:52.304106 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:01:52.304106 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:01:52.314146 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8ef25473-d402-4f07-96b7-0e527d546497 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Volume info retrieved successfully. Jan 13 12:01:52.379369 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8ef25473-d402-4f07-96b7-0e527d546497 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 200 Jan 13 12:01:52.391346 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1340/2665] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:52 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 1356 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:01:53.397820 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-88cd92bd-9f0c-4f7d-a521-22d0b639d989 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] GET http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 Jan 13 12:01:53.398449 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-88cd92bd-9f0c-4f7d-a521-22d0b639d989 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:53.399052 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:53.399052 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:53.399729 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-88cd92bd-9f0c-4f7d-a521-22d0b639d989 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:53.473734 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-88cd92bd-9f0c-4f7d-a521-22d0b639d989 tempest-VolumesCloneTest-942858063 tempest-VolumesCloneTest-942858063] http://10.222.0.24/volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 returned with HTTP 404 Jan 13 12:01:53.477339 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1326/2666] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:01:53 2021] GET /volume/v3/5827e2258c134f36913970019635a68a/volumes/9f82e7f8-80f0-41fd-ac2c-68c549d7c651 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 12:01:56.560067 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4faa7035-9ab8-414c-a951-5435d2f001b0 tempest-VolumesSummaryTest-159446903 tempest-VolumesSummaryTest-159446903] GET http://10.222.0.24/volume/v3/d8de42f4684d42d9886d45f4da1718a1/volumes/summary Jan 13 12:01:56.560727 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4faa7035-9ab8-414c-a951-5435d2f001b0 tempest-VolumesSummaryTest-159446903 tempest-VolumesSummaryTest-159446903] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:01:56.560922 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:01:56.560922 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:01:56.561437 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4faa7035-9ab8-414c-a951-5435d2f001b0 tempest-VolumesSummaryTest-159446903 tempest-VolumesSummaryTest-159446903] Calling method 'version_select' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:01:56.561994 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.api_utils [None req-4faa7035-9ab8-414c-a951-5435d2f001b0 tempest-VolumesSummaryTest-159446903 tempest-VolumesSummaryTest-159446903] Removing options '' from query. {{(pid=87942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 12:01:56.571775 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4faa7035-9ab8-414c-a951-5435d2f001b0 tempest-VolumesSummaryTest-159446903 tempest-VolumesSummaryTest-159446903] Get summary completed successfully. Jan 13 12:01:56.572531 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4faa7035-9ab8-414c-a951-5435d2f001b0 tempest-VolumesSummaryTest-159446903 tempest-VolumesSummaryTest-159446903] http://10.222.0.24/volume/v3/d8de42f4684d42d9886d45f4da1718a1/volumes/summary returned with HTTP 200 Jan 13 12:01:56.573420 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1341/2667] 10.222.0.24 () {60 vars in 1269 bytes} [Wed Jan 13 12:01:56 2021] GET /volume/v3/d8de42f4684d42d9886d45f4da1718a1/volumes/summary => generated 55 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:36.634210 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] POST http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes Jan 13 12:08:36.635049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1970047496", "imageRef": "142ed817-bd3c-44ab-a4ca-3c340c075370", "size": 1}} {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:08:36.636160 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.v3.volumes [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1970047496', 'imageRef': '142ed817-bd3c-44ab-a4ca-3c340c075370', 'size': 1}} {{(pid=87943) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 12:08:36.745077 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Create volume of 1 GB Jan 13 12:08:36.758368 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Availability Zones retrieved successfully. Jan 13 12:08:36.775587 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Flow 'volume_create_api' (dfe435cb-7477-4dbf-90b8-5a8b2315de0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:08:36.778337 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1a59c5-c3ed-43a1-8424-01ebf2ec02f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:08:36.781273 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Validating volume size '1' using validate_int {{(pid=87943) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 12:08:36.885931 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1a59c5-c3ed-43a1-8424-01ebf2ec02f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T11:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=add7bbca-3e3e-44f7-baca-86f80fba70a0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'add7bbca-3e3e-44f7-baca-86f80fba70a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:08:36.888161 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbf5040-0171-41c7-ba0b-2d8635cb5b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:08:36.984392 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.quota [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Created reservations ['427c7b84-a547-481b-a2a5-fcf45b23da6d', 'a0a74898-9e10-4990-b8e4-3115c2ce8707', '4a658e56-257b-4ab9-8cdf-550178a92628', 'a088f011-c61c-46b3-9edd-6cec2c868521'] {{(pid=87943) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 12:08:36.986421 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbf5040-0171-41c7-ba0b-2d8635cb5b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427c7b84-a547-481b-a2a5-fcf45b23da6d', 'a0a74898-9e10-4990-b8e4-3115c2ce8707', '4a658e56-257b-4ab9-8cdf-550178a92628', 'a088f011-c61c-46b3-9edd-6cec2c868521']}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:08:36.988461 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd0dd9f-8f4f-4c90-b1f5-01d4789af08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:08:37.049660 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd0dd9f-8f4f-4c90-b1f5-01d4789af08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '392eda0d-5912-4970-bd12-3f1c31ddc703', '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-1970047496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9074cbe84db447ec8069c06cf570be0e',qos_specs=None,replication_status=,reservations=['427c7b84-a547-481b-a2a5-fcf45b23da6d','a0a74898-9e10-4990-b8e4-3115c2ce8707','4a658e56-257b-4ab9-8cdf-550178a92628','a088f011-c61c-46b3-9edd-6cec2c868521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6feb7ffadf5c497aac338fba15c182b0',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-13T12:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1970047496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=392eda0d-5912-4970-bd12-3f1c31ddc703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9074cbe84db447ec8069c06cf570be0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6feb7ffadf5c497aac338fba15c182b0',volume_attachment=,volume_type=,volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:08:37.051859 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd98cf90-b896-4c1c-8b9d-e50fa83dc9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:08:37.081012 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd98cf90-b896-4c1c-8b9d-e50fa83dc9e7) transitioned into state 'SUCCESS' from state '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-1970047496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9074cbe84db447ec8069c06cf570be0e',qos_specs=None,replication_status=,reservations=['427c7b84-a547-481b-a2a5-fcf45b23da6d','a0a74898-9e10-4990-b8e4-3115c2ce8707','4a658e56-257b-4ab9-8cdf-550178a92628','a088f011-c61c-46b3-9edd-6cec2c868521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6feb7ffadf5c497aac338fba15c182b0',volume_type_id=add7bbca-3e3e-44f7-baca-86f80fba70a0)}' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:08:37.083053 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f765f69e-dbea-48b7-9ee2-0245d907853a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 12:08:37.099680 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f765f69e-dbea-48b7-9ee2-0245d907853a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87943) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 12:08:37.102300 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Flow 'volume_create_api' (dfe435cb-7477-4dbf-90b8-5a8b2315de0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87943) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 12:08:37.186479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Create volume request issued successfully. Jan 13 12:08:37.204543 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-eb9ba7e0-6f43-4a7d-a99b-38740ec382a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes returned with HTTP 202 Jan 13 12:08:37.210332 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1327/2668] 10.222.0.24 () {60 vars in 1226 bytes} [Wed Jan 13 12:08:36 2021] POST /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes => generated 822 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 12:08:37.220396 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75f44114-9a52-4945-843c-54791a21c4f5 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:37.220927 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75f44114-9a52-4945-843c-54791a21c4f5 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:37.221419 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-75f44114-9a52-4945-843c-54791a21c4f5 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:37.278771 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:37.278771 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:37.288738 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-75f44114-9a52-4945-843c-54791a21c4f5 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:37.312659 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-75f44114-9a52-4945-843c-54791a21c4f5 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:37.313488 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1342/2669] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:37 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 890 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 12:08:38.329548 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3271cc3c-95c7-47e5-bd9a-0821037391b0 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:38.330691 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3271cc3c-95c7-47e5-bd9a-0821037391b0 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:38.330939 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:38.330939 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:38.331332 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-3271cc3c-95c7-47e5-bd9a-0821037391b0 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:38.385799 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:38.385799 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:38.395215 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-3271cc3c-95c7-47e5-bd9a-0821037391b0 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:38.417459 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-3271cc3c-95c7-47e5-bd9a-0821037391b0 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:38.418251 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1328/2670] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:38 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:39.434600 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7671c22a-b211-4b39-8e7c-fa7d6a4ee21d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:39.435445 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7671c22a-b211-4b39-8e7c-fa7d6a4ee21d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:39.435661 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:39.435661 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:39.436842 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-7671c22a-b211-4b39-8e7c-fa7d6a4ee21d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:39.486278 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:39.486278 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:39.494754 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-7671c22a-b211-4b39-8e7c-fa7d6a4ee21d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:39.518140 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-7671c22a-b211-4b39-8e7c-fa7d6a4ee21d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:39.527002 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1343/2671] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:39 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:40.534091 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f99d648a-82d8-48b6-b54d-4abec51ffd22 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:40.534675 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f99d648a-82d8-48b6-b54d-4abec51ffd22 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:40.534826 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:40.534826 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:40.535187 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f99d648a-82d8-48b6-b54d-4abec51ffd22 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:40.586223 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:40.586223 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:40.595245 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f99d648a-82d8-48b6-b54d-4abec51ffd22 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:40.621155 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f99d648a-82d8-48b6-b54d-4abec51ffd22 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:40.622303 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1329/2672] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:40 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:41.639213 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98eb7618-eead-4471-bb0c-33d0fcc751da tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:41.639829 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98eb7618-eead-4471-bb0c-33d0fcc751da tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:41.639962 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:41.639962 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:41.640293 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-98eb7618-eead-4471-bb0c-33d0fcc751da tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:41.695468 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:41.695468 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:41.706553 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-98eb7618-eead-4471-bb0c-33d0fcc751da tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:41.729205 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-98eb7618-eead-4471-bb0c-33d0fcc751da tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:41.735468 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1344/2673] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:41 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:42.747171 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f11195c-cf60-4814-9a45-054aa8eac138 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:42.748020 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f11195c-cf60-4814-9a45-054aa8eac138 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:42.748244 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:42.748244 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:42.748626 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-4f11195c-cf60-4814-9a45-054aa8eac138 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:42.799286 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:42.799286 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:42.807655 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-4f11195c-cf60-4814-9a45-054aa8eac138 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:42.830106 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-4f11195c-cf60-4814-9a45-054aa8eac138 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:42.830974 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1330/2674] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:42 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:43.847310 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11f1ae44-bed9-443b-bcaa-1c0f36cab537 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:43.847878 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11f1ae44-bed9-443b-bcaa-1c0f36cab537 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:43.848028 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:43.848028 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:43.848389 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-11f1ae44-bed9-443b-bcaa-1c0f36cab537 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:43.899935 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:43.899935 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:43.908992 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-11f1ae44-bed9-443b-bcaa-1c0f36cab537 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:43.932304 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-11f1ae44-bed9-443b-bcaa-1c0f36cab537 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:43.933151 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1345/2675] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:43 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:44.949765 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f482242f-f9c2-4866-99a2-035bb1bbd967 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:44.950336 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f482242f-f9c2-4866-99a2-035bb1bbd967 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:44.950636 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:44.950636 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:44.951066 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f482242f-f9c2-4866-99a2-035bb1bbd967 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:45.001133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:45.001133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:45.010334 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f482242f-f9c2-4866-99a2-035bb1bbd967 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:45.032953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f482242f-f9c2-4866-99a2-035bb1bbd967 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:45.033961 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1331/2676] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:44 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:46.051380 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-635da988-fb06-4def-8844-a19a0a846878 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:46.052049 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-635da988-fb06-4def-8844-a19a0a846878 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:46.052196 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:46.052196 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:46.052536 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-635da988-fb06-4def-8844-a19a0a846878 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:46.102508 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:46.102508 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:46.112019 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-635da988-fb06-4def-8844-a19a0a846878 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:46.134444 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-635da988-fb06-4def-8844-a19a0a846878 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:46.135644 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1346/2677] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:46 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:47.152165 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-775c6984-329d-4fe0-8307-9babe457f09d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:47.153090 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-775c6984-329d-4fe0-8307-9babe457f09d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:47.153497 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:47.153497 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:47.153969 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-775c6984-329d-4fe0-8307-9babe457f09d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:47.205347 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:47.205347 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:47.213752 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-775c6984-329d-4fe0-8307-9babe457f09d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:47.235880 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-775c6984-329d-4fe0-8307-9babe457f09d tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:47.236730 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1332/2678] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:47 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 972 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:48.253163 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d496211c-671a-4d79-a22c-6ad2eeead07b tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:48.253724 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d496211c-671a-4d79-a22c-6ad2eeead07b tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:48.253856 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:48.253856 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:48.254239 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-d496211c-671a-4d79-a22c-6ad2eeead07b tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:48.304119 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:48.304119 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:48.312294 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-d496211c-671a-4d79-a22c-6ad2eeead07b tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:48.336111 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-d496211c-671a-4d79-a22c-6ad2eeead07b tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:48.336960 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1347/2679] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:48 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:49.353007 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f643e96e-8986-4636-8522-c23af4ce44f9 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:49.353564 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f643e96e-8986-4636-8522-c23af4ce44f9 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:49.353802 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:49.353802 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:49.354046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-f643e96e-8986-4636-8522-c23af4ce44f9 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:49.407118 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:49.407118 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:49.416617 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-f643e96e-8986-4636-8522-c23af4ce44f9 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:49.441169 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-f643e96e-8986-4636-8522-c23af4ce44f9 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:49.442043 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1333/2680] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:49 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:50.458888 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-120bb1cb-bfc2-4594-9b28-b4e5fc030497 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:50.459533 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-120bb1cb-bfc2-4594-9b28-b4e5fc030497 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:50.459533 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:50.459533 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:50.460048 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-120bb1cb-bfc2-4594-9b28-b4e5fc030497 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:50.512989 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:50.512989 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:50.522523 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-120bb1cb-bfc2-4594-9b28-b4e5fc030497 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:50.549997 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-120bb1cb-bfc2-4594-9b28-b4e5fc030497 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:50.551316 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1348/2681] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:50 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:51.568365 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-037468a1-a93f-406a-9259-0b1d97bfd88a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:51.568939 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-037468a1-a93f-406a-9259-0b1d97bfd88a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:51.569147 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:51.569147 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:51.569498 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-037468a1-a93f-406a-9259-0b1d97bfd88a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:51.621179 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:51.621179 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:51.630746 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-037468a1-a93f-406a-9259-0b1d97bfd88a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:51.653885 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-037468a1-a93f-406a-9259-0b1d97bfd88a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:51.654710 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1334/2682] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:51 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:52.671235 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fc73748-8e32-4227-9843-e237a06a9b73 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:52.671870 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fc73748-8e32-4227-9843-e237a06a9b73 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:52.672077 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:52.672077 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:52.672475 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [None req-8fc73748-8e32-4227-9843-e237a06a9b73 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:52.722433 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:52.722433 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:52.730424 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [None req-8fc73748-8e32-4227-9843-e237a06a9b73 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:52.753252 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [None req-8fc73748-8e32-4227-9843-e237a06a9b73 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:52.754090 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1349/2683] 10.222.0.24 () {58 vars in 1315 bytes} [Wed Jan 13 12:08:52 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:08:52.825521 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:52.826042 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:52.826295 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:52.826295 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:52.826605 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:52.876214 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:52.876214 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:52.884233 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:52.907419 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:52.908250 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1335/2684] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 12:08:52 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:08:53.652479 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-5e724a09-c4bb-42f6-b328-aca5e2047fcb tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:53.653046 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-5e724a09-c4bb-42f6-b328-aca5e2047fcb tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:53.653263 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:53.653263 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:53.653639 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-5e724a09-c4bb-42f6-b328-aca5e2047fcb tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'show' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:53.705968 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:53.705968 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:53.713999 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-5e724a09-c4bb-42f6-b328-aca5e2047fcb tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:53.737558 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-5e724a09-c4bb-42f6-b328-aca5e2047fcb tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 200 Jan 13 12:08:53.738377 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1350/2685] 10.222.0.24 () {60 vars in 1569 bytes} [Wed Jan 13 12:08:53 2021] GET /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:08:53.748411 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] GET http://10.222.0.24/volume// Jan 13 12:08:53.748917 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:53.749133 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:53.749133 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:53.749511 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'all' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:53.751078 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-57a03dea-13e1-47af-84dc-5e95cfc3b6a1 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume// returned with HTTP 300 Jan 13 12:08:53.751676 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1336/2686] 10.222.0.24 () {58 vars in 1289 bytes} [Wed Jan 13 12:08:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 12:08:53.764279 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-37d56b19-239e-4ef2-9637-d4d2d0fba485 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] POST http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/attachments Jan 13 12:08:53.764777 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:53.764777 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:53.765212 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-37d56b19-239e-4ef2-9637-d4d2d0fba485 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "392eda0d-5912-4970-bd12-3f1c31ddc703", "instance_uuid": "73ceaca9-39ca-422c-b9ea-51942ca47e0d", "connector": null}} {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 12:08:53.936768 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:53.936768 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:53.989789 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-52c487fa-5fa8-4c60-a29a-553720e4117c req-37d56b19-239e-4ef2-9637-d4d2d0fba485 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/attachments returned with HTTP 200 Jan 13 12:08:53.990854 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1351/2687] 10.222.0.24 () {66 vars in 1565 bytes} [Wed Jan 13 12:08:53 2021] POST /volume/v3/9074cbe84db447ec8069c06cf570be0e/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 12:08:54.175174 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-c9ed6e32-353a-4ba2-b6fd-c3935496fe00 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] DELETE http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/attachments/16021c61-d00c-4661-a6dc-0300cf24e23c Jan 13 12:08:54.175830 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-c9ed6e32-353a-4ba2-b6fd-c3935496fe00 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87943) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:54.176436 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-c9ed6e32-353a-4ba2-b6fd-c3935496fe00 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'version_select' {{(pid=87943) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:54.197999 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:54.197999 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:54.330141 n-d-766726-7 devstack@c-api.service[87941]: /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. Jan 13 12:08:54.330141 n-d-766726-7 devstack@c-api.service[87941]: "UPDATE / DELETE expressions." % clause Jan 13 12:08:54.345094 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-c9ed6e32-353a-4ba2-b6fd-c3935496fe00 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 12:08:54.345521 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.volume.api [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-c9ed6e32-353a-4ba2-b6fd-c3935496fe00 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Pending status list for volume during attachment-delete: [] {{(pid=87943) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 12:08:54.351833 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-c9ed6e32-353a-4ba2-b6fd-c3935496fe00 tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/attachments/16021c61-d00c-4661-a6dc-0300cf24e23c returned with HTTP 200 Jan 13 12:08:54.352711 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87943|app: 0|req: 1337/2688] 10.222.0.24 () {64 vars in 1644 bytes} [Wed Jan 13 12:08:54 2021] DELETE /volume/v3/9074cbe84db447ec8069c06cf570be0e/attachments/16021c61-d00c-4661-a6dc-0300cf24e23c => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 12:08:54.366967 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] DELETE http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:54.367147 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Empty body provided in request {{(pid=87942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 12:08:54.367349 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 12:08:54.367349 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning, Jan 13 12:08:54.367674 n-d-766726-7 devstack@c-api.service[87941]: DEBUG cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Calling method 'delete' {{(pid=87942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 12:08:54.368143 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.v3.volumes [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Delete volume with id: 392eda0d-5912-4970-bd12-3f1c31ddc703 Jan 13 12:08:54.417446 n-d-766726-7 devstack@c-api.service[87941]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 12:08:54.417446 n-d-766726-7 devstack@c-api.service[87941]: DeprecationWarning) Jan 13 12:08:54.418902 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Volume info retrieved successfully. Jan 13 12:08:54.443953 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.volume.api [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] Delete volume request issued successfully. Jan 13 12:08:54.444430 n-d-766726-7 devstack@c-api.service[87941]: INFO cinder.api.openstack.wsgi [req-3b7c4750-204d-48d1-b65c-5ea3a93af7e0 req-233a658a-4eb5-45ff-aa50-53c5abeca39a tempest-TestShelveInstance-568628910 tempest-TestShelveInstance-568628910] http://10.222.0.24/volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 returned with HTTP 202 Jan 13 12:08:54.445442 n-d-766726-7 devstack@c-api.service[87941]: [pid: 87942|app: 0|req: 1352/2689] 10.222.0.24 () {62 vars in 1591 bytes} [Wed Jan 13 12:08:54 2021] DELETE /volume/v3/9074cbe84db447ec8069c06cf570be0e/volumes/392eda0d-5912-4970-bd12-3f1c31ddc703 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)